Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/clang.spec'], chrootPath='/var/lib/mock/llvm-toolset-10.0-clang-10.0.1-4.el7-20210423200553-7819/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1005) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/clang.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/llvm-toolset-10.0-clang-10.0.1-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/clang.spec'], chrootPath='/var/lib/mock/llvm-toolset-10.0-clang-10.0.1-4.el7-20210423200553-7819/root'shell=Falseuid=1005env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/clang.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MY5AT0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf clang-tools-extra-10.0.1.src + /usr/bin/xz -dc /builddir/build/SOURCES/clang-tools-extra-10.0.1.src.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd clang-tools-extra-10.0.1.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + rm -rf clang-10.0.1.src + /usr/bin/xz -dc /builddir/build/SOURCES/clang-10.0.1.src.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd clang-10.0.1.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #4 (0002-gtest-reorg.patch):' Patch #4 (0002-gtest-reorg.patch): + /usr/bin/cat /builddir/build/SOURCES/0002-gtest-reorg.patch + /usr/bin/patch -p1 -b --suffix .gtest --fuzz=0 patching file CMakeLists.txt Hunk #1 succeeded at 162 (offset 5 lines). Hunk #2 succeeded at 529 (offset 28 lines). + echo 'Patch #11 (0001-ToolChain-Add-lgcc_s-to-the-linker-flags-when-using-.patch):' Patch #11 (0001-ToolChain-Add-lgcc_s-to-the-linker-flags-when-using-.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-ToolChain-Add-lgcc_s-to-the-linker-flags-when-using-.patch + /usr/bin/patch -p1 -b --suffix .libcxx-fix --fuzz=0 patching file lib/Driver/ToolChain.cpp Hunk #1 succeeded at 895 (offset 128 lines). patching file test/Driver/netbsd.cpp + echo 'Patch #13 (0001-Make-funwind-tables-the-default-for-all-archs.patch):' Patch #13 (0001-Make-funwind-tables-the-default-for-all-archs.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Make-funwind-tables-the-default-for-all-archs.patch + /usr/bin/patch -p2 -b --suffix .unwind-all --fuzz=0 patching file lib/Driver/ToolChain.cpp Hunk #1 succeeded at 247 (offset 3 lines). patching file lib/Driver/ToolChains/Gnu.cpp Hunk #1 succeeded at 2610 (offset 75 lines). + echo 'Patch #15 (0001-clang-Don-t-install-static-libraries.patch):' Patch #15 (0001-clang-Don-t-install-static-libraries.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-clang-Don-t-install-static-libraries.patch + /usr/bin/patch -p2 -b --suffix .no-install-static --fuzz=0 patching file cmake/modules/AddClang.cmake Hunk #1 succeeded at 102 (offset 5 lines). + mv ../clang-tools-extra-10.0.1.src tools/extra + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IWLS8o + umask 022 + cd /builddir/build/BUILD + cd clang-10.0.1.src + sed -i 's/\@FEDORA_LLVM_LIB_SUFFIX\@//g' test/lit.cfg.py + mkdir -p _build + cd _build + CFLAGS='-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/opt/rh/llvm-toolset-10.0/root/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/opt/rh/llvm-toolset-10.0/root/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/opt/rh/llvm-toolset-10.0/root/usr -DINCLUDE_INSTALL_DIR:PATH=/opt/rh/llvm-toolset-10.0/root/usr/include -DLIB_INSTALL_DIR:PATH=/opt/rh/llvm-toolset-10.0/root/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/opt/rh/llvm-toolset-10.0/root/etc -DSHARE_INSTALL_PREFIX:PATH=/opt/rh/llvm-toolset-10.0/root/usr/share -DBUILD_SHARED_LIBS:BOOL=ON .. -G Ninja -DGCC_INSTALL_PREFIX=/opt/rh/devtoolset-9/root -DLLVM_PARALLEL_LINK_JOBS=1 -DLLVM_LINK_LLVM_DYLIB:BOOL=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPYTHON_EXECUTABLE=/usr/bin/python2 '-DCMAKE_INSTALL_RPATH:BOOL=;' -DCMAKE_C_COMPILER=/opt/rh/devtoolset-9/root/usr/bin/gcc -DCMAKE_CXX_COMPILER=/opt/rh/devtoolset-9/root/usr/bin/g++ '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG' -DCLANG_INCLUDE_TESTS:BOOL=ON -DLLVM_EXTERNAL_LIT=/opt/rh/llvm-toolset-10.0/root/usr/bin/lit -DLLVM_MAIN_SRC_DIR=/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src -DLLVM_LIBDIR_SUFFIX= -DLLVM_TABLEGEN_EXE:FILEPATH=/opt/rh/llvm-toolset-10.0/root/usr/bin/llvm-tblgen -DCLANG_ENABLE_ARCMT:BOOL=ON -DCLANG_ENABLE_STATIC_ANALYZER:BOOL=ON -DCLANG_INCLUDE_DOCS:BOOL=ON -DCLANG_PLUGIN_SUPPORT:BOOL=ON -DENABLE_LINKER_BUILD_ID:BOOL=ON -DLLVM_ENABLE_EH=ON -DLLVM_ENABLE_RTTI=ON -DLLVM_BUILD_DOCS=ON -DLLVM_ENABLE_SPHINX=ON -DCLANG_LINK_CLANG_DYLIB=ON -DSPHINX_WARNINGS_AS_ERRORS=OFF -DCLANG_BUILD_EXAMPLES:BOOL=OFF -DBUILD_SHARED_LIBS=OFF '-DCLANG_REPOSITORY_STRING=Red Hat 10.0.1-4.el7' -- The C compiler identification is GNU 9.1.1 -- The CXX compiler identification is GNU 9.1.1 -- Check for working C compiler: /opt/rh/devtoolset-9/root/usr/bin/gcc -- Check for working C compiler: /opt/rh/devtoolset-9/root/usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /opt/rh/devtoolset-9/root/usr/bin/g++ -- Check for working CXX compiler: /opt/rh/devtoolset-9/root/usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Linker detection: GNU ld /opt/rh/devtoolset-9/root/usr/bin/ar: creating t.a -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found PythonInterp: /usr/bin/python2 (found version "2.7.5") -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Clang version: 10.0.1 -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Failed -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Sphinx enabled. -- Found Sphinx: /usr/bin/sphinx-build -- 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_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/clang-10.0.1.src/_build + /usr/bin/ninja-build -v -j40 [1/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Analysis/plugins/SampleAnalyzer && echo "LLVM_10 {" > SampleAnalyzerPlugin.exports && grep -q [[:alnum:]] /builddir/build/BUILD/clang-10.0.1.src/lib/Analysis/plugins/SampleAnalyzer/SampleAnalyzerPlugin.exports && echo " global:" >> SampleAnalyzerPlugin.exports || : && sed -e "s/\$/;/" -e "s/^/ /" < /builddir/build/BUILD/clang-10.0.1.src/lib/Analysis/plugins/SampleAnalyzer/SampleAnalyzerPlugin.exports >> SampleAnalyzerPlugin.exports && echo " local: *;" >> SampleAnalyzerPlugin.exports && echo "};" >> SampleAnalyzerPlugin.exports [2/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Analysis/plugins/CheckerOptionHandling && echo "LLVM_10 {" > CheckerOptionHandlingAnalyzerPlugin.exports && grep -q [[:alnum:]] /builddir/build/BUILD/clang-10.0.1.src/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandlingAnalyzerPlugin.exports && echo " global:" >> CheckerOptionHandlingAnalyzerPlugin.exports || : && sed -e "s/\$/;/" -e "s/^/ /" < /builddir/build/BUILD/clang-10.0.1.src/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandlingAnalyzerPlugin.exports >> CheckerOptionHandlingAnalyzerPlugin.exports && echo " local: *;" >> CheckerOptionHandlingAnalyzerPlugin.exports && echo "};" >> CheckerOptionHandlingAnalyzerPlugin.exports [3/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/scan-build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/clang-10.0.1.src/_build/libexec && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/tools/scan-build/libexec/ccc-analyzer /builddir/build/BUILD/clang-10.0.1.src/_build/libexec/ [4/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/scan-build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/clang-10.0.1.src/_build/libexec && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/tools/scan-build/libexec/c++-analyzer /builddir/build/BUILD/clang-10.0.1.src/_build/libexec/ [5/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/scan-build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/clang-10.0.1.src/_build/share/man/man1 && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/tools/scan-build/man/scan-build.1 /builddir/build/BUILD/clang-10.0.1.src/_build/share/man/man1/ [6/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/scan-view && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-view && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/tools/scan-view/share/GetRadarVersion.scpt /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-view/ [7/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/scan-view && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/clang-10.0.1.src/_build/bin && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/tools/scan-view/bin/scan-view /builddir/build/BUILD/clang-10.0.1.src/_build/bin/ [8/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/scan-build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/tools/scan-build/share/scan-build/sorttable.js /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-build/ [9/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Analysis/plugins/CheckerDependencyHandling && echo "LLVM_10 {" > CheckerDependencyHandlingAnalyzerPlugin.exports && grep -q [[:alnum:]] /builddir/build/BUILD/clang-10.0.1.src/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandlingAnalyzerPlugin.exports && echo " global:" >> CheckerDependencyHandlingAnalyzerPlugin.exports || : && sed -e "s/\$/;/" -e "s/^/ /" < /builddir/build/BUILD/clang-10.0.1.src/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandlingAnalyzerPlugin.exports >> CheckerDependencyHandlingAnalyzerPlugin.exports && echo " local: *;" >> CheckerDependencyHandlingAnalyzerPlugin.exports && echo "};" >> CheckerDependencyHandlingAnalyzerPlugin.exports [10/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/scan-view && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-view && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/tools/scan-view/share/ScanView.py /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-view/ [11/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/scan-build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/tools/scan-build/share/scan-build/scanview.css /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-build/ [12/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/scan-view && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-view && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/tools/scan-view/share/Reporter.py /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-view/ [13/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/scan-build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/clang-10.0.1.src/_build/bin && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/tools/scan-build/bin/scan-build /builddir/build/BUILD/clang-10.0.1.src/_build/bin/ [14/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/scan-view && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-view && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/tools/scan-view/share/startfile.py /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-view/ [15/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/scan-view && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-view && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/tools/scan-view/share/FileRadar.scpt /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-view/ [16/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/libclang && echo "LLVM_10 {" > libclang.exports && grep -q [[:alnum:]] /builddir/build/BUILD/clang-10.0.1.src/tools/libclang/libclang.exports && echo " global:" >> libclang.exports || : && sed -e "s/\$/;/" -e "s/^/ /" < /builddir/build/BUILD/clang-10.0.1.src/tools/libclang/libclang.exports >> libclang.exports && echo " local: *;" >> libclang.exports && echo "};" >> libclang.exports [17/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/scan-view && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-view && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/tools/scan-view/share/bugcatcher.ico /builddir/build/BUILD/clang-10.0.1.src/_build/share/scan-view/ [18/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/utils/hmaptool && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E make_directory /builddir/build/BUILD/clang-10.0.1.src/_build/./bin && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/utils/hmaptool/hmaptool /builddir/build/BUILD/clang-10.0.1.src/_build/./bin/ [19/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Driver && /opt/rh/llvm-toolset-10.0/root/usr/bin/llvm-tblgen -gen-opt-parser-defs -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Driver -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Driver/Options.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Driver/Options.inc [20/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o -c ../utils/TableGen/ClangDataCollectorsEmitter.cpp [21/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o -c ../utils/TableGen/ClangCommentCommandInfoEmitter.cpp [22/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o -c ../utils/TableGen/ClangCommentHTMLTagsEmitter.cpp [23/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o -c ../utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp [24/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ASTTableGen.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ASTTableGen.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ASTTableGen.cpp.o -c ../utils/TableGen/ASTTableGen.cpp [25/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o -c ../utils/TableGen/ClangTypeNodesEmitter.cpp [26/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangSACheckersEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangSACheckersEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangSACheckersEmitter.cpp.o -c ../utils/TableGen/ClangSACheckersEmitter.cpp [27/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/TableGen.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/TableGen.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/TableGen.cpp.o -c ../utils/TableGen/TableGen.cpp [28/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpcodesEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpcodesEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpcodesEmitter.cpp.o -c ../utils/TableGen/ClangOpcodesEmitter.cpp [29/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTNodesEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTNodesEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTNodesEmitter.cpp.o -c ../utils/TableGen/ClangASTNodesEmitter.cpp [30/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOptionDocEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOptionDocEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOptionDocEmitter.cpp.o -c ../utils/TableGen/ClangOptionDocEmitter.cpp [31/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o -c ../utils/TableGen/ClangASTPropertiesEmitter.cpp [32/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o -c ../utils/TableGen/ClangOpenCLBuiltinEmitter.cpp [33/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o -c ../utils/TableGen/ClangDiagnosticsEmitter.cpp [34/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/MveEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/MveEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/MveEmitter.cpp.o -c ../utils/TableGen/MveEmitter.cpp [35/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/NeonEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/NeonEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/NeonEmitter.cpp.o -c ../utils/TableGen/NeonEmitter.cpp ../utils/TableGen/NeonEmitter.cpp: In static member function 'static {anonymous}::Type {anonymous}::Type::fromTypedefName(llvm::StringRef)': ../utils/TableGen/NeonEmitter.cpp:748:36: warning: 'NumLanes' may be used uninitialized in this function [-Wmaybe-uninitialized] 748 | T.Bitwidth = T.ElementBitwidth * NumLanes; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from ../utils/TableGen/NeonEmitter.cpp:28: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'std::pair<{anonymous}::Type, std::basic_string > {anonymous}::Intrinsic::DagEmitter::emitDag(llvm::DagInit*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Elts)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Elts)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void {anonymous}::Intrinsic::DagEmitter::emitDagShuffle(llvm::DagInit*)::LowHalf::apply(llvm::SetTheory&, llvm::DagInit*, llvm::SetTheory::RecSet&, llvm::ArrayRef)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Elts2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Elts2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void {anonymous}::Intrinsic::DagEmitter::emitDagShuffle(llvm::DagInit*)::HighHalf::apply(llvm::SetTheory&, llvm::DagInit*, llvm::SetTheory::RecSet&, llvm::ArrayRef)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Elts2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Elts2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void {anonymous}::Intrinsic::DagEmitter::emitDagShuffle(llvm::DagInit*)::Rev::apply(llvm::SetTheory&, llvm::DagInit*, llvm::SetTheory::RecSet&, llvm::ArrayRef)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Elts2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Elts2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [36/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangAttrEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangAttrEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangAttrEmitter.cpp.o -c ../utils/TableGen/ClangAttrEmitter.cpp In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/TableGen/Record.h:18, from ../utils/TableGen/ASTTableGen.h:12, from ../utils/TableGen/ClangAttrEmitter.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'std::vector {anonymous}::uniqueEnumsInOrder(const std::vector&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& unique_set)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& unique_set)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'void clang::EmitClangAttrParserStringSwitches(llvm::RecordKeeper&, llvm::raw_ostream&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'void clang::EmitClangAttrClass(llvm::RecordKeeper&, llvm::raw_ostream&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Uniques)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Uniques)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Uniques)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Uniques)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [37/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ASTTableGen.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTNodesEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangAttrEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpcodesEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOptionDocEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangSACheckersEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/MveEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/NeonEmitter.cpp.o utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/TableGen.cpp.o -o bin/clang-tblgen -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVMSupport.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVMTableGen.a -lpthread /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVMSupport.a -lz -lrt -ldl -ltinfo -lpthread -lm /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVMDemangle.a -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib && : /opt/rh/devtoolset-9/root/usr/libexec/gcc/i686-redhat-linux/9/ld: /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVMSupport.a(SmallPtrSet.cpp.o): in function `llvm::SmallPtrSetImplBase::Grow(unsigned int)': (.text._ZN4llvm19SmallPtrSetImplBase4GrowEj+0x13f): warning: memset used with constant zero length parameter; this could be due to transposed parameters [38/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-type-nodes -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/../Basic/TypeNodes.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/TypeNodes.inc [39/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-data-collectors -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/StmtDataCollectors.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/StmtDataCollectors.inc [40/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-decl-nodes -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/../Basic/DeclNodes.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/DeclNodes.inc [41/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-comment-html-tags-properties -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/CommentHTMLTags.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/CommentHTMLTagsProperties.inc [42/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-basic-writer -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/PropertiesBase.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/AbstractBasicWriter.inc [43/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-stmt-nodes -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/../Basic/StmtNodes.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/StmtNodes.inc [44/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-basic-reader -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/PropertiesBase.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/AbstractBasicReader.inc [45/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-comment-nodes -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/../Basic/CommentNodes.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/CommentNodes.inc [46/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-comment-html-tags -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/CommentHTMLTags.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/CommentHTMLTags.inc [47/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-comment-html-named-character-references -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/CommentHTMLNamedCharacterReferences.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/CommentHTMLNamedCharacterReferences.inc [48/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/bmiintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/bmiintrin.h [49/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-comment-command-info -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/CommentCommands.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/CommentCommandInfo.inc [50/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-comment-command-list -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/CommentCommands.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/CommentCommandList.inc [51/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx2intrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx2intrin.h [52/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-type-writer -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/TypeProperties.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/AbstractTypeWriter.inc [53/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-type-reader -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/TypeProperties.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/AbstractTypeReader.inc [54/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/StaticAnalyzer/Checkers && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-sa-checkers -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/StaticAnalyzer/Checkers -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/StaticAnalyzer/Checkers/Checkers.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/StaticAnalyzer/Checkers/Checkers.inc [55/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-arm-neon-sema -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/arm_fp16.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/arm_fp16.inc [56/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-text-node-dump -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/../Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/AttrTextNodeDump.inc [57/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512bf16intrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512bf16intrin.h [58/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512bwintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512bwintrin.h [59/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512ifmaintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512ifmaintrin.h [60/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-ast-visitor -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/../Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/AttrVisitor.inc [61/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-node-traverse -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/../Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/AttrNodeTraverse.inc [62/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-classes -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/../Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/Attrs.inc [63/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512bitalgintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512bitalgintrin.h [64/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-impl -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/AST/../Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/AST/AttrImpl.inc [65/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vlbitalgintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vlbitalgintrin.h [66/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512cdintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512cdintrin.h [67/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/armintr.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/armintr.h [68/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vbmiintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vbmiintrin.h [69/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-has-attribute-impl -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/../../ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/AttrHasAttributeImpl.inc [70/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512ifmavlintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512ifmavlintrin.h [71/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/arm64intr.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/arm64intr.h [72/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/arm_cmse.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/arm_cmse.h [73/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-subject-match-rule-list -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/../../ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/AttrSubMatchRulesList.inc [74/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/arm_acle.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/arm_acle.h [75/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512pfintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512pfintrin.h [76/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vpopcntdqintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vpopcntdqintrin.h [77/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-list -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/../../ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/AttrList.inc [78/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Parse && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-subject-match-rules-parser-string-switches -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Parse/../../ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Parse -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Parse/../Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Parse/AttrSubMatchRulesParserStringSwitches.inc [79/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512fintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512fintrin.h [80/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Parse && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-parser-string-switches -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Parse/../../ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Parse -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Parse/../Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Parse/AttrParserStringSwitches.inc [81/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512erintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512erintrin.h [82/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/adxintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/adxintrin.h [83/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512dqintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512dqintrin.h [84/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/ammintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/ammintrin.h [85/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/altivec.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/altivec.h [86/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vbmivlintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vbmivlintrin.h [87/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Sema && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-spelling-index -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema/../../ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema/../Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Sema/AttrSpellingListIndex.inc [88/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Serialization && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-pch-write -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Serialization/../../ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Serialization -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Serialization/../Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Serialization/AttrPCHWrite.inc [89/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Sema && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-template-instantiate -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema/../../ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema/../Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Sema/AttrTemplateInstantiate.inc [90/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Sema && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-parsed-attr-list -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema/../../ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema/../Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Sema/AttrParsedAttrList.inc [91/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vbmi2intrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vbmi2intrin.h [92/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vlvbmi2intrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vlvbmi2intrin.h [93/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vlbf16intrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vlbf16intrin.h [94/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vlbwintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vlbwintrin.h [95/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Sema && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-parsed-attr-kinds -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema/../../ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema/../Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Sema/AttrParsedAttrKinds.inc [96/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vlcdintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vlcdintrin.h [97/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vldqintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vldqintrin.h [98/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vlintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vlintrin.h [99/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vp2intersectintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vp2intersectintrin.h [100/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vlvp2intersectintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vlvp2intersectintrin.h [101/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Sema && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-parsed-attr-impl -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema/../../ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Sema/../Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Sema/AttrParsedAttrImpl.inc [102/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vpopcntdqvlintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vpopcntdqvlintrin.h [103/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vnniintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vnniintrin.h [104/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avx512vlvnniintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avx512vlvnniintrin.h [105/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/avxintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/avxintrin.h [106/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/bmi2intrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/bmi2intrin.h [107/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/__clang_cuda_builtin_vars.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/__clang_cuda_builtin_vars.h [108/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/__clang_cuda_cmath.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/__clang_cuda_cmath.h [109/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/__clang_cuda_complex_builtins.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/__clang_cuda_complex_builtins.h [110/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/__clang_cuda_device_functions.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/__clang_cuda_device_functions.h [111/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Serialization && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-attr-pch-read -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Serialization/../../ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Serialization -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Serialization/../Basic/Attr.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Serialization/AttrPCHRead.inc [112/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/__clang_cuda_intrinsics.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/__clang_cuda_intrinsics.h [113/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/__clang_cuda_libdevice_declares.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/__clang_cuda_libdevice_declares.h [114/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/__clang_cuda_math_forward_declares.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/__clang_cuda_math_forward_declares.h [115/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/__clang_cuda_runtime_wrapper.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/__clang_cuda_runtime_wrapper.h [116/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/cetintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/cetintrin.h [117/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/cldemoteintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/cldemoteintrin.h [118/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/clzerointrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/clzerointrin.h [119/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/cpuid.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/cpuid.h [120/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/clflushoptintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/clflushoptintrin.h [121/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/clwbintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/clwbintrin.h [122/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/enqcmdintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/enqcmdintrin.h [123/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-arm-mve-builtin-aliases -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/arm_mve.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/arm_mve_builtin_aliases.inc [124/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/emmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/emmintrin.h [125/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/f16cintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/f16cintrin.h [126/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/float.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/float.h [127/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/fma4intrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/fma4intrin.h [128/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/fmaintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/fmaintrin.h [129/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/fxsrintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/fxsrintrin.h [130/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/gfniintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/gfniintrin.h [131/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/htmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/htmintrin.h [132/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/htmxlintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/htmxlintrin.h [133/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/ia32intrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/ia32intrin.h [134/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-arm-mve-builtin-def -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/arm_mve.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/arm_mve_builtins.inc [135/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/immintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/immintrin.h [136/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/intrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/intrin.h [137/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/inttypes.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/inttypes.h [138/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/invpcidintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/invpcidintrin.h [139/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/iso646.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/iso646.h [140/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/limits.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/limits.h [141/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/lwpintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/lwpintrin.h [142/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/lzcntintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/lzcntintrin.h [143/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/mm3dnow.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/mm3dnow.h [144/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/mmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/mmintrin.h [145/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/mm_malloc.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/mm_malloc.h [146/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-arm-mve-builtin-sema -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/arm_mve.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/arm_mve_builtin_sema.inc [147/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/module.modulemap /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/module.modulemap [148/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/movdirintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/movdirintrin.h [149/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/msa.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/msa.h [150/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/mwaitxintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/mwaitxintrin.h [151/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/nmmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/nmmintrin.h [152/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/opencl-c.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/opencl-c.h [153/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/opencl-c-base.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/opencl-c-base.h [154/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/pkuintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/pkuintrin.h [155/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/pmmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/pmmintrin.h [156/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/pconfigintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/pconfigintrin.h [157/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/popcntintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/popcntintrin.h [158/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/prfchwintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/prfchwintrin.h [159/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/ptwriteintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/ptwriteintrin.h [160/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/rdseedintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/rdseedintrin.h [161/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-arm-neon-sema -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/arm_neon.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/arm_neon.inc [162/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/rtmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/rtmintrin.h [163/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/sgxintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/sgxintrin.h [164/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/s390intrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/s390intrin.h [165/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/shaintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/shaintrin.h [166/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/smmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/smmintrin.h [167/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/stdalign.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/stdalign.h [168/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/stdarg.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/stdarg.h [169/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/stdatomic.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/stdatomic.h [170/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/stdbool.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/stdbool.h [171/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/stddef.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/stddef.h [172/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/__stddef_max_align_t.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/__stddef_max_align_t.h [173/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/stdint.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/stdint.h [174/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/stdnoreturn.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/stdnoreturn.h [175/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/tbmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/tbmintrin.h [176/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/tgmath.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/tgmath.h [177/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/tmmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/tmmintrin.h [178/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/unwind.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/unwind.h [179/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/vadefs.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/vadefs.h [180/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/vaesintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/vaesintrin.h [181/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-diags-defs -clang-component=Serialization -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Diagnostic.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/DiagnosticSerializationKinds.inc [182/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-diags-defs -clang-component=Refactoring -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Diagnostic.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/DiagnosticRefactoringKinds.inc [183/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/varargs.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/varargs.h [184/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/vecintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/vecintrin.h [185/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/vpclmulqdqintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/vpclmulqdqintrin.h [186/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/waitpkgintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/waitpkgintrin.h [187/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/wbnoinvdintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/wbnoinvdintrin.h [188/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-diags-defs -clang-component=Lex -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Diagnostic.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/DiagnosticLexKinds.inc [189/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/wmmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/wmmintrin.h [190/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/__wmmintrin_aes.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/__wmmintrin_aes.h [191/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/__wmmintrin_pclmul.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/__wmmintrin_pclmul.h [192/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/x86intrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/x86intrin.h [193/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/xmmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/xmmintrin.h [194/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-diags-defs -clang-component=Analysis -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Diagnostic.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/DiagnosticAnalysisKinds.inc [195/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-diags-defs -clang-component=Comment -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Diagnostic.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/DiagnosticCommentKinds.inc [196/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-diag-groups -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Diagnostic.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/DiagnosticGroups.inc [197/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/xopintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/xopintrin.h [198/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/xsavecintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/xsavecintrin.h [199/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/xsaveintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/xsaveintrin.h [200/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/xsaveoptintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/xsaveoptintrin.h [201/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/xsavesintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/xsavesintrin.h [202/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-diags-defs -clang-component=CrossTU -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Diagnostic.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/DiagnosticCrossTUKinds.inc [203/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/xtestintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/xtestintrin.h [204/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/cuda_wrappers/algorithm /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/cuda_wrappers/algorithm [205/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-diags-index-name -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Diagnostic.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/DiagnosticIndexName.inc [206/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-diags-defs -clang-component=Driver -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Diagnostic.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/DiagnosticDriverKinds.inc [207/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/cuda_wrappers/complex /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/cuda_wrappers/complex [208/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/cuda_wrappers/new /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/cuda_wrappers/new [209/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-diags-defs -clang-component=AST -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Diagnostic.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/DiagnosticASTKinds.inc [210/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/ppc_wrappers/mmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/ppc_wrappers/mmintrin.h [211/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/ppc_wrappers/xmmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/ppc_wrappers/xmmintrin.h [212/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/ppc_wrappers/mm_malloc.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/ppc_wrappers/mm_malloc.h [213/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/ppc_wrappers/emmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/ppc_wrappers/emmintrin.h [214/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/ppc_wrappers/pmmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/ppc_wrappers/pmmintrin.h [215/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/ppc_wrappers/tmmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/ppc_wrappers/tmmintrin.h [216/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/ppc_wrappers/smmintrin.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/ppc_wrappers/smmintrin.h [217/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/openmp_wrappers/math.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/openmp_wrappers/math.h [218/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/openmp_wrappers/cmath /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/openmp_wrappers/cmath [219/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/openmp_wrappers/__clang_openmp_math.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/openmp_wrappers/__clang_openmp_math.h [220/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/lib/Headers/openmp_wrappers/__clang_openmp_math_declares.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/openmp_wrappers/__clang_openmp_math_declares.h [221/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-arm-fp16 -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/lib/Headers -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/arm_fp16.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers/arm_fp16.h [222/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-diags-defs -clang-component=Common -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Diagnostic.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/DiagnosticCommonKinds.inc [223/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers/arm_fp16.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/arm_fp16.h [224/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-diags-defs -clang-component=Frontend -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Diagnostic.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/DiagnosticFrontendKinds.inc [225/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-diags-defs -clang-component=Parse -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Diagnostic.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/DiagnosticParseKinds.inc [226/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-diags-defs -clang-component=Sema -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/Diagnostic.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/DiagnosticSemaKinds.inc [227/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-arm-mve-builtin-codegen -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/arm_mve.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/include/clang/Basic/arm_mve_builtin_cg.inc [228/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Basic && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -DNAMES="LLVM;CLANG" -DLLVM_SOURCE_DIR= -DCLANG_SOURCE_DIR= -DHEADER_FILE=/builddir/build/BUILD/clang-10.0.1.src/_build/lib/Basic/VCSVersion.inc -P /opt/rh/llvm-toolset-10.0/root/usr/lib/cmake/llvm/GenerateVersionFromVCS.cmake [229/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-arm-mve-header -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/lib/Headers -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/arm_mve.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers/arm_mve.h [230/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers/arm_mve.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/arm_mve.h [231/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-arm-neon -I /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/ -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/lib/Headers -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/include/clang/Basic/arm_neon.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers/arm_neon.h [232/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy_if_different /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Headers/arm_neon.h /builddir/build/BUILD/clang-10.0.1.src/_build/./lib/clang/10.0.1/include/arm_neon.h [233/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o -c ../lib/Basic/CharInfo.cpp [234/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o -c ../lib/Basic/Builtins.cpp [235/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o -c ../lib/Lex/ScratchBuffer.cpp [236/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o -c ../lib/Lex/HeaderMap.cpp [237/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o -c ../lib/Basic/CodeGenOptions.cpp [238/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesSourceMinimizer.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesSourceMinimizer.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesSourceMinimizer.cpp.o -c ../lib/Lex/DependencyDirectivesSourceMinimizer.cpp [239/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o -c ../lib/Lex/PPCallbacks.cpp [240/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o -c ../lib/Lex/PPConditionalDirectiveRecord.cpp [241/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o -c ../lib/Basic/Cuda.cpp [242/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o -c ../lib/Lex/PreprocessorLexer.cpp [243/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o -c ../lib/Basic/DiagnosticOptions.cpp [244/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o -c ../lib/Lex/TokenConcatenation.cpp [245/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o -c ../lib/Lex/PPCaching.cpp [246/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o -c ../lib/Driver/ToolChains/NaCl.cpp [247/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o -c ../lib/Lex/MacroInfo.cpp [248/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o -c ../lib/Lex/MacroArgs.cpp [249/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o -c ../lib/Basic/OperatorPrecedence.cpp [250/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o -c ../lib/Lex/PreprocessingRecord.cpp [251/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o -c ../lib/Driver/ToolChains/NetBSD.cpp [252/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o -c ../lib/Basic/LangStandards.cpp [253/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o -c ../lib/Basic/LangOptions.cpp [254/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o -c ../lib/Basic/ObjCRuntime.cpp [255/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o -c ../lib/Basic/FileSystemStatCache.cpp [256/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o -c ../lib/Lex/TokenLexer.cpp [257/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o -c ../lib/Basic/Stack.cpp [258/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o -c ../lib/Basic/Sanitizers.cpp [259/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/FixedPoint.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/FixedPoint.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/FixedPoint.cpp.o -c ../lib/Basic/FixedPoint.cpp [260/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o -c ../lib/Basic/OpenMPKinds.cpp [261/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o -c ../lib/Lex/LiteralSupport.cpp ../lib/Lex/LiteralSupport.cpp: In member function 'bool clang::NumericLiteralParser::GetFixedPointValue(llvm::APInt&, unsigned int)': ../lib/Lex/LiteralSupport.cpp:1131:43: warning: 'ExponentBegin' may be used uninitialized in this function [-Wmaybe-uninitialized] 1131 | for (const char *Ptr = DigitsBegin; Ptr < End; ++Ptr) { | ~~~~^~~~~ [262/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o -c ../lib/Basic/IdentifierTable.cpp [263/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o -c ../lib/Basic/SanitizerSpecialCaseList.cpp [264/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerBlacklist.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerBlacklist.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerBlacklist.cpp.o -c ../lib/Basic/SanitizerBlacklist.cpp [265/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o -c ../lib/Lex/PPLexerChange.cpp [266/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o -c ../lib/Basic/DiagnosticIDs.cpp [267/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o -c ../lib/Basic/SourceLocation.cpp [268/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o -c ../lib/Lex/PPExpressions.cpp [269/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o -c ../lib/Basic/Targets/ARC.cpp [270/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o -c ../lib/Basic/FileManager.cpp [271/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o -c ../lib/Basic/TargetInfo.cpp [272/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o -c ../lib/Basic/Targets/AVR.cpp [273/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o -c ../lib/Basic/Diagnostic.cpp [274/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o -c ../lib/Lex/Lexer.cpp In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/Twine.h:12, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/Triple.h:12, from ../include/clang/Basic/ObjCRuntime.h:19, from ../include/clang/Basic/LangOptions.h:19, from ../include/clang/Lex/Lexer.h:16, from ../lib/Lex/Lexer.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void clang::Lexer::Stringify(llvm::SmallVectorImpl&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:491:7: warning: array subscript 1 is outside array bounds of 'char [1]' [-Warray-bounds] 491 | ++EltPtr; | ^~ ../lib/Lex/Lexer.cpp:246:9: note: while referencing '' 246 | Str.insert(Str.begin() + i + 1, 'n'); | ^~~ In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/Twine.h:12, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/Triple.h:12, from ../include/clang/Basic/ObjCRuntime.h:19, from ../include/clang/Basic/LangOptions.h:19, from ../include/clang/Lex/Lexer.h:16, from ../lib/Lex/Lexer.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:491:7: warning: array subscript 1 is outside array bounds of 'char [1]' [-Warray-bounds] 491 | ++EltPtr; | ^~ ../lib/Lex/Lexer.cpp:234:7: note: while referencing '' 234 | Str.insert(Str.begin() + i, '\\'); | ^~~ [275/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o -c ../lib/Basic/Targets/BPF.cpp [276/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o -c ../lib/Basic/Targets/MSP430.cpp [277/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o -c ../lib/Basic/Targets/Lanai.cpp [278/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o -c ../lib/Basic/Targets/Le64.cpp [279/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o -c ../lib/Basic/Targets/AMDGPU.cpp [280/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o -c ../lib/Basic/Targets/AArch64.cpp [281/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o -c ../lib/Lex/Pragma.cpp [282/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o -c ../lib/Lex/HeaderSearch.cpp [283/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o -c ../lib/Lex/Preprocessor.cpp [284/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o -c ../lib/Basic/Targets/Hexagon.cpp [285/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o -c ../lib/Basic/TokenKinds.cpp [286/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o -c ../lib/Basic/Module.cpp [287/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o -c ../lib/Basic/Targets/PNaCl.cpp [288/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o -c ../lib/Lex/PPMacroExpansion.cpp [289/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o -c ../lib/Basic/Targets/OSTargets.cpp [290/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o -c ../lib/Basic/XRayInstr.cpp [291/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o -c ../lib/Basic/Version.cpp [292/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o -c ../lib/Basic/Targets/NVPTX.cpp [293/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/AST && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-opcodes -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/lib/AST -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/lib/AST/Interp/Opcodes.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/lib/AST/Opcodes.inc [294/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o -c ../lib/Basic/Targets/SPIR.cpp [295/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o -c ../lib/Basic/Targets/RISCV.cpp [296/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o -c ../lib/Lex/PPDirectives.cpp [297/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o -c ../lib/Basic/Targets/TCE.cpp [298/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o -c ../lib/StaticAnalyzer/Core/APSIntType.cpp [299/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o -c ../lib/Basic/Targets/XCore.cpp [300/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o -c ../lib/Basic/Targets/Sparc.cpp [301/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o -c ../lib/Basic/Targets/SystemZ.cpp [302/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o -c ../lib/Basic/Warnings.cpp [303/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o -c ../lib/Basic/Targets/Mips.cpp [304/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o -c ../lib/Basic/Targets/ARM.cpp [305/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o -c ../lib/Parse/ParseAST.cpp [306/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o -c ../lib/Basic/Targets/WebAssembly.cpp [307/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o -c ../lib/Basic/XRayLists.cpp [308/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o -c ../lib/Parse/ParseInit.cpp [309/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o -c ../lib/Basic/Targets/PPC.cpp [310/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o -c ../lib/Basic/SourceManager.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/Basic/SourceManager.h:37, from ../lib/Basic/SourceManager.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'std::pair clang::SourceManager::isInTheSameTranslationUnit(std::pair&, std::pair&) const': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& LChain)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& LChain)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [311/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o -c ../lib/AST/ASTConsumer.cpp [312/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeGenError.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeGenError.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeGenError.cpp.o -c ../lib/AST/Interp/ByteCodeGenError.cpp [313/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o -c ../lib/AST/CommentCommandTraits.cpp [314/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o -c ../lib/Parse/ParseCXXInlineMethods.cpp [315/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o -c ../lib/AST/CommentBriefParser.cpp [316/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Lex -I../lib/Lex -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o -MF lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o.d -o lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o -c ../lib/Lex/ModuleMap.cpp In file included from ../lib/Lex/ModuleMap.cpp:14: ../include/clang/Lex/ModuleMap.h: In member function 'clang::Module* clang::ModuleMap::inferFrameworkModule(const clang::DirectoryEntry*, clang::ModuleMap::Attributes, clang::Module*)': ../include/clang/Lex/ModuleMap.h:250:10: warning: '.clang::ModuleMap::InferredDirectory::ModuleMapFile' may be used uninitialized in this function [-Wmaybe-uninitialized] 250 | struct InferredDirectory { | ^~~~~~~~~~~~~~~~~ [317/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o -c ../lib/Parse/ParseStmt.cpp [318/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o -c ../lib/AST/ASTConcept.cpp [319/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o -c ../lib/Basic/Targets/X86.cpp [320/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o -c ../lib/AST/CommentLexer.cpp [321/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o -c ../lib/Parse/ParseObjc.cpp [322/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o -c ../lib/Parse/ParseExpr.cpp [323/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o -c ../lib/AST/ASTTypeTraits.cpp [324/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o -c ../lib/AST/APValue.cpp [325/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o -c ../lib/Parse/ParseExprCXX.cpp [326/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o -c ../lib/AST/Comment.cpp [327/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Index -I../lib/Index -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o -MF lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o.d -o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o -c ../lib/Index/IndexSymbol.cpp [328/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o -c ../lib/Basic/Targets.cpp [329/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o -c ../lib/AST/CommentParser.cpp [330/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o -c ../lib/AST/DataCollection.cpp [331/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Index -I../lib/Index -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o -MF lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o.d -o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o -c ../lib/Index/IndexingContext.cpp [332/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o -c ../lib/Parse/ParseDeclCXX.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/OpenMPClause.h:19, from ../include/clang/Parse/Parser.h:16, from ../lib/Parse/ParseDeclCXX.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::Parser::ParseCXX11AttributeSpecifier(clang::ParsedAttributes&, clang::SourceLocation*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& SeenAttrs)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& SeenAttrs)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [333/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o -c ../lib/Parse/ParseOpenMP.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../lib/Parse/ParseOpenMP.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Parser::DeclGroupPtrTy clang::Parser::ParseOMPDeclareTargetClauses()': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& SameDirectiveDecls)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& SameDirectiveDecls)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [334/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o -c ../lib/AST/ComparisonCategories.cpp [335/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Basic -I../lib/Basic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o -MF lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o.d -o lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o -c ../lib/Basic/Attributes.cpp [336/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o -c ../lib/Parse/ParsePragma.cpp ../lib/Parse/ParsePragma.cpp: In member function 'void clang::Parser::HandlePragmaFPContract()': ../lib/Parse/ParsePragma.cpp:621:32: warning: 'FPC' may be used uninitialized in this function [-Wmaybe-uninitialized] 621 | Actions.ActOnPragmaFPContract(FPC); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../lib/Parse/ParsePragma.cpp: In member function 'void clang::Parser::HandlePragmaFEnvAccess()': ../lib/Parse/ParsePragma.cpp:644:32: warning: 'FPC' may be used uninitialized in this function [-Wmaybe-uninitialized] 644 | Actions.ActOnPragmaFEnvAccess(FPC); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../lib/Parse/ParsePragma.cpp: In member function 'void clang::Parser::HandlePragmaFP()': ../lib/Parse/ParsePragma.cpp:2769:32: warning: 'FPC' may be used uninitialized in this function [-Wmaybe-uninitialized] 2769 | Actions.ActOnPragmaFPContract(FPC); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [337/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangBasic.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangBasic.a lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/FixedPoint.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerBlacklist.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangBasic.a && : [338/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/docs && /usr/bin/sphinx-build -b man -d /builddir/build/BUILD/clang-10.0.1.src/_build/docs/_doctrees-clang-man -q /builddir/build/BUILD/clang-10.0.1.src/docs /builddir/build/BUILD/clang-10.0.1.src/_build/docs/man Making output directory... /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:112: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:1815: WARNING: Explicit markup ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3382: ERROR: Unexpected indentation. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3384: ERROR: Unexpected indentation. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3385: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3386: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3400: ERROR: Unexpected indentation. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3402: ERROR: Unexpected indentation. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3404: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3408: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3414: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:4999: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/ClangStaticAnalyzer.rst:12: ERROR: Error in "toctree" directive: unknown option: "caption". .. toctree:: :caption: Table of Contents :numbered: :maxdepth: 2 analyzer/checkers analyzer/user-docs analyzer/developer-docs /builddir/build/BUILD/clang-10.0.1.src/docs/analyzer/checkers.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/clang-10.0.1.src/docs/analyzer/developer-docs.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/clang-10.0.1.src/docs/analyzer/user-docs.rst:: WARNING: document isn't included in any toctree [339/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangLex.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangLex.a lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesSourceMinimizer.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangLex.a && : [340/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o -c ../lib/AST/DeclGroup.cpp [341/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o -c ../lib/AST/ASTStructuralEquivalence.cpp [342/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o -c ../lib/AST/DeclarationName.cpp [343/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o -c ../lib/AST/DeclFriend.cpp [344/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o -c ../lib/Parse/ParseTentative.cpp [345/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o -c ../lib/AST/ASTDiagnostic.cpp In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/ArrayRef.h:14, from ../include/clang/Basic/Diagnostic.h:21, from ../include/clang/AST/ASTDiagnostic.h:12, from ../lib/AST/ASTDiagnostic.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h: In function 'void clang::FormatASTNodeDiagnosticArgument(clang::DiagnosticsEngine::ArgumentKind, intptr_t, llvm::StringRef, llvm::StringRef, llvm::ArrayRef >, llvm::SmallVectorImpl&, void*, llvm::ArrayRef)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:491:7: warning: array subscript 1 is outside array bounds of 'char [1]' [-Warray-bounds] 491 | ++EltPtr; | ^~ ../lib/AST/ASTDiagnostic.cpp:482:46: note: while referencing '' 482 | Output.insert(Output.begin()+OldEnd, '\''); | ^ [346/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o -c ../lib/AST/DeclOpenMP.cpp [347/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o -c ../lib/Parse/ParseTemplate.cpp [348/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Frame.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Frame.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Frame.cpp.o -c ../lib/AST/Interp/Frame.cpp [349/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o -c ../lib/Parse/ParseDecl.cpp [350/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o -c ../lib/AST/CXXInheritance.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/CXXInheritance.h:16, from ../lib/AST/CXXInheritance.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::CXXBasePaths::ComputeDeclsFound()': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Decls)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Decls)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::CXXRecordDecl::isVirtuallyDerivedFrom(const clang::CXXRecordDecl*) const': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::CXXRecordDecl::isDerivedFrom(const clang::CXXRecordDecl*) const': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'std::vector clang::CXXRecordDecl::lookupDependentName(const clang::DeclarationName&, llvm::function_ref)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [351/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o -c ../lib/AST/ExprConcepts.cpp [352/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o -c ../lib/AST/ExternalASTSource.cpp [353/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpStack.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpStack.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpStack.cpp.o -c ../lib/AST/Interp/InterpStack.cpp [354/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o -c ../lib/AST/ExprClassification.cpp [355/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o -c ../lib/AST/ExprObjC.cpp [356/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o -c ../lib/AST/CommentSema.cpp [357/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o -c ../lib/AST/FormatString.cpp [358/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o -c ../lib/Parse/ParseStmtAsm.cpp [359/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Block.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Block.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Block.cpp.o -c ../lib/AST/Interp/Block.cpp [360/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o -c ../lib/AST/InheritViz.cpp [361/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Parse -I../lib/Parse -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o -MF lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o.d -o lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o -c ../lib/Parse/Parser.cpp [362/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o -c ../lib/AST/DeclTemplate.cpp [363/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Descriptor.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Descriptor.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Descriptor.cpp.o -c ../lib/AST/Interp/Descriptor.cpp [364/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o -c ../lib/AST/ExternalASTMerger.cpp [365/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o -c ../lib/AST/DeclBase.cpp [366/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Source.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Source.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Source.cpp.o -c ../lib/AST/Interp/Source.cpp [367/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Function.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Function.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Function.cpp.o -c ../lib/AST/Interp/Function.cpp [368/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/PrimType.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/PrimType.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/PrimType.cpp.o -c ../lib/AST/Interp/PrimType.cpp [369/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o -c ../lib/AST/DeclObjC.cpp [370/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Pointer.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Pointer.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Pointer.cpp.o -c ../lib/AST/Interp/Pointer.cpp [371/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeStmtGen.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeStmtGen.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeStmtGen.cpp.o -c ../lib/AST/Interp/ByteCodeStmtGen.cpp [372/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpState.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpState.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpState.cpp.o -c ../lib/AST/Interp/InterpState.cpp [373/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o -c ../lib/AST/ExprCXX.cpp [374/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeEmitter.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeEmitter.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeEmitter.cpp.o -c ../lib/AST/Interp/ByteCodeEmitter.cpp [375/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpFrame.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpFrame.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpFrame.cpp.o -c ../lib/AST/Interp/InterpFrame.cpp [376/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o -c ../lib/AST/DeclPrinter.cpp [377/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o -c ../lib/AST/DeclCXX.cpp [378/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Context.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Context.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Context.cpp.o -c ../lib/AST/Interp/Context.cpp [379/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Record.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Record.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Record.cpp.o -c ../lib/AST/Interp/Record.cpp [380/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ASTMatchers -I../lib/ASTMatchers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o -MF lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o.d -o lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o -c ../lib/ASTMatchers/ASTMatchersInternal.cpp [381/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o -c ../lib/AST/Decl.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../lib/AST/Decl.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::NamedDecl::isLinkageValid() const': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Linkage clang::NamedDecl::getLinkageInternal() const': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::LinkageInfo clang::NamedDecl::getLinkageAndVisibility() const': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [382/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o -c ../lib/AST/AttrImpl.cpp [383/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o -c ../lib/AST/Interp/Disasm.cpp [384/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/State.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/State.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/State.cpp.o -c ../lib/AST/Interp/State.cpp [385/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeExprGen.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeExprGen.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeExprGen.cpp.o -c ../lib/AST/Interp/ByteCodeExprGen.cpp [386/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o -c ../lib/AST/ItaniumCXXABI.cpp [387/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o -c ../lib/AST/ASTDumper.cpp [388/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o -c ../lib/AST/NSAPI.cpp [389/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o -c ../lib/AST/StmtIterator.cpp [390/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o -c ../lib/AST/NestedNameSpecifier.cpp [391/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o -c ../lib/AST/SelectorLocationsKind.cpp [392/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Program.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Program.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Program.cpp.o -c ../lib/AST/Interp/Program.cpp [393/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o -c ../lib/AST/ASTImporterLookupTable.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/ASTImporterLookupTable.h:17, from ../lib/AST/ASTImporterLookupTable.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void llvm::DenseMap::grow(unsigned int) [with KeyT = clang::DeclContext*; ValueT = llvm::SmallDenseMap, 4>; KeyInfoT = llvm::DenseMapInfo; BucketT = llvm::detail::DenseMapPair, 4> >]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& __tmp)+12).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& __tmp)+12).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [394/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o -c ../lib/AST/StmtViz.cpp [395/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o -c ../lib/AST/ScanfFormatString.cpp [396/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o -c ../lib/AST/MicrosoftCXXABI.cpp [397/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o -c ../lib/AST/RecordLayout.cpp [398/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Sema && /builddir/build/BUILD/clang-10.0.1.src/_build/bin/clang-tblgen -gen-clang-opencl-builtins -I /builddir/build/BUILD/clang-10.0.1.src/include -I /builddir/build/BUILD/clang-10.0.1.src/lib/Sema -I /opt/rh/llvm-toolset-10.0/root/usr/include /builddir/build/BUILD/clang-10.0.1.src/lib/Sema/OpenCLBuiltins.td --write-if-changed -o /builddir/build/BUILD/clang-10.0.1.src/_build/lib/Sema/OpenCLBuiltins.inc [399/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o -c ../lib/AST/StmtCXX.cpp [400/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o -c ../lib/AST/PrintfFormatString.cpp [401/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o -c ../lib/AST/StmtObjC.cpp [402/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o -c ../lib/AST/Expr.cpp [403/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o -c ../lib/AST/OSLog.cpp [404/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o -c ../lib/AST/ParentMap.cpp [405/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o -c ../lib/AST/QualTypeNames.cpp [406/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o -c ../lib/AST/RawCommentList.cpp [407/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o -c ../lib/AST/Mangle.cpp [408/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o -c ../lib/AST/ODRHash.cpp [409/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o -c ../lib/AST/TemplateName.cpp [410/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o -c ../lib/AST/OpenMPClause.cpp [411/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o -c ../lib/AST/TemplateBase.cpp [412/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o -c ../lib/AST/StmtOpenMP.cpp [413/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o -c ../lib/Sema/Scope.cpp [414/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o -c ../lib/Sema/IdentifierResolver.cpp [415/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o -c ../lib/AST/VTTBuilder.cpp [416/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o -c ../lib/AST/StmtProfile.cpp [417/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o -c ../lib/AST/ItaniumMangle.cpp [418/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvalEmitter.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvalEmitter.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvalEmitter.cpp.o -c ../lib/AST/Interp/EvalEmitter.cpp [419/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o -c ../lib/Sema/SemaConsumer.cpp [420/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o -c ../lib/AST/TypePrinter.cpp [421/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o -c ../lib/AST/MicrosoftMangle.cpp In file included from ../include/clang/Basic/FixedPoint.h:21, from ../include/clang/AST/APValue.h:16, from ../include/clang/AST/Decl.h:16, from ../include/clang/AST/Mangle.h:16, from ../lib/AST/MicrosoftMangle.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/Support/raw_ostream.h: In function 'void mangleThunkThisAdjustment(clang::AccessSpecifier, const clang::ThisAdjustment&, {anonymous}::MicrosoftCXXNameMangler&, llvm::raw_ostream&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/Support/raw_ostream.h:162:21: warning: 'AccessSpec' may be used uninitialized in this function [-Wmaybe-uninitialized] 162 | return write(C); | ^ ../lib/AST/MicrosoftMangle.cpp:2998:10: note: 'AccessSpec' was declared here 2998 | char AccessSpec; | ^~~~~~~~~~ [422/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o -c ../lib/AST/TypeLoc.cpp [423/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o -c ../lib/AST/Stmt.cpp [424/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Interp.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Interp.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Interp.cpp.o -c ../lib/AST/Interp/Interp.cpp [425/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o -c ../lib/AST/RecordLayoutBuilder.cpp [426/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o -c ../lib/AST/JSONNodeDumper.cpp [427/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o -c ../lib/AST/StmtPrinter.cpp [428/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o -c ../lib/Sema/ScopeInfo.cpp [429/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o -c ../lib/Sema/DelayedDiagnostic.cpp [430/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o -c ../lib/Sema/MultiplexExternalSemaSource.cpp [431/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o -c ../lib/AST/Type.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../lib/AST/Type.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Type::isLinkageValid() const': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::LinkageInfo clang::Type::getLinkageAndVisibility() const': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [432/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o -c ../lib/Sema/DeclSpec.cpp [433/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CrossTU -I../lib/CrossTU -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o -MF lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o.d -o lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o -c ../lib/CrossTU/CrossTranslationUnit.cpp [434/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o -c ../lib/Sema/JumpDiagnostics.cpp [435/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o -c ../lib/Sema/CodeCompleteConsumer.cpp [436/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ASTMatchers/Dynamic -I../lib/ASTMatchers/Dynamic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o -MF lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o.d -o lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o -c ../lib/ASTMatchers/Dynamic/VariantValue.cpp [437/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ASTMatchers/Dynamic -I../lib/ASTMatchers/Dynamic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o -MF lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o.d -o lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o -c ../lib/ASTMatchers/Dynamic/Diagnostics.cpp [438/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o -c ../lib/AST/TextNodeDumper.cpp [439/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o -c ../lib/Sema/ParsedAttr.cpp [440/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ASTMatchers/Dynamic -I../lib/ASTMatchers/Dynamic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o -MF lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o.d -o lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o -c ../lib/ASTMatchers/Dynamic/Parser.cpp [441/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o -c ../lib/Sema/SemaCXXScopeSpec.cpp [442/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o -c ../lib/Sema/SemaAccess.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../include/clang/Sema/SemaInternal.h:17, from ../lib/Sema/SemaAccess.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'AccessResult IsAccessible(clang::Sema&, const {anonymous}::EffectiveContext&, {anonymous}::AccessTarget&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'void DiagnoseAccessPath(clang::Sema&, const {anonymous}::EffectiveContext&, {anonymous}::AccessTarget&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [443/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o -c ../lib/AST/VTableBuilder.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../include/clang/AST/DeclCXX.h:18, from ../include/clang/AST/BaseSubobject.h:17, from ../include/clang/AST/VTableBuilder.h:16, from ../lib/AST/VTableBuilder.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function '{anonymous}::BaseOffset {anonymous}::ComputeReturnAdjustmentBaseOffset(clang::ASTContext&, const clang::CXXMethodDecl*, const clang::CXXMethodDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'clang::ThisAdjustment {anonymous}::ItaniumVTableBuilder::ComputeThisAdjustment(const clang::CXXMethodDecl*, clang::CharUnits, {anonymous}::FinalOverriders::OverriderInfo)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void {anonymous}::VFTableBuilder::AddMethods(clang::BaseSubobject, unsigned int, const clang::CXXRecordDecl*, {anonymous}::BasesSetVectorTy&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Bases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Bases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void {anonymous}::ItaniumVTableBuilder::AddMethods(clang::BaseSubobject, clang::CharUnits, const clang::CXXRecordDecl*, clang::CharUnits, {anonymous}::ItaniumVTableBuilder::PrimaryBasesSetVectorTy&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& PrimaryBases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& PrimaryBases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void {anonymous}::ItaniumVTableBuilder::LayoutPrimaryAndSecondaryVTables(clang::BaseSubobject, bool, bool, clang::CharUnits)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& PrimaryBases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& PrimaryBases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::MicrosoftVTableContext::computeVTableRelatedInformation(const clang::CXXRecordDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& VisitedBases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& VisitedBases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [444/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o -c ../lib/Sema/SemaAttr.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/Attr.h:18, from ../lib/Sema/SemaAttr.cpp:15: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::ActOnPragmaAttributeAttribute(clang::ParsedAttr&, clang::SourceLocation, clang::attr::ParsedSubjectMatchRuleSet)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& RulesToFirstSpecifiedNegatedSubRule)+8).llvm::SmallDenseMap, 2>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& RulesToFirstSpecifiedNegatedSubRule)+8).llvm::SmallDenseMap, 2>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [445/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/docs && /usr/bin/sphinx-build -b html -d /builddir/build/BUILD/clang-10.0.1.src/_build/docs/_doctrees-clang-html -q /builddir/build/BUILD/clang-10.0.1.src/docs /builddir/build/BUILD/clang-10.0.1.src/_build/docs/html Making output directory... /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:112: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:1815: WARNING: Explicit markup ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3382: ERROR: Unexpected indentation. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3384: ERROR: Unexpected indentation. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3385: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3386: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3400: ERROR: Unexpected indentation. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3402: ERROR: Unexpected indentation. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3404: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3408: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:3414: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:4999: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/clang-10.0.1.src/docs/ClangStaticAnalyzer.rst:12: ERROR: Error in "toctree" directive: unknown option: "caption". .. toctree:: :caption: Table of Contents :numbered: :maxdepth: 2 analyzer/checkers analyzer/user-docs analyzer/developer-docs /builddir/build/BUILD/clang-10.0.1.src/docs/analyzer/checkers.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/clang-10.0.1.src/docs/analyzer/developer-docs.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/clang-10.0.1.src/docs/analyzer/user-docs.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/clang-10.0.1.src/docs/AttributeReference.rst:4838: WARNING: Pygments lexer name u'swift' is not known [446/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o -c ../lib/Sema/SemaCast.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../include/clang/Sema/SemaInternal.h:17, from ../lib/Sema/SemaCast.cpp:16: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'TryCastResult TryStaticDowncast(clang::Sema&, clang::CanQualType, clang::CanQualType, bool, clang::SourceRange, clang::QualType, clang::QualType, unsigned int&, clang::CastKind&, clang::CXXCastPath&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'TryCastResult TryStaticCast(clang::Sema&, clang::ExprResult&, clang::QualType, clang::Sema::CheckedConversionKind, clang::SourceRange, unsigned int&, clang::CastKind&, clang::CXXCastPath&, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult clang::Sema::BuildCXXNamedCast(clang::SourceLocation, clang::tok::TokenKind, clang::TypeSourceInfo*, clang::Expr*, clang::SourceRange, clang::SourceRange)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& BasePaths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& BasePaths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [447/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o -c ../lib/Sema/SemaCUDA.cpp [448/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o -c ../lib/Sema/SemaFixItUtils.cpp [449/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o -c ../lib/Sema/SemaCoroutine.cpp [450/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o -c ../lib/Sema/SemaConcept.cpp [451/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ASTMatchers -I../lib/ASTMatchers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o -MF lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o.d -o lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o -c ../lib/ASTMatchers/ASTMatchFinder.cpp [452/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o -c ../lib/Sema/SemaExceptionSpec.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../include/clang/Sema/SemaInternal.h:17, from ../lib/Sema/SemaExceptionSpec.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::handlerCanCatch(clang::QualType, clang::QualType)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [453/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o -c ../lib/CodeGen/BackendUtil.cpp In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/ModuleSummaryIndex.h:19, from ../include/clang/CodeGen/BackendUtil.h:13, from ../lib/CodeGen/BackendUtil.cpp:9: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'PreservedAnalysesT llvm::detail::PassModel::run(IRUnitT&, AnalysisManagerT&, ExtraArgTs ...) [with IRUnitT = llvm::Module; PassT = llvm::ModuleToFunctionPassAdaptor; PreservedAnalysesT = llvm::PreservedAnalyses; AnalysisManagerT = llvm::AnalysisManager; ExtraArgTs = {}]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& IsResultInvalidated)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& IsResultInvalidated)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [454/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o -c ../lib/Sema/SemaExprMember.cpp [455/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o -c ../lib/Sema/SemaModule.cpp In file included from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/ASTContext.h:22, from ../include/clang/Sema/SemaInternal.h:17, from ../lib/Sema/SemaModule.cpp:17: ../include/clang/AST/DeclBase.h: In member function 'clang::Sema::DeclGroupPtrTy clang::Sema::ActOnModuleDecl(clang::SourceLocation, clang::SourceLocation, clang::Sema::ModuleDeclKind, clang::ModuleIdPath, bool)': ../include/clang/AST/DeclBase.h:750:43: warning: 'Mod' may be used uninitialized in this function [-Wmaybe-uninitialized] 750 | reinterpret_cast(this)[-1] = M; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ../lib/Sema/SemaModule.cpp:180:11: note: 'Mod' was declared here 180 | Module *Mod; | ^~~ [456/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o -c ../lib/Sema/TypeLocBuilder.cpp [457/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o -c ../lib/AST/ASTContext.cpp ../lib/AST/ASTContext.cpp: In member function 'clang::GVALinkage clang::ASTContext::GetGVALinkageForFunction(const clang::FunctionDecl*) const': ../lib/AST/ASTContext.cpp:10028:51: warning: 'External' may be used uninitialized in this function [-Wmaybe-uninitialized] 10028 | return adjustGVALinkageForExternalDefinitionKind(*this, FD, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 10029 | adjustGVALinkageForAttributes(*this, FD, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10030 | basicGVALinkageForFunction(*this, FD))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/AST/ASTContext.cpp: In member function 'clang::GVALinkage clang::ASTContext::GetGVALinkageForVariable(const clang::VarDecl*)': ../lib/AST/ASTContext.cpp:10111:51: warning: 'StrongLinkage' may be used uninitialized in this function [-Wmaybe-uninitialized] 10111 | return adjustGVALinkageForExternalDefinitionKind(*this, VD, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 10112 | adjustGVALinkageForAttributes(*this, VD, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10113 | basicGVALinkageForVariable(*this, VD))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../lib/AST/ASTContext.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::QualType clang::ASTContext::areCommonBaseCompatible(const clang::ObjCObjectPointerType*, const clang::ObjCObjectPointerType*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& LHSAncestors)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& LHSAncestors)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ASTContext::forEachMultiversionedFunctionVersion(const clang::FunctionDecl*, llvm::function_ref) const': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& SeenDecls)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& SeenDecls)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [458/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o -c ../lib/Sema/Sema.cpp [459/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o -c ../lib/Sema/SemaLambda.cpp ../lib/Sema/SemaLambda.cpp: In member function 'void clang::Sema::ActOnStartOfLambdaDefinition(clang::LambdaIntroducer&, clang::Declarator&, clang::Scope*)': ../lib/Sema/SemaLambda.cpp:1114:43: warning: 'InitStyle' may be used uninitialized in this function [-Wmaybe-uninitialized] 1114 | Var = createLambdaInitCaptureVarDecl(C->Loc, C->InitCaptureType.get(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1115 | C->EllipsisLoc, C->Id, InitStyle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1116 | C->Init.get()); | ~~~~~~~~~~~~~~ In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../include/clang/AST/DeclCXX.h:18, from ../include/clang/Sema/DeclSpec.h:25, from ../lib/Sema/SemaLambda.cpp:12: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult clang::Sema::ActOnLambdaExpr(clang::SourceLocation, clang::Stmt*, clang::Scope*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& LSI)+120).llvm::SmallDenseMap, llvm::detail::DenseMapPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& LSI)+120).llvm::SmallDenseMap, llvm::detail::DenseMapPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& LSI)+404).llvm::SmallDenseMap, 8, clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& LSI)+404).llvm::SmallDenseMap, 8, clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [460/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o -c ../lib/Sema/SemaStmtAttr.cpp ../lib/Sema/SemaStmtAttr.cpp: In function 'void CheckForIncompatibleAttributes(clang::Sema&, const llvm::SmallVectorImpl&)': ../lib/Sema/SemaStmtAttr.cpp:240:37: warning: 'Category' may be used uninitialized in this function [-Wmaybe-uninitialized] 240 | auto &CategoryState = HintAttrs[Category]; | ^~~~~~~~ [461/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o -c ../lib/Sema/SemaPseudoObject.cpp [462/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o -c ../lib/Sema/SemaObjCProperty.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../include/clang/Sema/SemaInternal.h:17, from ../lib/Sema/SemaObjCProperty.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::Sema::ActOnPropertyImplDecl(clang::Scope*, clang::SourceLocation, clang::SourceLocation, bool, clang::IdentifierInfo*, clang::IdentifierInfo*, clang::SourceLocation, clang::ObjCPropertyQueryKind)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& ProtocolSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& ProtocolSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [463/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o -c ../lib/Sema/SemaStmtAsm.cpp [464/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o -c ../lib/Sema/SemaExprObjC.cpp [465/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o -c ../lib/Sema/AnalysisBasedWarnings.cpp [466/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o -c ../lib/CodeGen/CGCUDARuntime.cpp [467/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o -c ../lib/AST/ASTImporter.cpp ../lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCPropertyImplDecl(clang::ObjCPropertyImplDecl*)': ../lib/AST/ASTImporter.cpp:5032:21: warning: 'Property' may be used uninitialized in this function [-Wmaybe-uninitialized] 5032 | ObjCPropertyDecl *Property; | ^~~~~~~~ ../lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCCategoryImplDecl(clang::ObjCCategoryImplDecl*)': ../lib/AST/ASTImporter.cpp:4852:32: warning: 'Category' may be used uninitialized in this function [-Wmaybe-uninitialized] 4852 | Category->setImplementation(ToImpl); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ ../lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCImplementationDecl(clang::ObjCImplementationDecl*)': ../lib/AST/ASTImporter.cpp:4914:54: warning: 'Super' may be used uninitialized in this function [-Wmaybe-uninitialized] 4914 | !declaresSameEntity(Super->getCanonicalDecl(), | ^ ../lib/AST/ASTImporter.cpp:4865:22: warning: 'Iface' may be used uninitialized in this function [-Wmaybe-uninitialized] 4865 | ObjCInterfaceDecl *Iface; | ^~~~~ ../lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCCategoryDecl(clang::ObjCCategoryDecl*)': ../lib/AST/ASTImporter.cpp:4201:43: warning: 'ToInterface' may be used uninitialized in this function [-Wmaybe-uninitialized] 4201 | = ToInterface->FindCategoryDeclaration(Name.getAsIdentifierInfo()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/clang/AST/ASTImporterSharedState.h:19, from ../lib/AST/ASTImporter.cpp:15: ../include/clang/AST/Decl.h: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitClassTemplateDecl(clang::ClassTemplateDecl*)': ../include/clang/AST/Decl.h:4486:34: warning: 'ToTemplated' may be used uninitialized in this function [-Wmaybe-uninitialized] 4486 | RedeclLink = PreviousDeclLink(cast(MostRecent)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/AST/ASTImporter.cpp:5292:18: note: 'ToTemplated' was declared here 5292 | CXXRecordDecl *ToTemplated; | ^~~~~~~~~~~ In file included from ../include/clang/AST/ASTImporterSharedState.h:19, from ../lib/AST/ASTImporter.cpp:15: ../include/clang/AST/Decl.h: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitVarTemplateDecl(clang::VarTemplateDecl*)': ../include/clang/AST/Decl.h:1170:40: warning: 'ToTemplated' may be used uninitialized in this function [-Wmaybe-uninitialized] 1170 | return isThisDeclarationADefinition(getASTContext()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../lib/AST/ASTImporter.cpp:5587:12: note: 'ToTemplated' was declared here 5587 | VarDecl *ToTemplated; | ^~~~~~~~~~~ ../lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitFunctionTemplateDecl(clang::FunctionTemplateDecl*)': ../lib/AST/ASTImporter.cpp:5832:37: warning: 'TemplatedFD' may be used uninitialized in this function [-Wmaybe-uninitialized] 5832 | TemplatedFD->setPreviousDecl(PrevTemplated); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from ../include/clang/AST/ASTImporter.h:17, from ../lib/AST/ASTImporter.cpp:14: ../include/clang/AST/DeclBase.h: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitFriendDecl(clang::FriendDecl*)': ../include/clang/AST/DeclBase.h:1095:27: warning: 'ToFriendD' may be used uninitialized in this function [-Wmaybe-uninitialized] 1095 | IdentifierNamespace |= IDNS_OrdinaryFriend; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../lib/AST/ASTImporter.cpp:3689:16: note: 'ToFriendD' was declared here 3689 | NamedDecl *ToFriendD; | ^~~~~~~~~ ../lib/AST/ASTImporter.cpp: In member function 'llvm::Expected clang::ASTNodeImporter::import(const T&) [with T = clang::TemplateArgumentLoc]': ../lib/AST/ASTImporter.cpp:877:12: warning: '*((void*)& ToInfo +12)' may be used uninitialized in this function [-Wmaybe-uninitialized] 877 | ToInfo = TemplateArgumentLocInfo(*E); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/AST/ASTImporter.cpp:877:12: warning: '*((void*)& ToInfo +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] ../lib/AST/ASTImporter.cpp:877:12: warning: '*((void*)& ToInfo +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] ../lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitClassTemplateSpecializationDecl(clang::ClassTemplateSpecializationDecl*)': ../lib/AST/ASTImporter.cpp:5376:56: warning: 'ClassTemplate' may be used uninitialized in this function [-Wmaybe-uninitialized] 5376 | PrevDecl = ClassTemplate->findPartialSpecialization(TemplateArgs, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 5377 | *ToTPListOrErr, | ~~~~~~~~~~~~~~~ 5378 | InsertPos); | ~~~~~~~~~~ ../lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitRecordDecl(clang::RecordDecl*)': ../lib/AST/ASTImporter.cpp:2854:68: warning: 'ToDescribed' may be used uninitialized in this function [-Wmaybe-uninitialized] 2854 | RI, ToDescribed->getInjectedClassNameSpecialization()); | ^ [468/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o -c ../lib/Sema/SemaInit.cpp In file included from ../lib/Sema/SemaInit.cpp:22: ../include/clang/Sema/Initialization.h: In function 'void TryReferenceInitializationCore(clang::Sema&, const clang::InitializedEntity&, const clang::InitializationKind&, clang::Expr*, clang::QualType, clang::QualType, clang::Qualifiers, clang::QualType, clang::QualType, clang::Qualifiers, clang::InitializationSequence&)': ../include/clang/Sema/Initialization.h:1344:19: warning: 'FK' may be used uninitialized in this function [-Wmaybe-uninitialized] 1344 | this->Failure = Failure; | ~~~~~~~~~~~~~~^~~~~~~~~ ../lib/Sema/SemaInit.cpp:4781:43: note: 'FK' was declared here 4781 | InitializationSequence::FailureKind FK; | ^~ [469/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o -c ../lib/CodeGen/CGAtomic.cpp [470/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o -c ../lib/CodeGen/CGCUDANV.cpp [471/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o -c ../lib/CodeGen/CGCXX.cpp [472/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o -c ../lib/CodeGen/CGCXXABI.cpp [473/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o -c ../lib/CodeGen/CGCleanup.cpp [474/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o -c ../lib/Sema/SemaCodeComplete.cpp [475/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o -c ../lib/CodeGen/CGBlocks.cpp ../lib/CodeGen/CGBlocks.cpp: In member function 'llvm::Value* clang::CodeGen::CodeGenFunction::EmitBlockLiteral(const clang::CodeGen::CGBlockInfo&)': ../lib/CodeGen/CGBlocks.cpp:1015:21: warning: 'descriptor' may be used uninitialized in this function [-Wmaybe-uninitialized] 1015 | addHeaderField(descriptor, getPointerSize(), "block.descriptor"); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [476/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/AST -I../lib/AST -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o -MF lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o.d -o lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o -c ../lib/AST/ExprConstant.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/ASTDiagnostic.h:12, from ../lib/AST/Interp/State.h:16, from ../lib/AST/ExprConstant.cpp:37: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'bool HandleCovariantReturnAdjustment({anonymous}::EvalInfo&, const clang::Expr*, clang::APValue&, llvm::ArrayRef)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'bool HandleDynamicCast({anonymous}::EvalInfo&, const clang::ExplicitCastExpr*, {anonymous}::LValue&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/AST/ExprConstant.cpp: In function '{anonymous}::RecordExprEvaluator::VisitBinCmp(const clang::BinaryOperator*)::': ../lib/AST/ExprConstant.cpp:12007:30: warning: 'CCR' may be used uninitialized in this function [-Wmaybe-uninitialized] 12007 | ComparisonCategoryResult CCR; | ^~~ ../lib/AST/ExprConstant.cpp: In member function 'bool {anonymous}::PointerExprEvaluator::VisitBuiltinCallExpr(const clang::CallExpr*, unsigned int)': ../lib/AST/ExprConstant.cpp:8431:7: warning: 'DesiredVal' may be used uninitialized in this function [-Wmaybe-uninitialized] 8431 | if (Char.getInt().getZExtValue() == DesiredVal) | ^~ ../lib/AST/ExprConstant.cpp: In function 'bool {anonymous}::IntExprEvaluator::VisitBuiltinCallExpr(const clang::CallExpr*, unsigned int)': ../lib/AST/ExprConstant.cpp:10890:14: warning: 'Arg' may be used uninitialized in this function [-Wmaybe-uninitialized] 10890 | unsigned Arg; | ^~~ [477/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangAST.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangAST.a lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Block.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeEmitter.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeExprGen.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeGenError.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeStmtGen.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Context.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Descriptor.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvalEmitter.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Frame.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Function.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Interp.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpFrame.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpStack.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpState.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Pointer.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/PrimType.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Program.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Record.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Source.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/State.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangAST.a && : [478/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangASTMatchers.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangASTMatchers.a lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangASTMatchers.a && : [479/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o -c ../lib/CodeGen/CGCoroutine.cpp In file included from ../lib/CodeGen/CGCoroutine.cpp:13: ../lib/CodeGen/CGCleanup.h: In member function 'void clang::CodeGen::CodeGenFunction::EmitCoroutineBody(const clang::CoroutineBodyStmt&)': ../lib/CodeGen/CGCleanup.h:519:12: warning: 'Size' may be used uninitialized in this function [-Wmaybe-uninitialized] 519 | size_t Size; | ^~~~ [480/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o -c ../lib/Sema/SemaLookup.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../lib/Sema/SemaLookup.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::diagnoseMissingImport(clang::SourceLocation, clang::NamedDecl*, clang::SourceLocation, llvm::ArrayRef, clang::Sema::MissingImportKind, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& UniqueModuleSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& UniqueModuleSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/clang/Sema/Lookup.h:27, from ../lib/Sema/SemaLookup.cpp:30: ../include/clang/Sema/Sema.h:1398:63: warning: 'DiagID' may be used uninitialized in this function [-Wmaybe-uninitialized] 1398 | : DiagnosticBuilder(DB), SemaRef(SemaRef), DiagID(DiagID) { } | ^ ../lib/Sema/SemaLookup.cpp:5363:14: note: 'DiagID' was declared here 5363 | unsigned DiagID; | ^~~~~~ ../lib/Sema/SemaLookup.cpp:5381:9: warning: 'DiagID' may be used uninitialized in this function [-Wmaybe-uninitialized] 5381 | Diag(DeclLoc, DiagID); | ~~~~^~~~~~~~~~~~~~~~~ In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../lib/Sema/SemaLookup.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::FindAssociatedClassesAndNamespaces(clang::SourceLocation, llvm::ArrayRef, clang::Sema::AssociatedNamespaceSet&, clang::Sema::AssociatedClassSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Result)+24).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Result)+24).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::LookupResult::resolveKind()': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Unique)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Unique)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& UniqueTypes)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& UniqueTypes)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::ArgumentDependentLookup(clang::DeclarationName, clang::SourceLocation, llvm::ArrayRef, clang::ADLResult&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& AssociatedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& AssociatedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& AssociatedClasses)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& AssociatedClasses)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [481/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o -c ../lib/Sema/SemaChecking.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../lib/Sema/SemaChecking.cpp:15: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::CheckUnsequencedOperations(const clang::Expr*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+60).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+60).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/Sema/SemaChecking.cpp: In member function 'bool clang::Sema::SemaBuiltinARMSpecialReg(unsigned int, clang::CallExpr*, int, unsigned int, bool)': ../lib/Sema/SemaChecking.cpp:6689:37: warning: 'IntField' may be used uninitialized in this function [-Wmaybe-uninitialized] 6689 | ValidString &= (IntField >= 0 && IntField <= Ranges[i]); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/clang/AST/Type.h:28, from ../include/clang/AST/TemplateBase.h:19, from ../include/clang/AST/ASTTypeTraits.h:20, from ../include/clang/AST/ASTContext.h:18, from ../lib/Sema/SemaChecking.cpp:15: ../include/clang/Basic/PartialDiagnostic.h: In member function 'virtual bool {anonymous}::CheckPrintfHandler::HandlePrintfSpecifier(const clang::analyze_printf::PrintfSpecifier&, const char*, unsigned int)': ../include/clang/Basic/PartialDiagnostic.h:191:45: warning: 'Diag' may be used uninitialized in this function [-Wmaybe-uninitialized] 191 | : DiagID(DiagID), Allocator(&Allocator) {} | ^ ../lib/Sema/SemaChecking.cpp:8648:16: note: 'Diag' was declared here 8648 | unsigned Diag; | ^~~~ In file included from ../include/clang/AST/Type.h:28, from ../include/clang/AST/TemplateBase.h:19, from ../include/clang/AST/ASTTypeTraits.h:20, from ../include/clang/AST/ASTContext.h:18, from ../lib/Sema/SemaChecking.cpp:15: ../include/clang/Basic/PartialDiagnostic.h:191:45: warning: 'Diag' may be used uninitialized in this function [-Wmaybe-uninitialized] 191 | : DiagID(DiagID), Allocator(&Allocator) {} | ^ ../lib/Sema/SemaChecking.cpp:8552:16: note: 'Diag' was declared here 8552 | unsigned Diag; | ^~~~ In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/PointerUnion.h:17, from ../include/clang/AST/APValue.h:21, from ../lib/Sema/SemaChecking.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMapInfo.h: In member function 'void clang::Sema::CheckArgumentWithTypeTag(const clang::ArgumentWithTypeTagAttr*, llvm::ArrayRef, clang::SourceLocation)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMapInfo.h:215:53: warning: 'MagicValue' may be used uninitialized in this function [-Wmaybe-uninitialized] 215 | return FirstInfo::isEqual(LHS.first, RHS.first) && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 216 | SecondInfo::isEqual(LHS.second, RHS.second); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/Sema/SemaChecking.cpp:14736:12: note: 'MagicValue' was declared here 14736 | uint64_t MagicValue; | ^~~~~~~~~~ [482/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o -c ../lib/Sema/SemaTemplateInstantiateDecl.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../include/clang/Sema/SemaInternal.h:17, from ../lib/Sema/SemaTemplateInstantiateDecl.cpp:11: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'void instantiateOMPDeclareSimdDeclAttr(clang::Sema&, const clang::MultiLevelTemplateArgumentList&, const clang::OMPDeclareSimdDeclAttr&, clang::Decl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::InstantiateExceptionSpec(clang::SourceLocation, clang::FunctionDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::CheckInstantiatedFunctionTemplateConstraints(clang::SourceLocation, clang::FunctionDecl*, llvm::ArrayRef, clang::ConstraintSatisfaction&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'void instantiateOMPDeclareVariantAttr(clang::Sema&, const clang::MultiLevelTemplateArgumentList&, const clang::OMPDeclareVariantAttr&, clang::Decl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitFunctionDecl(clang::FunctionDecl*, clang::TemplateParameterList*, clang::TemplateDeclInstantiator::RewriteKind)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::InstantiateVariableDefinition(clang::SourceLocation, clang::VarDecl*, bool, bool, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, clang::FunctionDecl*, bool, bool, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, llvm::Optional, clang::TemplateDeclInstantiator::RewriteKind)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitFunctionTemplateDecl(clang::FunctionTemplateDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitTypeAliasTemplateDecl(clang::TypeAliasTemplateDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitClassTemplateDecl(clang::ClassTemplateDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitVarTemplateDecl(clang::VarTemplateDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitTemplateTemplateParmDecl(clang::TemplateTemplateParmDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::ClassTemplatePartialSpecializationDecl* clang::TemplateDeclInstantiator::InstantiateClassTemplatePartialSpecialization(clang::ClassTemplateDecl*, clang::ClassTemplatePartialSpecializationDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::VarTemplatePartialSpecializationDecl* clang::TemplateDeclInstantiator::InstantiateVarTemplatePartialSpecialization(clang::VarTemplateDecl*, clang::VarTemplatePartialSpecializationDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [483/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o -c ../lib/CodeGen/CGDeclCXX.cpp [484/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o -c ../lib/Sema/SemaDeclObjC.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../lib/Sema/TypeLocBuilder.h:17, from ../lib/Sema/SemaDeclObjC.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::ObjCTypeParamList* clang::Sema::actOnObjCTypeParamList(clang::Scope*, clang::SourceLocation, llvm::ArrayRef, clang::SourceLocation)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& knownParams)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& knownParams)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::CheckObjCMethodOverrides(clang::ObjCMethodDecl*, clang::ObjCInterfaceDecl*, clang::Sema::ResultTypeCompatibilityKind)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& overrides)+12).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& overrides)+12).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& overrides)+12).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& overrides)+12).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [485/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o -c ../lib/CodeGen/CGLoopInfo.cpp [486/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o -c ../lib/CodeGen/CGClass.cpp ../lib/CodeGen/CGClass.cpp: In member function 'void clang::CodeGen::CodeGenFunction::EmitVTablePtrCheck(const clang::CXXRecordDecl*, llvm::Value*, clang::CodeGen::CodeGenFunction::CFITypeCheckKind, clang::SourceLocation)': ../lib/CodeGen/CGClass.cpp:2752:26: warning: 'SSK' may be used uninitialized in this function [-Wmaybe-uninitialized] 2752 | EmitSanitizerStatReport(SSK); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [487/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o -c ../lib/CodeGen/CGDecl.cpp [488/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o -c ../lib/Sema/SemaTemplateVariadic.cpp [489/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o -c ../lib/CodeGen/CGException.cpp In file included from ../lib/CodeGen/CGException.cpp:14: ../lib/CodeGen/CGCleanup.h: In member function 'llvm::BasicBlock* clang::CodeGen::CodeGenFunction::EmitLandingPad()': ../lib/CodeGen/CGCleanup.h:519:12: warning: 'Size' may be used uninitialized in this function [-Wmaybe-uninitialized] 519 | size_t Size; | ^~~~ In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/Metadata.h:19, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/TrackingMDRef.h:16, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/DebugLoc.h:17, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/Instruction.h:21, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/BasicBlock.h:22, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/IRBuilder.h:22, from ../lib/CodeGen/CGBuilder.h:13, from ../lib/CodeGen/CodeGenFunction.h:16, from ../lib/CodeGen/CGCXXABI.h:17, from ../lib/CodeGen/CGException.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::CodeGen::CodeGenFunction::EmitCapturedLocals(clang::CodeGen::CodeGenFunction&, const clang::Stmt*, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Finder)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Finder)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [490/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o -c ../lib/Sema/SemaOverload.cpp ../lib/Sema/SemaOverload.cpp: In member function 'clang::FunctionDecl* clang::Sema::resolveAddressOfSingleOverloadCandidate(clang::Expr*, clang::DeclAccessPair&)': ../lib/Sema/SemaOverload.cpp:12120:10: warning: 'DAP.clang::DeclAccessPair::Ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] 12120 | Pair = DAP; | ~~~~~^~~~~ In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/Sema/Overload.h:17, from ../lib/Sema/SemaOverload.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::CheckMemberPointerConversion(clang::Expr*, clang::QualType, clang::CastKind&, clang::CXXCastPath&, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'bool DiagnoseTwoPhaseLookup(clang::Sema&, clang::SourceLocation, const clang::CXXScopeSpec&, clang::LookupResult&, clang::OverloadCandidateSet::CandidateSetKind, clang::TemplateArgumentListInfo*, llvm::ArrayRef, bool*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& AssociatedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& AssociatedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& AssociatedClasses)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& AssociatedClasses)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& SuggestedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& SuggestedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [491/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o -c ../lib/CodeGen/CGGPUBuiltin.cpp [492/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o -c ../lib/CodeGen/CGExprCXX.cpp [493/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o -c ../lib/Sema/SemaType.cpp ../lib/Sema/SemaType.cpp: In member function 'bool clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser*)': ../lib/Sema/SemaType.cpp:8040:24: warning: 'IM' may be used uninitialized in this function [-Wmaybe-uninitialized] 8040 | MSInheritanceModel IM; | ^~ ../lib/Sema/SemaType.cpp: In function 'clang::QualType GetDeclSpecTypeForDeclarator({anonymous}::TypeProcessingState&, clang::TypeSourceInfo*&)': ../lib/Sema/SemaType.cpp:3255:16: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 3255 | unsigned Kind; | ^~~~ [494/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o -c ../lib/CodeGen/CGExprComplex.cpp [495/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o -c ../lib/CodeGen/CGExprAgg.cpp [496/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o -c ../lib/CodeGen/CGCall.cpp [497/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o -c ../lib/CodeGen/CGObjCRuntime.cpp [498/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o -c ../lib/CodeGen/CGDebugInfo.cpp ../lib/CodeGen/CGDebugInfo.cpp: In member function 'llvm::DIType* clang::CodeGen::CGDebugInfo::CreateType(const clang::BuiltinType*)': ../lib/CodeGen/CGDebugInfo.cpp:627:25: warning: 'Encoding' may be used uninitialized in this function [-Wmaybe-uninitialized] 627 | llvm::dwarf::TypeKind Encoding; | ^~~~~~~~ ../lib/CodeGen/CGDebugInfo.cpp: In member function 'void clang::CodeGen::CGDebugInfo::CreateCompileUnit()': ../lib/CodeGen/CGDebugInfo.cpp:614:37: warning: 'EmissionKind' may be used uninitialized in this function [-Wmaybe-uninitialized] 614 | TheCU = DBuilder.createCompileUnit( | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ 615 | LangTag, CUFile, CGOpts.EmitVersionIdentMetadata ? Producer : "", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 616 | LO.Optimize || CGOpts.PrepareForLTO || CGOpts.PrepareForThinLTO, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 617 | CGOpts.DwarfDebugFlags, RuntimeVers, CGOpts.SplitDwarfFile, EmissionKind, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 618 | DwoId, CGOpts.SplitDwarfInlining, CGOpts.DebugInfoForProfiling, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 619 | CGM.getTarget().getTriple().isNVPTX() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 620 | ? llvm::DICompileUnit::DebugNameTableKind::None | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 621 | : static_cast( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 622 | CGOpts.DebugNameTable), | ~~~~~~~~~~~~~~~~~~~~~~~ 623 | CGOpts.DebugRangesBaseAddress); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [499/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o -c ../lib/CodeGen/CGOpenCLRuntime.cpp [500/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o -c ../lib/CodeGen/CodeGenABITypes.cpp [501/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o -c ../lib/CodeGen/CGExprConstant.cpp [502/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o -c ../lib/CodeGen/CGNonTrivialStruct.cpp [503/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o -c ../lib/Sema/SemaStmt.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/Expr.h:18, from ../include/clang/Sema/Ownership.h:16, from ../lib/Sema/SemaStmt.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::StmtResult clang::Sema::ActOnCXXTryBlock(clang::SourceLocation, clang::Stmt*, llvm::ArrayRef)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [504/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o -c ../lib/CodeGen/CGExpr.cpp [505/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o -c ../lib/Sema/SemaTemplateInstantiate.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../include/clang/Sema/SemaInternal.h:17, from ../lib/Sema/SemaTemplateInstantiate.cpp:12: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::InstantiateEnum(clang::SourceLocation, clang::EnumDecl*, clang::EnumDecl*, const clang::MultiLevelTemplateArgumentList&, clang::TemplateSpecializationKind)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult clang::TreeTransform::TransformExpr(clang::Expr*) [with Derived = {anonymous}::TemplateInstantiator]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::InstantiateInClassInitializer(clang::SourceLocation, clang::FieldDecl*, clang::FieldDecl*, const clang::MultiLevelTemplateArgumentList&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::QualType clang::TreeTransform::TransformType(clang::TypeLocBuilder&, clang::TypeLoc) [with Derived = {anonymous}::TemplateInstantiator]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, const clang::MultiLevelTemplateArgumentList&, clang::TemplateSpecializationKind, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::ParmVarDecl* clang::Sema::SubstParmVarDecl(clang::ParmVarDecl*, const clang::MultiLevelTemplateArgumentList&, int, llvm::Optional, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::TypeSourceInfo* clang::Sema::SubstFunctionDeclType(clang::TypeSourceInfo*, const clang::MultiLevelTemplateArgumentList&, clang::SourceLocation, clang::DeclarationName, clang::CXXRecordDecl*, clang::Qualifiers)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [506/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o -c ../lib/CodeGen/CGVTT.cpp [507/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o -c ../lib/CodeGen/CodeGenTBAA.cpp [508/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o -c ../lib/CodeGen/ConstantInitBuilder.cpp [509/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o -c ../lib/CodeGen/CGExprScalar.cpp ../lib/CodeGen/CGExprScalar.cpp: In member function 'llvm::Value* {anonymous}::ScalarExprEmitter::EmitFixedPointBinOp(const {anonymous}::BinOpInfo&)': ../lib/CodeGen/CGExprScalar.cpp:3566:34: warning: 'Result' may be used uninitialized in this function [-Wmaybe-uninitialized] 3566 | return EmitFixedPointConversion(Result, CommonFixedSema, ResultFixedSema, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3567 | BinOp->getExprLoc()); | ~~~~~~~~~~~~~~~~~~~~ [510/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o -c ../lib/CodeGen/CGObjC.cpp ../lib/CodeGen/CGObjC.cpp: In member function 'Result {anonymous}::ARCExprEmitter::visitPseudoObjectExpr(const clang::PseudoObjectExpr*) [with Impl = {anonymous}::ARCUnsafeUnretainedExprEmitter; Result = llvm::Value*]': ../lib/CodeGen/CGObjC.cpp:2986:10: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] 2986 | return result; | ^~~~~~ [511/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o -c ../lib/CodeGen/CGRecordLayoutBuilder.cpp ../lib/CodeGen/CGRecordLayoutBuilder.cpp: In member function 'void {anonymous}::CGRecordLowering::accumulateBitFields(clang::RecordDecl::field_iterator, clang::RecordDecl::field_iterator)': ../lib/CodeGen/CGRecordLayoutBuilder.cpp:146:49: warning: 'StartBitOffset' may be used uninitialized in this function [-Wmaybe-uninitialized] 146 | return Context.toCharUnitsFromBits(BitOffset); | ^ ../lib/CodeGen/CGRecordLayoutBuilder.cpp:379:12: note: 'StartBitOffset' was declared here 379 | uint64_t StartBitOffset, Tail = 0; | ^~~~~~~~~~~~~~ [512/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o -c ../lib/CodeGen/VarBypassDetector.cpp [513/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o -c ../lib/Sema/SemaDecl.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../lib/Sema/CoroutineStmtBuilder.h:16, from ../lib/Sema/TreeTransform.h:16, from ../lib/Sema/SemaDecl.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::AddOverriddenMethods(clang::CXXRecordDecl*, clang::CXXMethodDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [514/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o -c ../lib/CodeGen/MacroPPCallbacks.cpp [515/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o -c ../lib/CodeGen/PatternInit.cpp [516/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o -c ../lib/Analysis/CodeInjector.cpp [517/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o -c ../lib/CodeGen/CodeGenTypes.cpp [518/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o -c ../lib/CodeGen/CGStmt.cpp [519/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o -c ../lib/CodeGen/CGObjCGNU.cpp ../lib/CodeGen/CGObjCGNU.cpp: In member function 'virtual clang::CodeGen::RValue {anonymous}::CGObjCGNU::GenerateMessageSend(clang::CodeGen::CodeGenFunction&, clang::CodeGen::ReturnValueSlot, clang::QualType, clang::Selector, llvm::Value*, const clang::CodeGen::CallArgList&, const clang::ObjCInterfaceDecl*, const clang::ObjCMethodDecl*)': ../lib/CodeGen/CGObjCGNU.cpp:2691:16: warning: 'imp' may be used uninitialized in this function [-Wmaybe-uninitialized] 2691 | llvm::Value *imp; | ^~~ ../lib/CodeGen/CGObjCGNU.cpp: In member function 'virtual void {anonymous}::CGObjCGNUstep2::GenerateClass(const clang::ObjCImplementationDecl*)': ../lib/CodeGen/CGObjCGNU.cpp:1269:9: warning: 'Flag' may be used uninitialized in this function [-Wmaybe-uninitialized] 1269 | int Flag; | ^~~~ [520/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o -c ../lib/CodeGen/CGVTables.cpp [521/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o -c ../lib/CodeGen/ModuleBuilder.cpp [522/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o -c ../lib/Analysis/CocoaConventions.cpp [523/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o -c ../lib/CodeGen/SanitizerMetadata.cpp [524/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o -c ../lib/Analysis/BodyFarm.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/Analysis/BodyFarm.h:17, from ../lib/Analysis/BodyFarm.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'clang::ValueDecl* {anonymous}::ASTMaker::findMemberField(const clang::RecordDecl*, llvm::StringRef)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [525/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o -c ../lib/Analysis/CFGReachabilityAnalysis.cpp [526/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o -c ../lib/Analysis/CFGStmtMap.cpp [527/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o -c ../lib/CodeGen/SwiftCallingConv.cpp [528/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o -c ../lib/CodeGen/CGObjCMac.cpp ../lib/CodeGen/CGObjCMac.cpp: In function 'llvm::Constant* {anonymous}::CGObjCNonFragileABIMac::emitMethodList(llvm::Twine, {anonymous}::{anonymous}::MethodListType, llvm::ArrayRef)': ../lib/CodeGen/CGObjCMac.cpp:6775:3: warning: 'forProtocol' may be used uninitialized in this function [-Wmaybe-uninitialized] 6775 | if (forProtocol) { | ^~ ../lib/CodeGen/CGObjCMac.cpp:6803:8: note: 'forProtocol' was declared here 6803 | bool forProtocol; | ^~~~~~~~~~~ [529/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o -c ../lib/CodeGen/CodeGenAction.cpp In file included from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../include/clang/Frontend/ASTUnit.h:17, from ../include/clang/Frontend/FrontendAction.h:23, from ../include/clang/CodeGen/CodeGenAction.h:12, from ../lib/CodeGen/CodeGenAction.cpp:9: ../include/clang/Basic/Diagnostic.h: In function 'void BitcodeInlineAsmDiagHandler(const llvm::SMDiagnostic&, void*, unsigned int)': ../include/clang/Basic/Diagnostic.h:1305:13: warning: 'DiagID' may be used uninitialized in this function [-Wmaybe-uninitialized] 1305 | CurDiagID = DiagID; | ~~~~~~~~~~^~~~~~~~ ../lib/CodeGen/CodeGenAction.cpp:1020:12: note: 'DiagID' was declared here 1020 | unsigned DiagID; | ^~~~~~ In file included from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../include/clang/Frontend/ASTUnit.h:17, from ../include/clang/Frontend/FrontendAction.h:23, from ../include/clang/CodeGen/CodeGenAction.h:12, from ../lib/CodeGen/CodeGenAction.cpp:9: ../include/clang/Basic/Diagnostic.h: In member function 'void clang::BackendConsumer::InlineAsmDiagHandler2(const llvm::SMDiagnostic&, clang::SourceLocation)': ../include/clang/Basic/Diagnostic.h:1305:13: warning: 'DiagID' may be used uninitialized in this function [-Wmaybe-uninitialized] 1305 | CurDiagID = DiagID; | ~~~~~~~~~~^~~~~~~~ ../lib/CodeGen/CodeGenAction.cpp:475:12: note: 'DiagID' was declared here 475 | unsigned DiagID; | ^~~~~~ In file included from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../include/clang/Frontend/ASTUnit.h:17, from ../include/clang/Frontend/FrontendAction.h:23, from ../include/clang/CodeGen/CodeGenAction.h:12, from ../lib/CodeGen/CodeGenAction.cpp:9: ../include/clang/Basic/Diagnostic.h: In member function 'bool clang::BackendConsumer::InlineAsmDiagHandler(const llvm::DiagnosticInfoInlineAsm&)': ../include/clang/Basic/Diagnostic.h:1305:13: warning: 'DiagID' may be used uninitialized in this function [-Wmaybe-uninitialized] 1305 | CurDiagID = DiagID; | ~~~~~~~~~~^~~~~~~~ ../lib/CodeGen/CodeGenAction.cpp:552:12: note: 'DiagID' was declared here 552 | unsigned DiagID; | ^~~~~~ [530/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o -c ../lib/Sema/SemaTemplateDeduction.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/Expr.h:18, from ../include/clang/Sema/Ownership.h:16, from ../include/clang/Sema/TemplateDeduction.h:17, from ../lib/Sema/SemaTemplateDeduction.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'bool ConvertDeducedTemplateArgument(clang::Sema&, clang::NamedDecl*, clang::DeducedTemplateArgument, clang::NamedDecl*, clang::sema::TemplateDeductionInfo&, bool, llvm::SmallVectorImpl&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Sema::TemplateDeductionResult clang::Sema::SubstituteExplicitTemplateArguments(clang::FunctionTemplateDecl*, clang::TemplateArgumentListInfo&, llvm::SmallVectorImpl&, llvm::SmallVectorImpl&, clang::QualType*, clang::sema::TemplateDeductionInfo&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'typename std::enable_if::value, clang::Sema::TemplateDeductionResult>::type FinishTemplateArgumentDeduction(clang::Sema&, T*, bool, const clang::TemplateArgumentList&, llvm::SmallVectorImpl&, clang::sema::TemplateDeductionInfo&) [with T = clang::VarTemplatePartialSpecializationDecl]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'typename std::enable_if::value, clang::Sema::TemplateDeductionResult>::type FinishTemplateArgumentDeduction(clang::Sema&, T*, bool, const clang::TemplateArgumentList&, llvm::SmallVectorImpl&, clang::sema::TemplateDeductionInfo&) [with T = clang::ClassTemplatePartialSpecializationDecl]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Sema::TemplateDeductionResult clang::Sema::FinishTemplateArgumentDeduction(clang::FunctionTemplateDecl*, llvm::SmallVectorImpl&, unsigned int, clang::FunctionDecl*&, clang::sema::TemplateDeductionInfo&, const llvm::SmallVectorImpl*, bool, llvm::function_ref)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DeducedATypes)+8).llvm::SmallDenseMap, clang::QualType>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DeducedATypes)+8).llvm::SmallDenseMap, clang::QualType>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Sema::TemplateDeductionResult clang::Sema::DeduceTemplateArguments(clang::FunctionTemplateDecl*, clang::QualType, clang::CXXConversionDecl*&, clang::sema::TemplateDeductionInfo&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Sema::TemplateDeductionResult clang::Sema::DeduceTemplateArguments(clang::FunctionTemplateDecl*, clang::TemplateArgumentListInfo*, clang::QualType, clang::FunctionDecl*&, clang::sema::TemplateDeductionInfo&, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Sema::DeduceAutoResult clang::Sema::DeduceAutoType(clang::TypeLoc, clang::Expr*&, clang::QualType&, llvm::Optional, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::Sema::TemplateDeductionResult clang::Sema::DeduceTemplateArguments(clang::FunctionTemplateDecl*, clang::TemplateArgumentListInfo*, llvm::ArrayRef, clang::FunctionDecl*&, clang::sema::TemplateDeductionInfo&, bool, llvm::function_ref)>)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [531/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o -c ../lib/Analysis/ConstructionContext.cpp [532/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o -c ../lib/Analysis/AnalysisDeclContext.cpp [533/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o -c ../lib/Sema/SemaDeclCXX.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../lib/Sema/SemaDeclCXX.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::FindHiddenVirtualMethods(clang::CXXMethodDecl*, llvm::SmallVectorImpl&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::CheckDerivedToBaseConversion(clang::QualType, clang::QualType, unsigned int, unsigned int, clang::SourceLocation, clang::SourceRange, clang::DeclarationName, clang::CXXCastPath*, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::CheckShadowInheritedFields(const clang::SourceLocation&, clang::DeclarationName, const clang::CXXRecordDecl*, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'bool FindBaseInitializer(clang::Sema&, clang::CXXRecordDecl*, clang::QualType, const clang::CXXBaseSpecifier*&, const clang::CXXBaseSpecifier*&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'bool checkMemberDecomposition(clang::Sema&, llvm::ArrayRef, clang::ValueDecl*, clang::QualType, const clang::CXXRecordDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::AttachBaseSpecifiers(clang::CXXRecordDecl*, llvm::MutableArrayRef)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [534/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o -c ../lib/Analysis/ThreadSafetyLogical.cpp [535/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o -c ../lib/Analysis/Dominators.cpp [536/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o -c ../lib/Analysis/ObjCNoReturn.cpp [537/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o -c ../lib/CodeGen/CoverageMappingGen.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/Basic/SourceManager.h:37, from ../include/clang/Lex/PPCallbacks.h:19, from ../lib/CodeGen/CoverageMappingGen.h:18, from ../lib/CodeGen/CoverageMappingGen.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::CodeGen::CoverageMappingGen::emitCounterMapping(const clang::Decl*, llvm::raw_ostream&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Walker)+20).llvm::SmallDenseMap, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Walker)+20).llvm::SmallDenseMap, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::CodeGen::CoverageMappingGen::emitEmptyMapping(const clang::Decl*, llvm::raw_ostream&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Walker)+20).llvm::SmallDenseMap, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Walker)+20).llvm::SmallDenseMap, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [538/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Rewrite -I../lib/Rewrite -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o -MF lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o.d -o lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o -c ../lib/Rewrite/DeltaTree.cpp [539/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o -c ../lib/Sema/SemaExprCXX.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/Expr.h:18, from ../include/clang/AST/ASTConcept.h:17, from ../include/clang/AST/DeclTemplate.h:17, from ../include/clang/Sema/Template.h:15, from ../lib/Sema/SemaExprCXX.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult clang::Sema::BuildCXXUuidof(clang::QualType, clang::SourceLocation, clang::TypeSourceInfo*, clang::SourceLocation)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& UuidAttrs)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& UuidAttrs)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult clang::Sema::BuildCXXUuidof(clang::QualType, clang::SourceLocation, clang::Expr*, clang::SourceLocation)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& UuidAttrs)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& UuidAttrs)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult {anonymous}::TransformTypos::CheckForRecursiveTypos(clang::ExprResult, bool&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& SavedTypoExprs)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& SavedTypoExprs)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& SavedAmbiguousTypoExprs)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& SavedAmbiguousTypoExprs)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult {anonymous}::TransformTypos::RecursiveTransformLoop(clang::Expr*, bool&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& SavedTransformCache)+8).llvm::SmallDenseMap, 2>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& SavedTransformCache)+8).llvm::SmallDenseMap, 2>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, llvm::function_ref(clang::Expr*)>)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+40).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+40).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+76).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+76).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+112).llvm::SmallDenseMap, 2>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+112).llvm::SmallDenseMap, 2>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+136).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+136).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [540/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeNVPTX.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeNVPTX.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeNVPTX.cpp.o -c ../lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../lib/CodeGen/CGValue.h:17, from ../lib/CodeGen/CGOpenMPRuntime.h:16, from ../lib/CodeGen/CGOpenMPRuntimeNVPTX.h:17, from ../lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual llvm::Function* clang::CodeGen::CGOpenMPRuntimeNVPTX::emitTeamsOutlinedFunction(const clang::OMPExecutableDirective&, const clang::VarDecl*, clang::OpenMPDirectiveKind, const clang::CodeGen::RegionCodeGenTy&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& MappedDeclsFields)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& MappedDeclsFields)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::CodeGen::CGOpenMPRuntimeNVPTX::emitReduction(clang::CodeGen::CodeGenFunction&, clang::SourceLocation, llvm::ArrayRef, llvm::ArrayRef, llvm::ArrayRef, llvm::ArrayRef, clang::CodeGen::CGOpenMPRuntime::ReductionOptionsTy)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& VarFieldMap)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& VarFieldMap)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::CodeGen::CGOpenMPRuntimeNVPTX::emitFunctionProlog(clang::CodeGen::CodeGenFunction&, const clang::Decl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& VarChecker)+112).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& VarChecker)+112).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& VarChecker)+112).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& VarChecker)+112).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [541/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o -c ../lib/CodeGen/CodeGenFunction.cpp [542/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Rewrite -I../lib/Rewrite -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o -MF lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o.d -o lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o -c ../lib/Rewrite/RewriteRope.cpp [543/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o -c ../lib/Analysis/PostOrderCFGView.cpp [544/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o -c ../lib/Analysis/ThreadSafetyTIL.cpp [545/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o -c ../lib/Analysis/ProgramPoint.cpp [546/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Edit -I../lib/Edit -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o -MF lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o.d -o lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o -c ../lib/Edit/Commit.cpp [547/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Edit -I../lib/Edit -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o -MF lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o.d -o lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o -c ../lib/Edit/EditedSource.cpp [548/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o -c ../lib/CodeGen/ItaniumCXXABI.cpp In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/Metadata.h:19, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/TrackingMDRef.h:16, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/DebugLoc.h:17, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/Instruction.h:21, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/BasicBlock.h:22, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/IRBuilder.h:22, from ../lib/CodeGen/CGBuilder.h:13, from ../lib/CodeGen/CodeGenFunction.h:16, from ../lib/CodeGen/CGCXXABI.h:17, from ../lib/CodeGen/ItaniumCXXABI.cpp:20: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual llvm::Value* {anonymous}::ItaniumCXXABI::EmitDynamicCastCall(clang::CodeGen::CodeGenFunction&, clang::CodeGen::Address, clang::QualType, clang::QualType, clang::QualType, llvm::BasicBlock*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void {anonymous}::ItaniumCXXABI::EmitThreadLocalInitFuncs(clang::CodeGen::CodeGenModule&, llvm::ArrayRef, llvm::ArrayRef, llvm::ArrayRef)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& UnorderedInits)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& UnorderedInits)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [549/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o -c ../lib/Analysis/CloneDetection.cpp [550/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Rewrite -I../lib/Rewrite -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o -MF lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o.d -o lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o -c ../lib/Rewrite/TokenRewriter.cpp [551/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o -c ../lib/Analysis/ReachableCode.cpp [552/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o -c ../lib/Analysis/CallGraph.cpp [553/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Rewrite -I../lib/Rewrite -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o -MF lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o.d -o lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o -c ../lib/Rewrite/Rewriter.cpp [554/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/FileRemapper.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/FileRemapper.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/FileRemapper.cpp.o -c ../lib/ARCMigrate/FileRemapper.cpp [555/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o -c ../lib/Analysis/Consumed.cpp [556/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Rewrite -I../lib/Rewrite -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o -MF lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o.d -o lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o -c ../lib/Rewrite/HTMLRewrite.cpp [557/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangRewrite.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangRewrite.a lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangRewrite.a && : [558/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o -c ../lib/Analysis/PathDiagnostic.cpp [559/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o -c ../lib/CodeGen/CGStmtOpenMP.cpp In file included from ../lib/CodeGen/CGBuilder.h:13, from ../lib/CodeGen/CodeGenFunction.h:16, from ../lib/CodeGen/CGStmtOpenMP.cpp:15: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/IRBuilder.h: In member function 'std::pair clang::CodeGen::CodeGenFunction::EmitOMPAtomicSimpleUpdateExpr(clang::CodeGen::LValue, clang::CodeGen::RValue, clang::BinaryOperatorKind, bool, llvm::AtomicOrdering, clang::SourceLocation, llvm::function_ref)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/IRBuilder.h:1805:19: warning: 'RMWOp' may be used uninitialized in this function [-Wmaybe-uninitialized] 1805 | return Insert(new AtomicRMWInst(Op, Ptr, Val, Ordering, SSID)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/CodeGen/CGStmtOpenMP.cpp:4008:30: note: 'RMWOp' was declared here 4008 | llvm::AtomicRMWInst::BinOp RMWOp; | ^~~~~ In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/Metadata.h:19, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/TrackingMDRef.h:16, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/DebugLoc.h:17, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/Instruction.h:21, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/BasicBlock.h:22, from ../lib/CodeGen/EHScopeStack.h:21, from ../lib/CodeGen/CGCleanup.h:16, from ../lib/CodeGen/CGStmtOpenMP.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::CodeGen::CodeGenFunction::EmitOMPParallelDirective(const clang::OMPParallelDirective&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& CGSI)+16).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& CGSI)+16).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'llvm::Function* emitOutlinedOrderedFunction(clang::CodeGen::CodeGenModule&, const clang::CapturedStmt*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& CapStmtInfo)+16).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& CapStmtInfo)+16).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [560/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/PlistReporter.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/PlistReporter.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/PlistReporter.cpp.o -c ../lib/ARCMigrate/PlistReporter.cpp [561/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Edit -I../lib/Edit -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o -MF lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o.d -o lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o -c ../lib/Edit/RewriteObjCFoundationAPI.cpp [562/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangEdit.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangEdit.a lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangEdit.a && : [563/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o -c ../lib/Driver/Action.cpp [564/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o -c ../lib/CodeGen/MicrosoftCXXABI.cpp In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/Metadata.h:19, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/TrackingMDRef.h:16, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/DebugLoc.h:17, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/Instruction.h:21, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/BasicBlock.h:22, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/IR/IRBuilder.h:22, from ../lib/CodeGen/CGBuilder.h:13, from ../lib/CodeGen/CodeGenFunction.h:16, from ../lib/CodeGen/CGCXXABI.h:17, from ../lib/CodeGen/MicrosoftCXXABI.cpp:16: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual llvm::GlobalVariable* {anonymous}::MicrosoftCXXABI::getThrowInfo(clang::QualType)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& CatchableTypes)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& CatchableTypes)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [565/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o -c ../lib/Analysis/CFG.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/ExprCXX.h:17, from ../include/clang/Analysis/ConstructionContext.h:20, from ../include/clang/Analysis/CFG.h:18, from ../lib/Analysis/CFG.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In static member function 'static std::unique_ptr clang::CFG::buildCFG(const clang::Decl*, clang::Stmt*, clang::ASTContext*, const clang::CFG::BuildOptions&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Builder)+108).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Builder)+108).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Builder)+208).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Builder)+208).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [566/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o -c ../lib/Analysis/LiveVariables.cpp [567/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o -c ../lib/Analysis/ThreadSafetyCommon.cpp [568/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/DarwinSDKInfo.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/DarwinSDKInfo.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/DarwinSDKInfo.cpp.o -c ../lib/Driver/DarwinSDKInfo.cpp [569/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMTActions.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMTActions.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMTActions.cpp.o -c ../lib/ARCMigrate/ARCMTActions.cpp [570/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o -c ../lib/Driver/Phases.cpp [571/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o -c ../lib/Driver/Compilation.cpp [572/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o -c ../lib/Driver/DriverOptions.cpp [573/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o -c ../lib/Driver/Distro.cpp [574/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o -c ../lib/CodeGen/CodeGenPGO.cpp [575/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o -c ../lib/Analysis/UninitializedValues.cpp [576/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o -c ../lib/Driver/OptionUtils.cpp [577/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o -c ../lib/Driver/Tool.cpp [578/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o -c ../lib/Driver/Job.cpp [579/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransformActions.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransformActions.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransformActions.cpp.o -c ../lib/ARCMigrate/TransformActions.cpp [580/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o -c ../lib/Sema/SemaOpenMP.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../lib/Sema/CoroutineStmtBuilder.h:16, from ../lib/Sema/TreeTransform.h:16, from ../lib/Sema/SemaOpenMP.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'void argumentDependentLookup(clang::Sema&, const clang::DeclarationNameInfo&, clang::SourceLocation, clang::QualType, llvm::SmallVectorImpl >&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& AssociatedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& AssociatedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& AssociatedClasses)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& AssociatedClasses)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'clang::ExprResult buildUserDefinedMapperRef(clang::Sema&, clang::Scope*, clang::CXXScopeSpec&, const clang::DeclarationNameInfo&, clang::QualType, clang::Expr*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'clang::ExprResult buildDeclareReductionRef(clang::Sema&, clang::SourceLocation, clang::SourceRange, clang::Scope*, clang::CXXScopeSpec&, const clang::DeclarationNameInfo&, clang::QualType, clang::CXXCastPath&, clang::Expr*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::StmtResult clang::Sema::ActOnOpenMPExecutableDirective(clang::OpenMPDirectiveKind, const clang::DeclarationNameInfo&, clang::OpenMPDirectiveKind, llvm::ArrayRef, clang::Stmt*, clang::SourceLocation, clang::SourceLocation)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& VarsWithInheritedDSA)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& VarsWithInheritedDSA)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/Sema/SemaOpenMP.cpp: In function 'bool actOnOMPReductionKindClause(clang::Sema&, {anonymous}::DSAStackTy*, clang::OpenMPClauseKind, llvm::ArrayRef, clang::SourceLocation, clang::SourceLocation, clang::SourceLocation, clang::SourceLocation, clang::CXXScopeSpec&, const clang::DeclarationNameInfo&, llvm::ArrayRef, {anonymous}::ReductionData&)': ../lib/Sema/SemaOpenMP.cpp:14185:59: warning: 'ParentBOK' may be used uninitialized in this function [-Wmaybe-uninitialized] 14184 | if ((DeclareReductionRef.isUnset() && IsParentReductionOp) || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14185 | (DeclareReductionRef.isUsable() && IsParentBOK) || BOK != ParentBOK || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ [581/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o -c ../lib/Driver/ToolChains/Arch/AArch64.cpp [582/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o -c ../lib/Driver/ToolChains/Arch/PPC.cpp [583/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o -c ../lib/Driver/Multilib.cpp [584/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o -c ../lib/Driver/ToolChains/Arch/SystemZ.cpp [585/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o -c ../lib/Driver/ToolChains/Arch/Mips.cpp [586/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o -c ../lib/Driver/ToolChains/Arch/Sparc.cpp [587/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o -c ../lib/Driver/ToolChains/Arch/ARM.cpp [588/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o -c ../lib/Driver/ToolChains/Arch/RISCV.cpp [589/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMT.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMT.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMT.cpp.o -c ../lib/ARCMigrate/ARCMT.cpp [590/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o -c ../lib/Driver/ToolChains/Arch/X86.cpp [591/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o -c ../lib/Analysis/ThreadSafety.cpp [592/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AIX.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AIX.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AIX.cpp.o -c ../lib/Driver/ToolChains/AIX.cpp [593/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o -c ../lib/Driver/ToolChain.cpp In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/Triple.h:12, from ../include/clang/Basic/ObjCRuntime.h:19, from ../include/clang/Basic/LangOptions.h:19, from ../include/clang/Driver/ToolChain.h:14, from ../lib/Driver/ToolChain.cpp:9: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/Twine.h: In member function 'virtual std::string clang::driver::ToolChain::getCompilerRT(const llvm::opt::ArgList&, llvm::StringRef, clang::driver::ToolChain::FileType) const': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/Twine.h:268:18: warning: 'Suffix' may be used uninitialized in this function [-Wmaybe-uninitialized] 268 | if (Str[0] != '\0') { | ~~~~~~~^~~~~~~ ../lib/Driver/ToolChain.cpp:399:15: note: 'Suffix' was declared here 399 | const char *Suffix; | ^~~~~~ [594/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Ananas.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Ananas.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Ananas.cpp.o -c ../lib/Driver/ToolChains/Ananas.cpp [595/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o -c ../lib/Analysis/RetainSummaryManager.cpp [596/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o -c ../lib/Driver/ToolChains/AMDGPU.cpp [597/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Contiki.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Contiki.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Contiki.cpp.o -c ../lib/Driver/ToolChains/Contiki.cpp [598/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o -c ../lib/Driver/SanitizerArgs.cpp [599/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o -c ../lib/Driver/ToolChains/AVR.cpp [600/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CloudABI.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CloudABI.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CloudABI.cpp.o -c ../lib/Driver/ToolChains/CloudABI.cpp [601/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o -c ../lib/CodeGen/TargetInfo.cpp ../lib/CodeGen/TargetInfo.cpp: In member function 'virtual void {anonymous}::RISCVTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': ../lib/CodeGen/TargetInfo.cpp:9762:17: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 9762 | const char *Kind; | ^~~~ ../lib/CodeGen/TargetInfo.cpp: In member function 'virtual void {anonymous}::MIPSTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': ../lib/CodeGen/TargetInfo.cpp:7021:17: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 7021 | const char *Kind; | ^~~~ ../lib/CodeGen/TargetInfo.cpp: In member function 'virtual void {anonymous}::ARMTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': ../lib/CodeGen/TargetInfo.cpp:5744:17: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 5744 | const char *Kind; | ^~~~ ../lib/CodeGen/TargetInfo.cpp: In member function 'virtual void {anonymous}::WindowsARMTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': ../lib/CodeGen/TargetInfo.cpp:5744:17: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] [602/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o -c ../lib/Driver/ToolChains/BareMetal.cpp [603/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o -c ../lib/Driver/ToolChains/Flang.cpp [604/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o -c ../lib/Driver/ToolChains/CrossWindows.cpp [605/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o -c ../lib/Driver/ToolChains/DragonFly.cpp [606/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o -c ../lib/CodeGen/ObjectFilePCHContainerOperations.cpp [607/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o -c ../lib/Driver/ToolChains/Haiku.cpp [608/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o -c ../lib/Driver/ToolChains/FreeBSD.cpp [609/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o -c ../lib/Driver/ToolChains/Hurd.cpp [610/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o -c ../lib/Driver/ToolChains/Fuchsia.cpp [611/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o -c ../lib/Sema/SemaExpr.cpp ../lib/Sema/SemaExpr.cpp: In function '{anonymous}::OdrUseContext isOdrUseContext(clang::Sema&)': ../lib/Sema/SemaExpr.cpp:15514:10: warning: 'Result' may be used uninitialized in this function [-Wmaybe-uninitialized] 15514 | return Result; | ^~~~~~ In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../lib/Sema/CoroutineStmtBuilder.h:16, from ../lib/Sema/TreeTransform.h:16, from ../lib/Sema/SemaExpr.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult clang::Sema::BuildBuiltinOffsetOf(clang::SourceLocation, clang::TypeSourceInfo*, llvm::ArrayRef, clang::SourceLocation)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::CheckCXXDefaultArgExpr(clang::SourceLocation, clang::FunctionDecl*, clang::ParmVarDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Local)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [612/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o -c ../lib/Driver/ToolChains/CommonArgs.cpp [613/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIP.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIP.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIP.cpp.o -c ../lib/Driver/ToolChains/HIP.cpp [614/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o -c ../lib/Driver/ToolChains/MipsLinux.cpp ../lib/Driver/ToolChains/MipsLinux.cpp: In member function 'virtual std::string clang::driver::toolchains::MipsLLVMToolChain::getCompilerRT(const llvm::opt::ArgList&, llvm::StringRef, clang::driver::ToolChain::FileType) const': ../lib/Driver/ToolChains/MipsLinux.cpp:125:15: warning: 'Suffix' may be used uninitialized in this function [-Wmaybe-uninitialized] 125 | const char *Suffix; | ^~~~~~ [615/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o -c ../lib/Driver/ToolChains/Cuda.cpp [616/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Minix.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Minix.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Minix.cpp.o -c ../lib/Driver/ToolChains/Minix.cpp [617/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o -c ../lib/Driver/ToolChains/Hexagon.cpp [618/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o -c ../lib/CodeGen/CGOpenMPRuntime.cpp ../lib/CodeGen/CGOpenMPRuntime.cpp: In static member function 'static void clang::CodeGen::RegionCodeGenTy::CallbackFn(intptr_t, clang::CodeGen::CodeGenFunction&, clang::CodeGen::PrePostActionTy&) [with Callable = clang::CodeGen::CGOpenMPRuntime::emitTargetDataStandAloneCall(clang::CodeGen::CodeGenFunction&, const clang::OMPExecutableDirective&, const clang::Expr*, const clang::Expr*)::]': ../lib/CodeGen/CGOpenMPRuntime.cpp:10184:24: warning: 'RTLFn' may be used uninitialized in this function [-Wmaybe-uninitialized] 10184 | CGF.EmitRuntimeCall(createRuntimeFunction(RTLFn), OffloadingArgs); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/CodeGen/CGOpenMPRuntime.cpp:10108:23: note: 'RTLFn' was declared here 10108 | OpenMPRTLFunction RTLFn; | ^~~~~ In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../lib/CodeGen/CGValue.h:17, from ../lib/CodeGen/CGOpenMPRuntime.h:16, from ../lib/CodeGen/CGOpenMPRuntime.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'bool isStrictSubset(const CompleteOMPContextSelectorData&, const CompleteOMPContextSelectorData&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& RHSData)+8).llvm::SmallDenseMap, llvm::StringSet<>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& RHSData)+8).llvm::SmallDenseMap, llvm::StringSet<>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/CodeGen/CGOpenMPRuntime.cpp: In member function 'virtual void clang::CodeGen::CGOpenMPRuntime::emitTaskCall(clang::CodeGen::CodeGenFunction&, clang::SourceLocation, const clang::OMPExecutableDirective&, llvm::Function*, clang::QualType, clang::CodeGen::Address, const clang::Expr*, const clang::CodeGen::OMPTaskDataTy&)': ../lib/CodeGen/CGOpenMPRuntime.cpp:5259:51: warning: 'DepKind' may be used uninitialized in this function [-Wmaybe-uninitialized] 5259 | CGF.EmitStoreOfScalar(llvm::ConstantInt::get(LLVMFlagsTy, DepKind), | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../lib/CodeGen/CGValue.h:17, from ../lib/CodeGen/CGOpenMPRuntime.h:16, from ../lib/CodeGen/CGOpenMPRuntime.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void {anonymous}::MappableExprsHandler::generateInfoForCapture(const clang::CapturedStmt::Capture*, llvm::Value*, {anonymous}::MappableExprsHandler::MapBaseValuesArrayTy&, {anonymous}::MappableExprsHandler::MapValuesArrayTy&, {anonymous}::MappableExprsHandler::MapValuesArrayTy&, {anonymous}::MappableExprsHandler::MapFlagsArrayTy&, {anonymous}::MappableExprsHandler::StructRangeInfoTy&) const': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& OverlappedData)+8).llvm::SmallDenseMap, clang::OpenMPMapClauseKind, llvm::ArrayRef, bool>*, llvm::SmallVector, 4>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& OverlappedData)+8).llvm::SmallDenseMap, clang::OpenMPMapClauseKind, llvm::ArrayRef, bool>*, llvm::SmallVector, 4>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [619/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAPIUses.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAPIUses.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAPIUses.cpp.o -c ../lib/ARCMigrate/TransAPIUses.cpp [620/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransARCAssign.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransARCAssign.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransARCAssign.cpp.o -c ../lib/ARCMigrate/TransARCAssign.cpp [621/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Myriad.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Myriad.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Myriad.cpp.o -c ../lib/Driver/ToolChains/Myriad.cpp [622/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis -I../lib/Analysis -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o -MF lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o.d -o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o -c ../lib/Analysis/ExprMutationAnalyzer.cpp [623/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o -c ../lib/Driver/ToolChains/MinGW.cpp [624/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o -c ../lib/Driver/ToolChains/Linux.cpp [625/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangAnalysis.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangAnalysis.a lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangAnalysis.a && : [626/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o -c ../lib/Sema/SemaTemplate.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../lib/Sema/CoroutineStmtBuilder.h:16, from ../lib/Sema/TreeTransform.h:16, from ../lib/Sema/SemaTemplate.cpp:11: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::CheckTemplateArgument(clang::NamedDecl*, clang::TemplateArgumentLoc&, clang::NamedDecl*, clang::SourceLocation, clang::SourceLocation, unsigned int, llvm::SmallVectorImpl&, clang::Sema::CheckTemplateArgumentKind)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::CheckTemplateArgumentList(clang::TemplateDecl*, clang::SourceLocation, clang::TemplateArgumentListInfo&, bool, llvm::SmallVectorImpl&, bool, bool*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& InstScope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::QualType clang::Sema::CheckTemplateIdType(clang::TemplateName, clang::SourceLocation, clang::TemplateArgumentListInfo&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::CheckFunctionTemplateSpecialization(clang::FunctionDecl*, clang::TemplateArgumentListInfo*, clang::LookupResult&, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& ConvertedTemplateArgs)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& ConvertedTemplateArgs)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::NamedDecl* {anonymous}::ConvertConstructorToDeductionGuideTransform::transformConstructor(clang::FunctionTemplateDecl*, clang::CXXConstructorDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Scope)+12).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [627/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o -c ../lib/Driver/ToolChains/MSP430.cpp [628/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCCalls.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCCalls.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCCalls.cpp.o -c ../lib/ARCMigrate/TransGCCalls.cpp [629/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o -c ../lib/Driver/ToolChains/TCE.cpp [630/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o -c ../lib/Driver/ToolChains/OpenBSD.cpp [631/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o -c ../lib/Driver/ToolChains/Darwin.cpp ../lib/Driver/ToolChains/Darwin.cpp: In member function 'bool clang::driver::toolchains::Darwin::isAlignedAllocationUnavailable() const': ../lib/Driver/ToolChains/Darwin.cpp:2335:24: warning: 'OS' may be used uninitialized in this function [-Wmaybe-uninitialized] 2335 | llvm::Triple::OSType OS; | ^~ In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/Option/Option.h:14, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/Option/Arg.h:19, from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/Option/ArgList.h:19, from ../include/clang/Driver/Types.h:14, from ../include/clang/Driver/Action.h:13, from ../lib/Driver/ToolChains/Cuda.h:13, from ../lib/Driver/ToolChains/Darwin.h:12, from ../lib/Driver/ToolChains/Darwin.cpp:9: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/Option/OptSpecifier.h: In member function 'void clang::driver::toolchains::Darwin::AddDeploymentTarget(llvm::opt::DerivedArgList&) const': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/Option/OptSpecifier.h:24:49: warning: 'Opt' may be used uninitialized in this function [-Wmaybe-uninitialized] 24 | /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {} | ^ ../lib/Driver/ToolChains/Darwin.cpp:1340:17: note: 'Opt' was declared here 1340 | options::ID Opt; | ^~~ [632/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o -c ../lib/Driver/ToolChains/MSVC.cpp In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/Option/ArgList.h:18, from ../include/clang/Driver/Types.h:14, from ../include/clang/Driver/Action.h:13, from ../lib/Driver/ToolChains/Cuda.h:13, from ../lib/Driver/ToolChains/MSVC.h:12, from ../lib/Driver/ToolChains/MSVC.cpp:9: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/Twine.h: In member function 'std::string clang::driver::toolchains::MSVCToolChain::getSubDirectoryPath(clang::driver::toolchains::MSVCToolChain::SubDirectoryType, llvm::StringRef, llvm::Triple::ArchType) const': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/Twine.h:269:21: warning: 'IncludeName' may be used uninitialized in this function [-Wmaybe-uninitialized] 269 | LHS.cString = Str; | ~~~~~~~~~~~~^~~~~ ../lib/Driver/ToolChains/MSVC.cpp:857:15: note: 'IncludeName' was declared here 857 | const char *IncludeName; | ^~~~~~~~~~~ In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/Option/ArgList.h:18, from ../include/clang/Driver/Types.h:14, from ../include/clang/Driver/Action.h:13, from ../lib/Driver/ToolChains/Cuda.h:13, from ../lib/Driver/ToolChains/MSVC.h:12, from ../lib/Driver/ToolChains/MSVC.cpp:9: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/Twine.h:269:21: warning: 'SubdirName' may be used uninitialized in this function [-Wmaybe-uninitialized] 269 | LHS.cString = Str; | ~~~~~~~~~~~~^~~~~ ../lib/Driver/ToolChains/MSVC.cpp:856:15: note: 'SubdirName' was declared here 856 | const char *SubdirName; | ^~~~~~~~~~ [633/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o -c ../lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp [634/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o -c ../lib/Driver/ToolChains/PPCLinux.cpp [635/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o -c ../lib/Driver/ToolChains/RISCVToolchain.cpp [636/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o -c ../lib/Driver/ToolChains/Solaris.cpp [637/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o -c ../lib/Driver/ToolChains/XCore.cpp [638/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o -c ../lib/Driver/ToolChains/InterfaceStubs.cpp [639/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProperties.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProperties.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProperties.cpp.o -c ../lib/ARCMigrate/TransProperties.cpp [640/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o -c ../lib/Driver/ToolChains/PS4CPU.cpp [641/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Serialization -I../lib/Serialization -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o -MF lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o.d -o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o -c ../lib/Serialization/ModuleFileExtension.cpp [642/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o -c ../lib/Driver/Types.cpp [643/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCAttrs.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCAttrs.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCAttrs.cpp.o -c ../lib/ARCMigrate/TransGCAttrs.cpp [644/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o -c ../lib/Driver/ToolChains/WebAssembly.cpp [645/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Serialization -I../lib/Serialization -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o -MF lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o.d -o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o -c ../lib/Serialization/InMemoryModuleCache.cpp [646/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransZeroOutPropsInDealloc.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransZeroOutPropsInDealloc.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransZeroOutPropsInDealloc.cpp.o -c ../lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp [647/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o -c ../lib/Driver/Driver.cpp [648/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o -c ../lib/Frontend/ChainedDiagnosticConsumer.cpp [649/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o -c ../lib/Driver/ToolChains/Gnu.cpp [650/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o -c ../lib/Driver/XRayArgs.cpp [651/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o -c ../lib/CodeGen/CGBuiltin.cpp ../lib/CodeGen/CGBuiltin.cpp: In function 'void initializeAlloca(clang::CodeGen::CodeGenFunction&, llvm::AllocaInst*, llvm::Value*, llvm::Align)': ../lib/CodeGen/CGBuiltin.cpp:77:27: warning: 'Byte' may be used uninitialized in this function [-Wmaybe-uninitialized] 77 | CGF.Builder.CreateMemSet(AI, Byte, Size, AlignmentInBytes); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../lib/CodeGen/CGBuiltin.cpp:7003: include/clang/Basic/arm_mve_builtin_cg.inc: In member function 'llvm::Value* clang::CodeGen::CodeGenFunction::EmitARMMVEBuiltinExpr(unsigned int, const clang::CallExpr*, clang::CodeGen::ReturnValueSlot, llvm::Triple::ArchType)': include/clang/Basic/arm_mve_builtin_cg.inc:11155:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 11155 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:11125:13: note: 'Param1' was declared here 11125 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:11154:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 11154 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:11124:13: note: 'Param0' was declared here 11124 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:11114:53: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 11114 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(Int8Ty, 16), llvm::VectorType::get(Builder.getInt1Ty(), 16)}), llvm::SmallVector {Val4, Val7, Val10, Val12}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:11068:18: note: 'Param0' was declared here 11068 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:11056:45: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 11056 | return Builder.CreateCall(CGM.getIntrinsic(Param1, llvm::SmallVector {llvm::VectorType::get(Int8Ty, 16), llvm::VectorType::get(Builder.getInt1Ty(), 16)}), llvm::SmallVector {Val2, Val3, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10965:18: note: 'Param1' was declared here 10965 | Intrinsic::ID Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:11052:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 11052 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10964:13: note: 'Param0' was declared here 10964 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10938:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 10938 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10913:13: note: 'Param1' was declared here 10913 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10937:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10937 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10912:13: note: 'Param0' was declared here 10912 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10906:45: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10906 | return Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(Int8Ty, 16), llvm::VectorType::get(Builder.getInt1Ty(), 16)}), llvm::SmallVector {Val2, Val3, Val6, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10872:18: note: 'Param0' was declared here 10872 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10851:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 10851 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10827:13: note: 'Param1' was declared here 10827 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10850:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10850 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10826:13: note: 'Param0' was declared here 10826 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10743:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 10743 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10713:13: note: 'Param1' was declared here 10713 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10742:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10742 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10712:13: note: 'Param0' was declared here 10712 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10702:53: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10702 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(Int32Ty, 4), llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val4, Val7, Val10, Val12}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10656:18: note: 'Param0' was declared here 10656 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10644:45: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 10644 | return Builder.CreateCall(CGM.getIntrinsic(Param2, llvm::SmallVector {llvm::VectorType::get(Int32Ty, 4), llvm::VectorType::get(Int16Ty, 8), llvm::VectorType::get(Builder.getInt1Ty(), 8)}), llvm::SmallVector {Val2, Val3, Val4, Val5, Val8, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10592:18: note: 'Param2' was declared here 10592 | Intrinsic::ID Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10640:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 10640 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10591:13: note: 'Param1' was declared here 10591 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10639:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10639 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10590:13: note: 'Param0' was declared here 10590 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10576:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10576 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10563:13: note: 'Param0' was declared here 10563 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10559:45: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 10559 | return Builder.CreateCall(CGM.getIntrinsic(Param1, llvm::SmallVector {llvm::VectorType::get(Int32Ty, 4), llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val2, Val3, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10468:18: note: 'Param1' was declared here 10468 | Intrinsic::ID Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10555:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10555 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10467:13: note: 'Param0' was declared here 10467 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10441:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 10441 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10416:13: note: 'Param1' was declared here 10416 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10440:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10440 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10415:13: note: 'Param0' was declared here 10415 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10409:45: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10409 | return Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(Int32Ty, 4), llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val2, Val3, Val6, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10375:18: note: 'Param0' was declared here 10375 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10352:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 10352 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10322:13: note: 'Param1' was declared here 10322 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10351:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10351 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10321:13: note: 'Param0' was declared here 10321 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10311:53: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10311 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(Int16Ty, 8), llvm::VectorType::get(Builder.getInt1Ty(), 8)}), llvm::SmallVector {Val4, Val7, Val10, Val12}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10265:18: note: 'Param0' was declared here 10265 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10253:45: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 10253 | return Builder.CreateCall(CGM.getIntrinsic(Param2, llvm::SmallVector {llvm::VectorType::get(Int16Ty, 8), llvm::VectorType::get(Int8Ty, 16), llvm::VectorType::get(Builder.getInt1Ty(), 16)}), llvm::SmallVector {Val2, Val3, Val4, Val5, Val8, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10201:18: note: 'Param2' was declared here 10201 | Intrinsic::ID Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10249:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 10249 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10200:13: note: 'Param1' was declared here 10200 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10248:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10248 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10199:13: note: 'Param0' was declared here 10199 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10189:45: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 10189 | return Builder.CreateCall(CGM.getIntrinsic(Param1, llvm::SmallVector {llvm::VectorType::get(Int16Ty, 8), llvm::VectorType::get(Builder.getInt1Ty(), 8)}), llvm::SmallVector {Val2, Val3, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10098:18: note: 'Param1' was declared here 10098 | Intrinsic::ID Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10185:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10185 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10097:13: note: 'Param0' was declared here 10097 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10071:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10071 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10058:13: note: 'Param0' was declared here 10058 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10050:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 10050 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10025:13: note: 'Param1' was declared here 10025 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10049:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10049 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10024:13: note: 'Param0' was declared here 10024 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:10018:45: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 10018 | return Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(Int16Ty, 8), llvm::VectorType::get(Builder.getInt1Ty(), 8)}), llvm::SmallVector {Val2, Val3, Val6, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9984:18: note: 'Param0' was declared here 9984 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9963:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9963 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9946:13: note: 'Param0' was declared here 9946 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9934:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9934 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9922:13: note: 'Param0' was declared here 9922 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9916:53: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9916 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(Int16Ty, 8), llvm::VectorType::get(Builder.getInt1Ty(), 8)}), llvm::SmallVector {Val4, Val7, Val10, Val12}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9885:18: note: 'Param0' was declared here 9885 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9878:45: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9878 | return Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(HalfTy, 8), llvm::VectorType::get(Builder.getInt1Ty(), 8)}), llvm::SmallVector {Val2, Val3, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9858:18: note: 'Param0' was declared here 9858 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9853:45: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9853 | return Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(HalfTy, 8), llvm::VectorType::get(Builder.getInt1Ty(), 8)}), llvm::SmallVector {Val2, Val3, Val6, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9834:18: note: 'Param0' was declared here 9834 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9818:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9818 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9801:13: note: 'Param0' was declared here 9801 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9789:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9789 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9777:13: note: 'Param0' was declared here 9777 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9771:53: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9771 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(Int32Ty, 4), llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val4, Val7, Val10, Val12}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9740:18: note: 'Param0' was declared here 9740 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9733:45: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9733 | return Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(FloatTy, 4), llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val2, Val3, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9713:18: note: 'Param0' was declared here 9713 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9708:45: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9708 | return Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(FloatTy, 4), llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val2, Val3, Val6, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9689:18: note: 'Param0' was declared here 9689 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9677:68: warning: 'Param5' may be used uninitialized in this function [-Wmaybe-uninitialized] 9677 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param4, llvm::SmallVector {Param5, Param3}), llvm::SmallVector {Val4, Val5, Val6, Val3, Val1, Val7, Val8, Val11}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9542:16: note: 'Param5' was declared here 9542 | llvm::Type * Param5; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9677:53: warning: 'Param4' may be used uninitialized in this function [-Wmaybe-uninitialized] 9677 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param4, llvm::SmallVector {Param5, Param3}), llvm::SmallVector {Val4, Val5, Val6, Val3, Val1, Val7, Val8, Val11}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9541:18: note: 'Param4' was declared here 9541 | Intrinsic::ID Param4; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9677:68: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 9677 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param4, llvm::SmallVector {Param5, Param3}), llvm::SmallVector {Val4, Val5, Val6, Val3, Val1, Val7, Val8, Val11}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9540:16: note: 'Param3' was declared here 9540 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9671:39: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 9671 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9539:13: note: 'Param2' was declared here 9539 | uint32_t Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9670:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 9670 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9538:13: note: 'Param1' was declared here 9538 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9669:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9669 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9537:13: note: 'Param0' was declared here 9537 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9513:67: warning: 'Param4' may be used uninitialized in this function [-Wmaybe-uninitialized] 9513 | Value *Val9 = Builder.CreateCall(CGM.getIntrinsic(Param3, llvm::SmallVector {Param4}), llvm::SmallVector {Val4, Val5, Val6, Val3, Val1, Val7, Val8}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9396:16: note: 'Param4' was declared here 9396 | llvm::Type * Param4; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9513:52: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 9513 | Value *Val9 = Builder.CreateCall(CGM.getIntrinsic(Param3, llvm::SmallVector {Param4}), llvm::SmallVector {Val4, Val5, Val6, Val3, Val1, Val7, Val8}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9395:18: note: 'Param3' was declared here 9395 | Intrinsic::ID Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9510:39: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 9510 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9394:13: note: 'Param2' was declared here 9394 | uint32_t Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9509:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 9509 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9393:13: note: 'Param1' was declared here 9393 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9508:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9508 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9392:13: note: 'Param0' was declared here 9392 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9375:80: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 9375 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmldava, llvm::SmallVector {Param3}), llvm::SmallVector {Val0, Val1, Val2, Val4, Val5, Val6}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9275:16: note: 'Param3' was declared here 9275 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9370:39: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 9370 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9274:13: note: 'Param2' was declared here 9274 | uint32_t Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9369:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 9369 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9273:13: note: 'Param1' was declared here 9273 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9368:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9368 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9272:13: note: 'Param0' was declared here 9272 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9255:91: warning: 'Param4' may be used uninitialized in this function [-Wmaybe-uninitialized] 9255 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmldava_predicated, llvm::SmallVector {Param4, Param3}), llvm::SmallVector {Val0, Val1, Val2, Val4, Val5, Val6, Val9}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9137:16: note: 'Param4' was declared here 9137 | llvm::Type * Param4; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9255:91: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 9255 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmldava_predicated, llvm::SmallVector {Param4, Param3}), llvm::SmallVector {Val0, Val1, Val2, Val4, Val5, Val6, Val9}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9136:16: note: 'Param3' was declared here 9136 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9247:39: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 9247 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9135:13: note: 'Param2' was declared here 9135 | uint32_t Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9246:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 9246 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9134:13: note: 'Param1' was declared here 9134 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9245:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9245 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9133:13: note: 'Param0' was declared here 9133 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9116:80: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 9116 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmldava, llvm::SmallVector {Param3}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val4, Val5}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9017:16: note: 'Param3' was declared here 9017 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9112:39: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 9112 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9016:13: note: 'Param2' was declared here 9016 | uint32_t Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9111:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 9111 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9015:13: note: 'Param1' was declared here 9015 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9110:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 9110 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:9014:13: note: 'Param0' was declared here 9014 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8997:91: warning: 'Param4' may be used uninitialized in this function [-Wmaybe-uninitialized] 8997 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmldava_predicated, llvm::SmallVector {Param4, Param3}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val4, Val5, Val8}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8880:16: note: 'Param4' was declared here 8880 | llvm::Type * Param4; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8997:91: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 8997 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmldava_predicated, llvm::SmallVector {Param4, Param3}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val4, Val5, Val8}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8879:16: note: 'Param3' was declared here 8879 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8990:39: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 8990 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8878:13: note: 'Param2' was declared here 8878 | uint32_t Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8989:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 8989 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8877:13: note: 'Param1' was declared here 8877 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8988:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 8988 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8876:13: note: 'Param0' was declared here 8876 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8859:79: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 8859 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcaddq, llvm::SmallVector {Param2}), llvm::SmallVector {Val0, Val1, Val2, Val3}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8742:16: note: 'Param2' was declared here 8742 | llvm::Type * Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8856:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 8856 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8741:13: note: 'Param1' was declared here 8741 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8855:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 8855 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8740:13: note: 'Param0' was declared here 8740 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8716:90: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 8716 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcaddq_predicated, llvm::SmallVector {Param3, Param2}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val4, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8573:16: note: 'Param3' was declared here 8573 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8716:90: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 8716 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcaddq_predicated, llvm::SmallVector {Param3, Param2}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val4, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8572:16: note: 'Param2' was declared here 8572 | llvm::Type * Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8709:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 8709 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8571:13: note: 'Param1' was declared here 8571 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8708:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 8708 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8570:13: note: 'Param0' was declared here 8570 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8546:79: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 8546 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcmulq, llvm::SmallVector {Param1}), llvm::SmallVector {Val0, Val1, Val2}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8508:16: note: 'Param1' was declared here 8508 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8543:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 8543 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8507:13: note: 'Param0' was declared here 8507 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8497:60: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 8497 | return Builder.CreateCall(CGM.getIntrinsic(Param1, llvm::SmallVector {Param2}), llvm::SmallVector {Val0, Val1, Val2, Val3}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8420:16: note: 'Param2' was declared here 8420 | llvm::Type * Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8497:45: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 8497 | return Builder.CreateCall(CGM.getIntrinsic(Param1, llvm::SmallVector {Param2}), llvm::SmallVector {Val0, Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8419:18: note: 'Param1' was declared here 8419 | Intrinsic::ID Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8493:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 8493 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8418:13: note: 'Param0' was declared here 8418 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8402:60: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 8402 | return Builder.CreateCall(CGM.getIntrinsic(Param2, llvm::SmallVector {Param3, Param1}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val6}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8260:16: note: 'Param3' was declared here 8260 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8402:45: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 8402 | return Builder.CreateCall(CGM.getIntrinsic(Param2, llvm::SmallVector {Param3, Param1}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8259:18: note: 'Param2' was declared here 8259 | Intrinsic::ID Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8402:60: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 8402 | return Builder.CreateCall(CGM.getIntrinsic(Param2, llvm::SmallVector {Param3, Param1}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val6}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8258:16: note: 'Param1' was declared here 8258 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8395:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 8395 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8257:13: note: 'Param0' was declared here 8257 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8215:88: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 8215 | Value *Val2 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_i2v, llvm::SmallVector {Param0}), llvm::SmallVector {Val1}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:8186:16: note: 'Param0' was declared here 8186 | llvm::Type * Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7414:53: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 7414 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(Int8Ty, 16), llvm::VectorType::get(Builder.getInt1Ty(), 16)}), llvm::SmallVector {Val2, Val5, Val8, Val11}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7369:18: note: 'Param0' was declared here 7369 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7355:53: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 7355 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(Int32Ty, 4), llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val2, Val5, Val8, Val11}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7310:18: note: 'Param0' was declared here 7310 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7296:53: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 7296 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(Int32Ty, 4), llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val2, Val5, Val8, Val11}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7266:18: note: 'Param0' was declared here 7266 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7257:53: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 7257 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(Int16Ty, 8), llvm::VectorType::get(Builder.getInt1Ty(), 8)}), llvm::SmallVector {Val2, Val5, Val8, Val11}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7212:18: note: 'Param0' was declared here 7212 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7198:53: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 7198 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(Int16Ty, 8), llvm::VectorType::get(Builder.getInt1Ty(), 8)}), llvm::SmallVector {Val2, Val5, Val8, Val11}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7168:18: note: 'Param0' was declared here 7168 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7138:95: warning: 'Param4' may be used uninitialized in this function [-Wmaybe-uninitialized] 7138 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vshl_vector_predicated, llvm::SmallVector {Param4, Param4, Param3}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val4, Val7, Val8}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6958:16: note: 'Param4' was declared here 6958 | llvm::Type * Param4; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7138:95: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 7138 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vshl_vector_predicated, llvm::SmallVector {Param4, Param4, Param3}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val4, Val7, Val8}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6957:16: note: 'Param3' was declared here 6957 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7133:39: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 7133 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6956:13: note: 'Param2' was declared here 6956 | uint32_t Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7132:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 7132 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6955:13: note: 'Param1' was declared here 6955 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7131:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 7131 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6954:13: note: 'Param0' was declared here 6954 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6928:60: warning: 'Param5' may be used uninitialized in this function [-Wmaybe-uninitialized] 6928 | return Builder.CreateCall(CGM.getIntrinsic(Param3, llvm::SmallVector {Param4, Param5, Param2}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val6, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6757:16: note: 'Param5' was declared here 6757 | llvm::Type * Param5; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6928:60: warning: 'Param4' may be used uninitialized in this function [-Wmaybe-uninitialized] 6928 | return Builder.CreateCall(CGM.getIntrinsic(Param3, llvm::SmallVector {Param4, Param5, Param2}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val6, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6756:16: note: 'Param4' was declared here 6756 | llvm::Type * Param4; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6928:45: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 6928 | return Builder.CreateCall(CGM.getIntrinsic(Param3, llvm::SmallVector {Param4, Param5, Param2}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val6, Val7}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6755:18: note: 'Param3' was declared here 6755 | Intrinsic::ID Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6928:60: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 6928 | return Builder.CreateCall(CGM.getIntrinsic(Param3, llvm::SmallVector {Param4, Param5, Param2}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val6, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6754:16: note: 'Param2' was declared here 6754 | llvm::Type * Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6923:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 6923 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6753:13: note: 'Param1' was declared here 6753 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6922:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 6922 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6752:13: note: 'Param0' was declared here 6752 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6127:93: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 6127 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_mull_poly_predicated, llvm::SmallVector {Param2, Param3, Param1}), llvm::SmallVector {Val0, Val1, Val2, Val5, Val6}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6093:16: note: 'Param3' was declared here 6093 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6127:93: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 6127 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_mull_poly_predicated, llvm::SmallVector {Param2, Param3, Param1}), llvm::SmallVector {Val0, Val1, Val2, Val5, Val6}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6092:16: note: 'Param2' was declared here 6092 | llvm::Type * Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6127:93: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 6127 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_mull_poly_predicated, llvm::SmallVector {Param2, Param3, Param1}), llvm::SmallVector {Val0, Val1, Val2, Val5, Val6}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6091:16: note: 'Param1' was declared here 6091 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6122:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 6122 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6090:13: note: 'Param0' was declared here 6090 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5819:52: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 5819 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Param1), llvm::SmallVector {Val3}); | ~~~~~~~~~~~~~~~~^~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5796:18: note: 'Param1' was declared here 5796 | Intrinsic::ID Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5821:88: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 5821 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, llvm::SmallVector {Param0}), llvm::SmallVector {Val5}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5795:16: note: 'Param0' was declared here 5795 | llvm::Type * Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5779:77: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 5779 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::masked_store, llvm::SmallVector {Param3, Param0}), llvm::SmallVector {Val0, Val2, Val3, Val6}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5673:16: note: 'Param3' was declared here 5673 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5778:88: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 5778 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_i2v, llvm::SmallVector {Param2}), llvm::SmallVector {Val5}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5672:16: note: 'Param2' was declared here 5672 | llvm::Type * Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5775:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 5775 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5671:13: note: 'Param1' was declared here 5671 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5779:77: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 5779 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::masked_store, llvm::SmallVector {Param3, Param0}), llvm::SmallVector {Val0, Val2, Val3, Val6}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5670:16: note: 'Param0' was declared here 5670 | llvm::Type * Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5650:42: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 5650 | Value *Val2 = Builder.CreatePointerCast((Val1.getPointer()), Param0); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5627:16: note: 'Param0' was declared here 5627 | llvm::Type * Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5617:42: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 5617 | Value *Val2 = Builder.CreatePointerCast((Val1.getPointer()), Param0); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5594:16: note: 'Param0' was declared here 5594 | llvm::Type * Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5321:68: warning: 'Param5' may be used uninitialized in this function [-Wmaybe-uninitialized] 5321 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param4, llvm::SmallVector {Param5, Param3}), llvm::SmallVector {Val5, Val6, Val7, Val4, Val3, Val8, Val9, Val12}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5185:16: note: 'Param5' was declared here 5185 | llvm::Type * Param5; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5321:53: warning: 'Param4' may be used uninitialized in this function [-Wmaybe-uninitialized] 5321 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param4, llvm::SmallVector {Param5, Param3}), llvm::SmallVector {Val5, Val6, Val7, Val4, Val3, Val8, Val9, Val12}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5184:18: note: 'Param4' was declared here 5184 | Intrinsic::ID Param4; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5321:68: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 5321 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param4, llvm::SmallVector {Param5, Param3}), llvm::SmallVector {Val5, Val6, Val7, Val4, Val3, Val8, Val9, Val12}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5183:16: note: 'Param3' was declared here 5183 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5315:39: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 5315 | Value *Val7 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5182:13: note: 'Param2' was declared here 5182 | uint32_t Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5314:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 5314 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5181:13: note: 'Param1' was declared here 5181 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5313:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 5313 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5180:13: note: 'Param0' was declared here 5180 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5156:68: warning: 'Param4' may be used uninitialized in this function [-Wmaybe-uninitialized] 5156 | Value *Val10 = Builder.CreateCall(CGM.getIntrinsic(Param3, llvm::SmallVector {Param4}), llvm::SmallVector {Val5, Val6, Val7, Val4, Val3, Val8, Val9}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5038:16: note: 'Param4' was declared here 5038 | llvm::Type * Param4; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5156:53: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 5156 | Value *Val10 = Builder.CreateCall(CGM.getIntrinsic(Param3, llvm::SmallVector {Param4}), llvm::SmallVector {Val5, Val6, Val7, Val4, Val3, Val8, Val9}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5037:18: note: 'Param3' was declared here 5037 | Intrinsic::ID Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5153:39: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 5153 | Value *Val7 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5036:13: note: 'Param2' was declared here 5036 | uint32_t Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5152:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 5152 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5035:13: note: 'Param1' was declared here 5035 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5151:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 5151 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:5034:13: note: 'Param0' was declared here 5034 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4956:52: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 4956 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param0), llvm::SmallVector {Val4, Val3, Val5}); | ~~~~~~~~~~~~~~~~^~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4929:18: note: 'Param0' was declared here 4929 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4844:60: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 4844 | return Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {Param1}), llvm::SmallVector {Val0, Val1}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4739:16: note: 'Param1' was declared here 4739 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4844:45: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 4844 | return Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {Param1}), llvm::SmallVector {Val0, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4738:18: note: 'Param0' was declared here 4738 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4711:45: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 4711 | return Builder.CreateCall(CGM.getIntrinsic(Param0), llvm::SmallVector {Val0, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4688:18: note: 'Param0' was declared here 4688 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4680:89: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 4680 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base, llvm::SmallVector {Param0, Param1}), llvm::SmallVector {Val0, Val1}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4655:16: note: 'Param1' was declared here 4655 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4680:89: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 4680 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base, llvm::SmallVector {Param0, Param1}), llvm::SmallVector {Val0, Val1}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4654:16: note: 'Param0' was declared here 4654 | llvm::Type * Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4317:83: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 4317 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmull_poly, llvm::SmallVector {Param1, Param2}), llvm::SmallVector {Val0, Val1, Val2}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4291:16: note: 'Param2' was declared here 4291 | llvm::Type * Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4317:83: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 4317 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmull_poly, llvm::SmallVector {Param1, Param2}), llvm::SmallVector {Val0, Val1, Val2}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4290:16: note: 'Param1' was declared here 4290 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4316:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 4316 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4289:13: note: 'Param0' was declared here 4289 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4282:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 4282 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4271:13: note: 'Param0' was declared here 4271 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4267:60: warning: 'Param4' may be used uninitialized in this function [-Wmaybe-uninitialized] 4267 | return Builder.CreateCall(CGM.getIntrinsic(Param2, llvm::SmallVector {Param3, Param4}), llvm::SmallVector {Val0, Val1, Val2, Val3}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4120:16: note: 'Param4' was declared here 4120 | llvm::Type * Param4; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4267:60: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 4267 | return Builder.CreateCall(CGM.getIntrinsic(Param2, llvm::SmallVector {Param3, Param4}), llvm::SmallVector {Val0, Val1, Val2, Val3}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4119:16: note: 'Param3' was declared here 4119 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4267:45: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 4267 | return Builder.CreateCall(CGM.getIntrinsic(Param2, llvm::SmallVector {Param3, Param4}), llvm::SmallVector {Val0, Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4118:18: note: 'Param2' was declared here 4118 | Intrinsic::ID Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4266:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 4266 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4117:13: note: 'Param1' was declared here 4117 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4265:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 4265 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4116:13: note: 'Param0' was declared here 4116 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4094:84: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 4094 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vshl_vector, llvm::SmallVector {Param3, Param3}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val4}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3942:16: note: 'Param3' was declared here 3942 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4093:39: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 4093 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3941:13: note: 'Param2' was declared here 3941 | uint32_t Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4092:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 4092 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3940:13: note: 'Param1' was declared here 3940 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:4091:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 4091 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3939:13: note: 'Param0' was declared here 3939 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3913:84: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 3913 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vshl_scalar, llvm::SmallVector {Param3}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val4}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3761:16: note: 'Param3' was declared here 3761 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3912:39: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 3912 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3760:13: note: 'Param2' was declared here 3760 | uint32_t Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3911:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 3911 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3759:13: note: 'Param1' was declared here 3759 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3910:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 3910 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3758:13: note: 'Param0' was declared here 3758 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3732:95: warning: 'Param4' may be used uninitialized in this function [-Wmaybe-uninitialized] 3732 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vshl_scalar_predicated, llvm::SmallVector {Param4, Param3}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val4, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3553:16: note: 'Param4' was declared here 3553 | llvm::Type * Param4; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3732:95: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 3732 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vshl_scalar_predicated, llvm::SmallVector {Param4, Param3}), llvm::SmallVector {Val0, Val1, Val2, Val3, Val4, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3552:16: note: 'Param3' was declared here 3552 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3728:39: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 3728 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3551:13: note: 'Param2' was declared here 3551 | uint32_t Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3727:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 3727 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3550:13: note: 'Param1' was declared here 3550 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3726:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 3726 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3549:13: note: 'Param0' was declared here 3549 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3519:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 3519 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3508:13: note: 'Param0' was declared here 3508 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3489:60: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 3489 | return Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {Param1}), llvm::SmallVector {Val0, Val1, Val2}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3435:16: note: 'Param1' was declared here 3435 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3489:45: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 3489 | return Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {Param1}), llvm::SmallVector {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3434:18: note: 'Param0' was declared here 3434 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3420:90: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 3420 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base, llvm::SmallVector {Param0, Param1}), llvm::SmallVector {Val0, Val1, Val2}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3394:16: note: 'Param1' was declared here 3394 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3420:90: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 3420 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base, llvm::SmallVector {Param0, Param1}), llvm::SmallVector {Val0, Val1, Val2}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:3393:16: note: 'Param0' was declared here 3393 | llvm::Type * Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:2485:101: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 2485 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base_predicated, llvm::SmallVector {Param0, Param1, llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val0, Val1, Val2, Val5}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:2456:16: note: 'Param1' was declared here 2456 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:2485:101: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 2485 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base_predicated, llvm::SmallVector {Param0, Param1, llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val0, Val1, Val2, Val5}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:2455:16: note: 'Param0' was declared here 2455 | llvm::Type * Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:2448:60: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 2448 | return Builder.CreateCall(CGM.getIntrinsic(Param1, llvm::SmallVector {Param2, Param0}), llvm::SmallVector {Val0, Val1, Val2, Val5}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:2379:16: note: 'Param2' was declared here 2379 | llvm::Type * Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:2448:45: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 2448 | return Builder.CreateCall(CGM.getIntrinsic(Param1, llvm::SmallVector {Param2, Param0}), llvm::SmallVector {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:2378:18: note: 'Param1' was declared here 2378 | Intrinsic::ID Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:2448:60: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 2448 | return Builder.CreateCall(CGM.getIntrinsic(Param1, llvm::SmallVector {Param2, Param0}), llvm::SmallVector {Val0, Val1, Val2, Val5}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:2377:16: note: 'Param0' was declared here 2377 | llvm::Type * Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:2363:100: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 2363 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base_predicated, llvm::SmallVector {Param0, Param1, llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val0, Val1, Val4}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:2335:16: note: 'Param1' was declared here 2335 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:2363:100: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 2363 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base_predicated, llvm::SmallVector {Param0, Param1, llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val0, Val1, Val4}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:2334:16: note: 'Param0' was declared here 2334 | llvm::Type * Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1918:31: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 1918 | return Builder.CreateIntCast(Val2, Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1896:9: note: 'Param1' was declared here 1896 | bool Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1917:52: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 1917 | Value *Val2 = Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {llvm::VectorType::get(Int32Ty, 4)}), llvm::SmallVector {Val0, Val1}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1895:18: note: 'Param0' was declared here 1895 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1564:31: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 1564 | return Builder.CreateIntCast(Val3, Param2, Param3); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1509:9: note: 'Param3' was declared here 1509 | bool Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1564:31: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 1564 | return Builder.CreateIntCast(Val3, Param2, Param3); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1508:16: note: 'Param2' was declared here 1508 | llvm::Type * Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1563:67: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 1563 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {Param1}), llvm::SmallVector {Val1, Val2}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1507:16: note: 'Param1' was declared here 1507 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1563:52: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 1563 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Param0, llvm::SmallVector {Param1}), llvm::SmallVector {Val1, Val2}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1506:18: note: 'Param0' was declared here 1506 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1495:88: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 1495 | Value *Val2 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, llvm::SmallVector {Param1}), llvm::SmallVector {Val1}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1474:16: note: 'Param1' was declared here 1474 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1494:52: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 1494 | Value *Val1 = Builder.CreateCall(CGM.getIntrinsic(Param0), llvm::SmallVector {Val0}); | ~~~~~~~~~~~~~~~~^~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1473:18: note: 'Param0' was declared here 1473 | Intrinsic::ID Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1415:91: warning: 'Param5' may be used uninitialized in this function [-Wmaybe-uninitialized] 1415 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_offset, llvm::SmallVector {Param3, Param4, Param5}), llvm::SmallVector {(Val0.getPointer()), Val1, Val2, Val3, Val4}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1199:16: note: 'Param5' was declared here 1199 | llvm::Type * Param5; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1415:91: warning: 'Param4' may be used uninitialized in this function [-Wmaybe-uninitialized] 1415 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_offset, llvm::SmallVector {Param3, Param4, Param5}), llvm::SmallVector {(Val0.getPointer()), Val1, Val2, Val3, Val4}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1198:16: note: 'Param4' was declared here 1198 | llvm::Type * Param4; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1415:91: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 1415 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_offset, llvm::SmallVector {Param3, Param4, Param5}), llvm::SmallVector {(Val0.getPointer()), Val1, Val2, Val3, Val4}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1197:16: note: 'Param3' was declared here 1197 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1414:39: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 1414 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1196:13: note: 'Param2' was declared here 1196 | uint32_t Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1413:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 1413 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1195:13: note: 'Param1' was declared here 1195 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1412:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 1412 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1194:13: note: 'Param0' was declared here 1194 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1166:102: warning: 'Param6' may be used uninitialized in this function [-Wmaybe-uninitialized] 1166 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_offset_predicated, llvm::SmallVector {Param4, Param5, Param6, Param3}), llvm::SmallVector {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:921:16: note: 'Param6' was declared here 921 | llvm::Type * Param6; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1166:102: warning: 'Param5' may be used uninitialized in this function [-Wmaybe-uninitialized] 1166 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_offset_predicated, llvm::SmallVector {Param4, Param5, Param6, Param3}), llvm::SmallVector {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:920:16: note: 'Param5' was declared here 920 | llvm::Type * Param5; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1166:102: warning: 'Param4' may be used uninitialized in this function [-Wmaybe-uninitialized] 1166 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_offset_predicated, llvm::SmallVector {Param4, Param5, Param6, Param3}), llvm::SmallVector {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:919:16: note: 'Param4' was declared here 919 | llvm::Type * Param4; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1166:102: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 1166 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_offset_predicated, llvm::SmallVector {Param4, Param5, Param6, Param3}), llvm::SmallVector {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:918:16: note: 'Param3' was declared here 918 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1162:39: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 1162 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:917:13: note: 'Param2' was declared here 917 | uint32_t Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1161:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 1161 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:916:13: note: 'Param1' was declared here 916 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:1160:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 1160 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:915:13: note: 'Param0' was declared here 915 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:887:92: warning: 'Param4' may be used uninitialized in this function [-Wmaybe-uninitialized] 887 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_offset, llvm::SmallVector {Param2, Param3, Param4}), llvm::SmallVector {(Val0.getPointer()), Val1, Val2, Val3, Val4}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:697:16: note: 'Param4' was declared here 697 | llvm::Type * Param4; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:887:92: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 887 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_offset, llvm::SmallVector {Param2, Param3, Param4}), llvm::SmallVector {(Val0.getPointer()), Val1, Val2, Val3, Val4}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:696:16: note: 'Param3' was declared here 696 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:887:92: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 887 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_offset, llvm::SmallVector {Param2, Param3, Param4}), llvm::SmallVector {(Val0.getPointer()), Val1, Val2, Val3, Val4}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:695:16: note: 'Param2' was declared here 695 | llvm::Type * Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:886:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 886 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:694:13: note: 'Param1' was declared here 694 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:885:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 885 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:693:13: note: 'Param0' was declared here 693 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:665:103: warning: 'Param5' may be used uninitialized in this function [-Wmaybe-uninitialized] 665 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_offset_predicated, llvm::SmallVector {Param3, Param4, Param5, Param2}), llvm::SmallVector {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:446:16: note: 'Param5' was declared here 446 | llvm::Type * Param5; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:665:103: warning: 'Param4' may be used uninitialized in this function [-Wmaybe-uninitialized] 665 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_offset_predicated, llvm::SmallVector {Param3, Param4, Param5, Param2}), llvm::SmallVector {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:445:16: note: 'Param4' was declared here 445 | llvm::Type * Param4; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:665:103: warning: 'Param3' may be used uninitialized in this function [-Wmaybe-uninitialized] 665 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_offset_predicated, llvm::SmallVector {Param3, Param4, Param5, Param2}), llvm::SmallVector {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:444:16: note: 'Param3' was declared here 444 | llvm::Type * Param3; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:665:103: warning: 'Param2' may be used uninitialized in this function [-Wmaybe-uninitialized] 665 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_offset_predicated, llvm::SmallVector {Param3, Param4, Param5, Param2}), llvm::SmallVector {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:443:16: note: 'Param2' was declared here 443 | llvm::Type * Param2; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:661:39: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 661 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:442:13: note: 'Param1' was declared here 442 | uint32_t Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:660:39: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 660 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:441:13: note: 'Param0' was declared here 441 | uint32_t Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:413:26: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 413 | return SignOrZeroExtend(Builder, Val8, Val9, static_cast(Param0)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:394:9: note: 'Param0' was declared here 394 | bool Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:390:26: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 390 | return SignOrZeroExtend(Builder, Val3, Val4, static_cast(Param0)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:376:9: note: 'Param0' was declared here 376 | bool Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:372:26: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 372 | return SignOrZeroExtend(Builder, Val8, Val9, static_cast(Param0)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:353:9: note: 'Param0' was declared here 353 | bool Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:349:26: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 349 | return SignOrZeroExtend(Builder, Val3, Val4, static_cast(Param0)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:335:9: note: 'Param0' was declared here 335 | bool Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:280:26: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 280 | return SignOrZeroExtend(Builder, Val8, Val9, static_cast(Param0)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:261:9: note: 'Param0' was declared here 261 | bool Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:257:26: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 257 | return SignOrZeroExtend(Builder, Val3, Val4, static_cast(Param0)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:243:9: note: 'Param0' was declared here 243 | bool Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:213:42: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 213 | Value *Val1 = Builder.CreatePointerCast((Val0.getPointer()), Param0); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:191:16: note: 'Param0' was declared here 191 | llvm::Type * Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:181:42: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | Value *Val1 = Builder.CreatePointerCast((Val0.getPointer()), Param0); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:159:16: note: 'Param0' was declared here 159 | llvm::Type * Param0; | ^~~~~~ In file included from ../lib/CodeGen/CGBuiltin.cpp:7003: include/clang/Basic/arm_mve_builtin_cg.inc:150:111: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 150 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base_wb_predicated, llvm::SmallVector {Param0, Param1, llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val1, Val2, Val3, Val6}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:120:16: note: 'Param1' was declared here 120 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:150:111: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 150 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base_wb_predicated, llvm::SmallVector {Param0, Param1, llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val1, Val2, Val3, Val6}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:119:16: note: 'Param0' was declared here 119 | llvm::Type * Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:109:110: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 109 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base_wb_predicated, llvm::SmallVector {Param0, Param1, llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val1, Val2, Val5}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:80:16: note: 'Param1' was declared here 80 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:109:110: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 109 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base_wb_predicated, llvm::SmallVector {Param0, Param1, llvm::VectorType::get(Builder.getInt1Ty(), 4)}), llvm::SmallVector {Val1, Val2, Val5}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:79:16: note: 'Param0' was declared here 79 | llvm::Type * Param0; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:71:100: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 71 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base_wb, llvm::SmallVector {Param0, Param1}), llvm::SmallVector {Val1, Val2, Val3}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:44:16: note: 'Param1' was declared here 44 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:71:100: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 71 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base_wb, llvm::SmallVector {Param0, Param1}), llvm::SmallVector {Val1, Val2, Val3}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:43:16: note: 'Param0' was declared here 43 | llvm::Type * Param0; | ^~~~~~ In file included from ../lib/CodeGen/CGBuiltin.cpp:7003: include/clang/Basic/arm_mve_builtin_cg.inc:33:99: warning: 'Param1' may be used uninitialized in this function [-Wmaybe-uninitialized] 33 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base_wb, llvm::SmallVector {Param0, Param1}), llvm::SmallVector {Val1, Val2}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:7:16: note: 'Param1' was declared here 7 | llvm::Type * Param1; | ^~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:33:99: warning: 'Param0' may be used uninitialized in this function [-Wmaybe-uninitialized] 33 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base_wb, llvm::SmallVector {Param0, Param1}), llvm::SmallVector {Val1, Val2}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/clang/Basic/arm_mve_builtin_cg.inc:6:16: note: 'Param0' was declared here 6 | llvm::Type * Param0; | ^~~~~~ [652/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Serialization -I../lib/Serialization -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o -MF lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o.d -o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o -c ../lib/Serialization/PCHContainerOperations.cpp [653/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen -I../lib/CodeGen -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o -MF lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o.d -o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o -c ../lib/CodeGen/CodeGenModule.cpp [654/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Serialization -I../lib/Serialization -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFile.cpp.o -MF lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFile.cpp.o.d -o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFile.cpp.o -c ../lib/Serialization/ModuleFile.cpp [655/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Serialization -I../lib/Serialization -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o -MF lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o.d -o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o -c ../lib/Serialization/ASTCommon.cpp [656/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Serialization -I../lib/Serialization -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o -MF lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o.d -o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o -c ../lib/Serialization/GeneratePCH.cpp [657/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendTiming.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendTiming.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendTiming.cpp.o -c ../lib/Frontend/FrontendTiming.cpp [658/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o -c ../lib/Frontend/FrontendOptions.cpp [659/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o -c ../lib/ARCMigrate/TransUnusedInitDelegate.cpp [660/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnbridgedCasts.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnbridgedCasts.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnbridgedCasts.cpp.o -c ../lib/ARCMigrate/TransUnbridgedCasts.cpp [661/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o -c ../lib/Frontend/DependencyGraph.cpp [662/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o -c ../lib/Frontend/DiagnosticRenderer.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/Frontend/DiagnosticRenderer.h:18, from ../lib/Frontend/DiagnosticRenderer.cpp:9: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'void mapDiagnosticRanges(clang::FullSourceLoc, llvm::ArrayRef, llvm::SmallVectorImpl&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& BeginLocsMap)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& BeginLocsMap)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [663/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o -c ../lib/ARCMigrate/TransRetainReleaseDealloc.cpp [664/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o -c ../lib/Frontend/HeaderIncludeGen.cpp [665/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o -c ../lib/Frontend/CreateInvocationFromCommandLine.cpp [666/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Serialization -I../lib/Serialization -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o -MF lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o.d -o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o -c ../lib/Serialization/ModuleManager.cpp [667/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o -c ../lib/Frontend/LogDiagnosticPrinter.cpp [668/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitHeaderSearch.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitHeaderSearch.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitHeaderSearch.cpp.o -c ../lib/Frontend/InitHeaderSearch.cpp [669/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o -c ../lib/Frontend/MultiplexConsumer.cpp [670/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Driver -I../lib/Driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o -MF lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o.d -o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o -c ../lib/Driver/ToolChains/Clang.cpp ../lib/Driver/ToolChains/Clang.cpp: In member function 'void clang::driver::tools::Clang::AddLanaiTargetArgs(const llvm::opt::ArgList&, llvm::opt::ArgStringList&) const': ../lib/Driver/ToolChains/Clang.cpp:2151:7: warning: 'Mregparm' may be used uninitialized in this function [-Wmaybe-uninitialized] 2151 | if (Mregparm != 4) { | ^~ ../lib/Driver/ToolChains/Clang.cpp: In member function 'virtual void clang::driver::tools::Clang::ConstructJob(clang::driver::Compilation&, const clang::driver::JobAction&, const clang::driver::InputInfo&, const InputInfoList&, const llvm::opt::ArgList&, const char*) const': ../lib/Driver/ToolChains/Clang.cpp:3995:5: warning: 'Version' may be used uninitialized in this function [-Wmaybe-uninitialized] 3995 | if (Version < 7) | ^~ [671/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangDriver.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangDriver.a lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/DarwinSDKInfo.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AIX.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Ananas.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CloudABI.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Contiki.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIP.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Minix.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Myriad.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangDriver.a && : [672/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o -c ../lib/Frontend/LayoutOverrideSource.cpp [673/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProtectedScope.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProtectedScope.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProtectedScope.cpp.o -c ../lib/ARCMigrate/TransProtectedScope.cpp [674/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o -c ../lib/Frontend/ASTMerge.cpp [675/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Serialization -I../lib/Serialization -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o -MF lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o.d -o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o -c ../lib/Serialization/GlobalModuleIndex.cpp [676/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o -c ../lib/Frontend/TextDiagnosticBuffer.cpp [677/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o -c ../lib/Frontend/DependencyFile.cpp [678/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o -c ../lib/Frontend/SerializedDiagnosticReader.cpp [679/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o -c ../lib/Frontend/TextDiagnosticPrinter.cpp [680/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o -c ../lib/Frontend/PrintPreprocessedOutput.cpp [681/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o -c ../lib/Frontend/TextDiagnostic.cpp In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/ArrayRef.h:14, from ../include/clang/Basic/Diagnostic.h:21, from ../include/clang/Frontend/DiagnosticRenderer.h:18, from ../include/clang/Frontend/TextDiagnostic.h:18, from ../lib/Frontend/TextDiagnostic.cpp:9: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h: In function 'std::pair, bool> printableTextForNextCharacter(llvm::StringRef, size_t*, unsigned int)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:491:7: warning: array subscript 1 is outside array bounds of 'char [1]' [-Warray-bounds] 491 | ++EltPtr; | ^~ ../lib/Frontend/TextDiagnostic.cpp:140:69: note: while referencing '' 140 | expandedCP.insert(expandedCP.begin()+3, llvm::hexdigit(c%16)); | ^ In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/ArrayRef.h:14, from ../include/clang/Basic/Diagnostic.h:21, from ../include/clang/Frontend/DiagnosticRenderer.h:18, from ../include/clang/Frontend/TextDiagnostic.h:18, from ../lib/Frontend/TextDiagnostic.cpp:9: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:491:7: warning: array subscript 1 is outside array bounds of 'char [1]' [-Warray-bounds] 491 | ++EltPtr; | ^~ ../lib/Frontend/TextDiagnostic.cpp:144:66: note: while referencing '' 144 | expandedCP.insert(expandedCP.begin()+3, llvm::hexdigit(0)); | ^ [682/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend/Rewrite -I../lib/Frontend/Rewrite -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o -MF lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o.d -o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o -c ../lib/Frontend/Rewrite/FixItRewriter.cpp [683/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Serialization -I../lib/Serialization -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o -MF lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o.d -o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o -c ../lib/Serialization/ASTWriterStmt.cpp [684/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Sema -I../lib/Sema -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o -MF lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o.d -o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o -c ../lib/Sema/SemaDeclAttr.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../lib/Sema/SemaDeclAttr.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'bool checkRecordDeclForAttr(const clang::RecordDecl*) [with AttrType = clang::CapabilityAttr]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& BPaths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& BPaths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'void checkAttrArgsAreCapabilityObjs(clang::Sema&, clang::Decl*, const clang::ParsedAttr&, llvm::SmallVectorImpl&, unsigned int, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& BPaths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& BPaths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [685/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantPreprocessorCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantPreprocessorCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantPreprocessorCheck.cpp.o -c ../tools/extra/clang-tidy/readability/RedundantPreprocessorCheck.cpp [686/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantFunctionPtrDereferenceCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantFunctionPtrDereferenceCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantFunctionPtrDereferenceCheck.cpp.o -c ../tools/extra/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.cpp [687/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangSema.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangSema.a lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangSema.a && : [688/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o -c ../lib/Frontend/ChainedIncludesSource.cpp [689/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangParse.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangParse.a lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangParse.a && : [690/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o -c ../lib/Frontend/SerializedDiagnosticPrinter.cpp [691/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o -c ../lib/Tooling/ArgumentsAdjusters.cpp [692/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o -c ../lib/Frontend/ModuleDependencyCollector.cpp [693/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend/Rewrite -I../lib/Frontend/Rewrite -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o -MF lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o.d -o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o -c ../lib/Frontend/Rewrite/RewriteTest.cpp [694/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend/Rewrite -I../lib/Frontend/Rewrite -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o -MF lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o.d -o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o -c ../lib/Frontend/Rewrite/InclusionRewriter.cpp [695/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantMemberInitCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantMemberInitCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantMemberInitCheck.cpp.o -c ../tools/extra/clang-tidy/readability/RedundantMemberInitCheck.cpp [696/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend/Rewrite -I../lib/Frontend/Rewrite -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o -MF lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o.d -o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o -c ../lib/Frontend/Rewrite/RewriteMacros.cpp [697/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend/Rewrite -I../lib/Frontend/Rewrite -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o -MF lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o.d -o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o -c ../lib/Frontend/Rewrite/HTMLPrint.cpp [698/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o -c ../lib/Frontend/VerifyDiagnosticConsumer.cpp [699/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o -c ../lib/Tooling/FileMatchTrie.cpp [700/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Serialization -I../lib/Serialization -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o -MF lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o.d -o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o -c ../lib/Serialization/ASTWriterDecl.cpp [701/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/ExpandResponseFilesCompilationDatabase.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/ExpandResponseFilesCompilationDatabase.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/ExpandResponseFilesCompilationDatabase.cpp.o -c ../lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp [702/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransBlockObjCVariable.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransBlockObjCVariable.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransBlockObjCVariable.cpp.o -c ../lib/ARCMigrate/TransBlockObjCVariable.cpp [703/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantSmartptrGetCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantSmartptrGetCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantSmartptrGetCheck.cpp.o -c ../tools/extra/clang-tidy/readability/RedundantSmartptrGetCheck.cpp [704/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o -c ../lib/Frontend/InitPreprocessor.cpp [705/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o -c ../lib/Frontend/TestModuleFileExtension.cpp [706/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Serialization -I../lib/Serialization -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o -MF lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o.d -o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o -c ../lib/Serialization/ASTReaderStmt.cpp ../lib/Serialization/ASTReaderStmt.cpp: In function 'clang::ConstraintSatisfaction readConstraintSatisfaction(clang::ASTRecordReader&)': ../lib/Serialization/ASTReaderStmt.cpp:735:16: warning: unused variable 'IsDiagnostic' [-Wunused-variable] 735 | if (bool IsDiagnostic = Record.readInt()) { | ^~~~~~~~~~~~ ../lib/Serialization/ASTReaderStmt.cpp: In member function 'void clang::ASTStmtReader::VisitRequiresExpr(clang::RequiresExpr*)': ../lib/Serialization/ASTReaderStmt.cpp:826:24: warning: unused variable 'returnTypeRequirementKind' [-Wunused-variable] 826 | switch (auto returnTypeRequirementKind = Record.readInt()) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/Serialization/ASTReaderStmt.cpp:857:18: warning: unused variable 'IsSubstitutionDiagnostic' [-Wunused-variable] 857 | if (bool IsSubstitutionDiagnostic = Record.readInt()) { | ^~~~~~~~~~~~~~~~~~~~~~~~ [707/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o -c ../lib/Frontend/FrontendAction.cpp ../lib/Frontend/FrontendAction.cpp: In function 'clang::SourceLocation ReadOriginalFileName(clang::CompilerInstance&, std::string&, bool)': ../lib/Frontend/FrontendAction.cpp:280:38: warning: 'LineNo' may be used uninitialized in this function [-Wmaybe-uninitialized] 280 | CI.getSourceManager().AddLineNote( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 281 | LineNoLoc, LineNo, SourceMgr.getLineTableFilenameID(InputFile), false, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 282 | false, SrcMgr::C_User_ModuleMap); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [708/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Inclusions -I../lib/Tooling/Inclusions -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o -MF lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o.d -o lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o -c ../lib/Tooling/Inclusions/IncludeStyle.cpp [709/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Core -I../lib/Tooling/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o -MF lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o.d -o lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o -c ../lib/Tooling/Core/Diagnostic.cpp [710/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o -c ../lib/Tooling/FixIt.cpp [711/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o -c ../lib/Frontend/PrecompiledPreamble.cpp [712/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Refactoring -I../lib/Tooling/Refactoring -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o -MF lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o.d -o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o -c ../lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp [713/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o -c ../lib/Tooling/InterpolatingCompilationDatabase.cpp [714/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Core -I../lib/Tooling/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o -MF lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o.d -o lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o -c ../lib/Tooling/Core/Replacement.cpp [715/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Inclusions -I../lib/Tooling/Inclusions -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o -MF lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o.d -o lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o -c ../lib/Tooling/Inclusions/HeaderIncludes.cpp [716/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Core -I../lib/Tooling/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Lookup.cpp.o -MF lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Lookup.cpp.o.d -o lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Lookup.cpp.o -c ../lib/Tooling/Core/Lookup.cpp [717/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangToolingCore.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangToolingCore.a lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Lookup.cpp.o lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangToolingCore.a && : [718/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangToolingInclusions.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangToolingInclusions.a lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangToolingInclusions.a && : [719/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o -c ../lib/Tooling/AllTUsExecution.cpp [720/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Refactoring -I../lib/Tooling/Refactoring -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o -MF lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o.d -o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o -c ../lib/Tooling/Refactoring/Extract/SourceExtraction.cpp [721/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o -c ../lib/Tooling/GuessTargetAndModeCompilationDatabase.cpp [722/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o -c ../lib/Tooling/CommonOptionsParser.cpp [723/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend/Rewrite -I../lib/Frontend/Rewrite -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o -MF lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o.d -o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o -c ../lib/Frontend/Rewrite/FrontendActions.cpp [724/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ObjCMT.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ObjCMT.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ObjCMT.cpp.o -c ../lib/ARCMigrate/ObjCMT.cpp [725/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/FrontendTool -I../lib/FrontendTool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o -MF lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o.d -o lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o -c ../lib/FrontendTool/ExecuteCompilerInvocation.cpp [726/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o -c ../lib/Tooling/Execution.cpp [727/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Refactoring -I../lib/Tooling/Refactoring -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o -MF lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o.d -o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o -c ../lib/Tooling/Refactoring/ASTSelectionRequirements.cpp [728/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o -c ../lib/Tooling/StandaloneExecution.cpp [729/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAutoreleasePool.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAutoreleasePool.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAutoreleasePool.cpp.o -c ../lib/ARCMigrate/TransAutoreleasePool.cpp [730/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o -c ../lib/Tooling/CompilationDatabase.cpp [731/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/DependencyScanning -I../lib/Tooling/DependencyScanning -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o -MF lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o.d -o lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o -c ../lib/Tooling/DependencyScanning/DependencyScanningService.cpp [732/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o -c ../lib/Frontend/FrontendActions.cpp [733/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o -c ../lib/Tooling/JSONCompilationDatabase.cpp [734/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Syntax -I../lib/Tooling/Syntax -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o -MF lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o.d -o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o -c ../lib/Tooling/Syntax/Nodes.cpp [735/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o -c ../lib/Tooling/Refactoring.cpp [736/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Syntax -I../lib/Tooling/Syntax -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o -MF lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o.d -o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o -c ../lib/Tooling/Syntax/ComputeReplacements.cpp [737/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Refactoring -I../lib/Tooling/Refactoring -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o -MF lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o.d -o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o -c ../lib/Tooling/Refactoring/Extract/Extract.cpp [738/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o -c ../lib/Frontend/CompilerInstance.cpp [739/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Syntax -I../lib/Tooling/Syntax -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o -MF lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o.d -o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o -c ../lib/Tooling/Syntax/Mutations.cpp [740/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Syntax -I../lib/Tooling/Syntax -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o -MF lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o.d -o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o -c ../lib/Tooling/Syntax/Tree.cpp [741/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Syntax -I../lib/Tooling/Syntax -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o -MF lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o.d -o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o -c ../lib/Tooling/Syntax/Synthesis.cpp [742/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/DependencyScanning -I../lib/Tooling/DependencyScanning -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o -MF lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o.d -o lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o -c ../lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp [743/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/DirectoryWatcher -I../lib/DirectoryWatcher -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o -MF lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o.d -o lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o -c ../lib/DirectoryWatcher/DirectoryScanner.cpp [744/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o -c ../lib/Frontend/ASTUnit.cpp [745/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/DirectoryWatcher -I../lib/DirectoryWatcher -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/linux/DirectoryWatcher-linux.cpp.o -MF lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/linux/DirectoryWatcher-linux.cpp.o.d -o lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/linux/DirectoryWatcher-linux.cpp.o -c ../lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp [746/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangDirectoryWatcher.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangDirectoryWatcher.a lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/linux/DirectoryWatcher-linux.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangDirectoryWatcher.a && : [747/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/PostingList.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/PostingList.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/PostingList.cpp.o -c ../tools/extra/clangd/index/dex/PostingList.cpp [748/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Refactoring -I../lib/Tooling/Refactoring -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o -MF lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o.d -o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o -c ../lib/Tooling/Refactoring/AtomicChange.cpp [749/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Transformer -I../lib/Tooling/Transformer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o -MF lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o.d -o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o -c ../lib/Tooling/Transformer/SourceCode.cpp [750/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Refactoring -I../lib/Tooling/Refactoring -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o -MF lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o.d -o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o -c ../lib/Tooling/Refactoring/RefactoringActions.cpp [751/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o -c ../lib/Tooling/Tooling.cpp [752/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Transformer -I../lib/Tooling/Transformer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o -MF lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o.d -o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o -c ../lib/Tooling/Transformer/SourceCodeBuilders.cpp [753/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ASTMatchers/Dynamic -I../lib/ASTMatchers/Dynamic -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o -MF lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o.d -o lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o -c ../lib/ASTMatchers/Dynamic/Registry.cpp [754/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Trigram.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Trigram.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Trigram.cpp.o -c ../tools/extra/clangd/index/dex/Trigram.cpp [755/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o -c ../lib/Frontend/CompilerInvocation.cpp [756/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o -c ../lib/Frontend/ASTConsumers.cpp [757/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/ARCMigrate -I../lib/ARCMigrate -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/Transforms.cpp.o -MF lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/Transforms.cpp.o.d -o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/Transforms.cpp.o -c ../lib/ARCMigrate/Transforms.cpp [758/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangDynamicASTMatchers.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangDynamicASTMatchers.a lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangDynamicASTMatchers.a && : [759/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Syntax -I../lib/Tooling/Syntax -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o -MF lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o.d -o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o -c ../lib/Tooling/Syntax/Tokens.cpp [760/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Index -I../lib/Index -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o -MF lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o.d -o lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o -c ../lib/Index/FileIndexRecord.cpp [761/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o -c ../lib/StaticAnalyzer/Core/CommonBugCategories.cpp [762/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Refactoring -I../lib/Tooling/Refactoring -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o -MF lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o.d -o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o -c ../lib/Tooling/Refactoring/Rename/RenamingAction.cpp [763/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend/Rewrite -I../lib/Frontend/Rewrite -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o -MF lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o.d -o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o -c ../lib/Frontend/Rewrite/RewriteObjC.cpp [764/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/DependencyScanning -I../lib/Tooling/DependencyScanning -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o -MF lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o.d -o lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o -c ../lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp [765/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/DependencyScanning -I../lib/Tooling/DependencyScanning -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o -MF lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o.d -o lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o -c ../lib/Tooling/DependencyScanning/ModuleDepCollector.cpp [766/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o -c ../lib/StaticAnalyzer/Core/BlockCounter.cpp [767/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o -c ../lib/StaticAnalyzer/Core/CheckerHelpers.cpp [768/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling -I../lib/Tooling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o -MF lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o.d -o lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o -c ../lib/Tooling/RefactoringCallbacks.cpp [769/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/DependencyScanning -I../lib/Tooling/DependencyScanning -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o -MF lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o.d -o lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o -c ../lib/Tooling/DependencyScanning/DependencyScanningTool.cpp [770/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Index -I../lib/Index -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o -MF lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o.d -o lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o -c ../lib/Index/CommentToXML.cpp [771/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Index -I../lib/Index -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o -MF lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o.d -o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o -c ../lib/Index/IndexingAction.cpp [772/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend -I../lib/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o -MF lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o.d -o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o -c ../lib/Frontend/InterfaceStubFunctionsConsumer.cpp [773/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Index -I../lib/Index -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o -MF lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o.d -o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o -c ../lib/Index/IndexDecl.cpp [774/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o -c ../lib/StaticAnalyzer/Core/AnalyzerOptions.cpp [775/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Frontend/Rewrite -I../lib/Frontend/Rewrite -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o -MF lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o.d -o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o -c ../lib/Frontend/Rewrite/RewriteModernObjC.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../include/clang/AST/AST.h:17, from ../lib/Frontend/Rewrite/RewriteModernObjC.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void {anonymous}::RewriteModernObjC::RewriteInterfaceDecl(clang::ObjCInterfaceDecl*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Ivars)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Ivars)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [776/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o -c ../lib/StaticAnalyzer/Core/BasicValueFactory.cpp [777/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Serialization -I../lib/Serialization -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o -MF lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o.d -o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o -c ../lib/Serialization/ASTReaderDecl.cpp [778/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o -c ../lib/StaticAnalyzer/Core/AnalysisManager.cpp [779/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o -c ../lib/StaticAnalyzer/Core/Checker.cpp [780/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o -c ../lib/StaticAnalyzer/Core/ConstraintManager.cpp [781/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o -c ../lib/StaticAnalyzer/Core/FunctionSummary.cpp [782/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Index -I../lib/Index -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o -MF lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o.d -o lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o -c ../lib/Index/USRGeneration.cpp [783/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Refactoring -I../lib/Tooling/Refactoring -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o -MF lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o.d -o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o -c ../lib/Tooling/Refactoring/ASTSelection.cpp [784/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o -c ../lib/StaticAnalyzer/Core/CheckerContext.cpp [785/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Transformer -I../lib/Tooling/Transformer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o -MF lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o.d -o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o -c ../lib/Tooling/Transformer/RangeSelector.cpp [786/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Transformer -I../lib/Tooling/Transformer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o -MF lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o.d -o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o -c ../lib/Tooling/Transformer/Transformer.cpp [787/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Transformer -I../lib/Tooling/Transformer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o -MF lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o.d -o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o -c ../lib/Tooling/Transformer/Stencil.cpp [788/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Transformer -I../lib/Tooling/Transformer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o -MF lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o.d -o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o -c ../lib/Tooling/Transformer/RewriteRule.cpp [789/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Serialization -I../lib/Serialization -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o -MF lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o.d -o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o -c ../lib/Serialization/ASTWriter.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/OpenMPClause.h:19, from ../lib/Serialization/ASTWriter.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ASTWriter::WritePragmaDiagnosticMappings(const clang::DiagnosticsEngine&, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DiagStateIDMap)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DiagStateIDMap)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [790/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/IssueHash.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/IssueHash.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/IssueHash.cpp.o -c ../lib/StaticAnalyzer/Core/IssueHash.cpp [791/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o -c ../lib/StaticAnalyzer/Core/CoreEngine.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/Analysis/AnalysisDeclContext.h:17, from ../include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h:18, from ../lib/StaticAnalyzer/Core/CoreEngine.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CoreEngine::HandleBranch(const clang::Stmt*, const clang::Stmt*, const clang::CFGBlock*, clang::ento::ExplodedNode*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CoreEngine::HandleCleanupTemporaryBranch(const clang::CXXBindTemporaryExpr*, const clang::CFGBlock*, clang::ento::ExplodedNode*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CoreEngine::HandleStaticInit(const clang::DeclStmt*, const clang::CFGBlock*, clang::ento::ExplodedNode*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CoreEngine::HandleBlockEdge(const clang::BlockEdge&, clang::ento::ExplodedNode*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstNodes)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstNodes)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'bool clang::ento::CoreEngine::ExecuteWorkList(const clang::LocationContext*, unsigned int, clang::ento::ProgramStateRef)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstBegin)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstBegin)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [792/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Index -I../lib/Index -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o -MF lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o.d -o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o -c ../lib/Index/IndexTypeSourceInfo.cpp [793/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Rename.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Rename.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Rename.cpp.o -c ../tools/extra/clangd/refactor/Rename.cpp [794/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o -c ../lib/StaticAnalyzer/Core/ExplodedGraph.cpp [795/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o -c ../lib/StaticAnalyzer/Core/CallEvent.cpp [796/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Refactoring -I../lib/Tooling/Refactoring -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o -MF lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o.d -o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o -c ../lib/Tooling/Refactoring/Rename/USRFindingAction.cpp [797/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o -c ../lib/StaticAnalyzer/Core/Environment.cpp [798/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o -c ../lib/StaticAnalyzer/Core/DynamicType.cpp [799/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o -c ../lib/StaticAnalyzer/Core/CheckerManager.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/Analysis/AnalysisDeclContext.h:17, from ../include/clang/Analysis/ProgramPoint.h:17, from ../include/clang/StaticAnalyzer/Core/CheckerManager.h:16, from ../lib/StaticAnalyzer/Core/CheckerManager.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForDeadSymbols(clang::ento::ExplodedNodeSet&, const clang::ento::ExplodedNodeSet&, clang::ento::SymbolReaper&, const clang::Stmt*, clang::ento::ExprEngine&, clang::ProgramPoint::Kind)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForLocation(clang::ento::ExplodedNodeSet&, const clang::ento::ExplodedNodeSet&, clang::ento::SVal, bool, const clang::Stmt*, const clang::Stmt*, clang::ento::ExprEngine&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForStmt(bool, clang::ento::ExplodedNodeSet&, const clang::ento::ExplodedNodeSet&, const clang::Stmt*, clang::ento::ExprEngine&, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForBind(clang::ento::ExplodedNodeSet&, const clang::ento::ExplodedNodeSet&, clang::ento::SVal, clang::ento::SVal, const clang::Stmt*, clang::ento::ExprEngine&, const clang::ProgramPoint&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForObjCMessage(clang::ento::ObjCMessageVisitKind, clang::ento::ExplodedNodeSet&, const clang::ento::ExplodedNodeSet&, const clang::ento::ObjCMethodCall&, clang::ento::ExprEngine&, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/StaticAnalyzer/Core/CheckerManager.cpp:218:12: warning: 'IsPreVisit' may be used uninitialized in this function [-Wmaybe-uninitialized] 218 | bool IsPreVisit; | ^~~~~~~~~~ In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/Analysis/AnalysisDeclContext.h:17, from ../include/clang/Analysis/ProgramPoint.h:17, from ../include/clang/StaticAnalyzer/Core/CheckerManager.h:16, from ../lib/StaticAnalyzer/Core/CheckerManager.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForCallEvent(bool, clang::ento::ExplodedNodeSet&, const clang::ento::ExplodedNodeSet&, const clang::ento::CallEvent&, clang::ento::ExprEngine&, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForEvalCall(clang::ento::ExplodedNodeSet&, const clang::ento::ExplodedNodeSet&, const clang::ento::CallEvent&, clang::ento::ExprEngine&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& checkDst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& checkDst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForBeginFunction(clang::ento::ExplodedNodeSet&, const clang::BlockEdge&, clang::ento::ExplodedNode*, clang::ento::ExprEngine&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Src)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Src)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForBranchCondition(const clang::Stmt*, clang::ento::ExplodedNodeSet&, clang::ento::ExplodedNode*, clang::ento::ExprEngine&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Src)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Src)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForNewAllocator(const clang::CXXNewExpr*, clang::ento::SVal, clang::ento::ExplodedNodeSet&, clang::ento::ExplodedNode*, clang::ento::ExprEngine&, bool)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Src)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Src)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [800/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o -c ../lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp [801/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o -c ../lib/StaticAnalyzer/Core/RangedConstraintManager.cpp [802/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o -c ../lib/StaticAnalyzer/Core/ExprEngineObjC.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/Analysis/AnalysisDeclContext.h:17, from ../include/clang/Analysis/ProgramPoint.h:17, from ../include/clang/StaticAnalyzer/Core/CheckerManager.h:16, from ../lib/StaticAnalyzer/Core/ExprEngineObjC.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitObjCAtSynchronizedStmt(const clang::ObjCAtSynchronizedStmt*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitLvalObjCIvarRefExpr(const clang::ObjCIvarRefExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstIvar)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstIvar)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitObjCForCollectionStmt(const clang::ObjCForCollectionStmt*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstLocation)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstLocation)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitObjCMessage(const clang::ObjCMessageExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstNonNil)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstNonNil)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstNil)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstNil)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstPostCheckers)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstPostCheckers)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstPrevisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstPrevisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstGenericPrevisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstGenericPrevisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstEval)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstEval)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstArgCleanup)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstArgCleanup)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstPostvisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstPostvisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [803/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Syntax -I../lib/Tooling/Syntax -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o -MF lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o.d -o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o -c ../lib/Tooling/Syntax/BuildTree.cpp [804/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Index -I../lib/Index -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o -MF lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o.d -o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o -c ../lib/Index/IndexBody.cpp [805/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SubEngine.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SubEngine.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SubEngine.cpp.o -c ../lib/StaticAnalyzer/Core/SubEngine.cpp [806/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/ASTDiff -I../lib/Tooling/ASTDiff -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o -MF lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o.d -o lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o -c ../lib/Tooling/ASTDiff/ASTDiff.cpp [807/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangToolingASTDiff.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangToolingASTDiff.a lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangToolingASTDiff.a && : [808/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o -c ../lib/StaticAnalyzer/Core/ExprEngineC.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/ExprCXX.h:17, from ../lib/StaticAnalyzer/Core/ExprEngineC.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitIncrementDecrementOperator(const clang::UnaryOperator*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Dst2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Dst2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Dst3)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Dst3)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Dst3)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Dst3)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitCast(const clang::CastExpr*, const clang::Expr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstPreStmt)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstPreStmt)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitUnaryExprOrTypeTraitExpr(const clang::UnaryExprOrTypeTraitExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& CheckedSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& CheckedSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& EvalSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& EvalSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitUnaryOperator(const clang::UnaryOperator*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& CheckedSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& CheckedSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& EvalSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& EvalSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitDeclStmt(const clang::DeclStmt*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Dst2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Dst2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitBlockExpr(const clang::BlockExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitBinaryOperator(const clang::BinaryOperator*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& CheckedSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& CheckedSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [809/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o -c ../lib/StaticAnalyzer/Core/ExprEngineCXX.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/Expr.h:18, from ../include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:18, from ../lib/StaticAnalyzer/Core/ExprEngineCXX.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::performTrivialCopy(clang::ento::NodeBuilder&, clang::ento::ExplodedNode*, const clang::ento::CallEvent&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitCXXNewAllocatorCall(const clang::CXXNewExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstPreCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstPreCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstPostCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstPostCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstPostValue)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstPostValue)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstPostPostCallCallback)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstPostPostCallCallback)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitLambdaExpr(const clang::LambdaExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitCXXConstructExpr(const clang::CXXConstructExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstPrepare)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstPrepare)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& PreInitialized)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& PreInitialized)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstPreCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstPreCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstPostArgumentCleanup)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstPostArgumentCleanup)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstPostCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstPostCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitCXXDestructor(clang::QualType, const clang::ento::MemRegion*, const clang::Stmt*, bool, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&, clang::ento::ExprEngine::EvalCallOptions&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstPreCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstPreCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstInvalidated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstInvalidated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [810/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o -c ../lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::ento::ExprEngine::processCallEnter(clang::ento::NodeBuilderContext&, clang::CallEnter, clang::ento::ExplodedNode*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstBegin)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstBegin)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'bool hasMember(const clang::ASTContext&, const clang::CXXRecordDecl*, llvm::StringRef)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitReturnStmt(const clang::ReturnStmt*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::ento::ExprEngine::processCallExit(clang::ento::ExplodedNode*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& CleanedNodes)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& CleanedNodes)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstPostCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstPostCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstPostPostCallCallback)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstPostPostCallCallback)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::evalCall(clang::ento::ExplodedNodeSet&, clang::ento::ExplodedNode*, const clang::ento::CallEvent&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstCallEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstCallEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstArgumentCleanup)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstArgumentCleanup)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstPostCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstPostCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitCallExpr(const clang::CallExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& dstCallEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& dstCallEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [811/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o -c ../lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp [812/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o -c ../lib/StaticAnalyzer/Core/SVals.cpp [813/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o -c ../lib/StaticAnalyzer/Core/MemRegion.cpp [814/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o -c ../lib/StaticAnalyzer/Core/Store.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/StaticAnalyzer/Core/PathSensitive/Store.h:16, from ../lib/StaticAnalyzer/Core/Store.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'clang::ento::SVal clang::ento::StoreManager::attemptDownCast(clang::ento::SVal, clang::QualType, bool&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [815/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o -c ../lib/StaticAnalyzer/Core/RangeConstraintManager.cpp [816/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o -c ../lib/StaticAnalyzer/Core/PlistDiagnostics.cpp [817/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o -c ../lib/StaticAnalyzer/Core/BugReporter.cpp [818/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o -c ../lib/StaticAnalyzer/Core/SValBuilder.cpp [819/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o -c ../lib/StaticAnalyzer/Core/ProgramState.cpp [820/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o -c ../lib/StaticAnalyzer/Core/SymbolManager.cpp ../lib/StaticAnalyzer/Core/SymbolManager.cpp: In member function 'bool clang::ento::SymbolReaper::isLive(clang::ento::SymbolRef)': ../lib/StaticAnalyzer/Core/SymbolManager.cpp:504:3: warning: 'KnownLive' may be used uninitialized in this function [-Wmaybe-uninitialized] 504 | if (KnownLive) | ^~ [821/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o -c ../lib/StaticAnalyzer/Core/SMTConstraintManager.cpp [822/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o -c ../lib/StaticAnalyzer/Core/WorkList.cpp [823/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o -c ../lib/StaticAnalyzer/Core/SarifDiagnostics.cpp [824/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o -c ../lib/StaticAnalyzer/Core/ExprEngine.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/Expr.h:18, from ../include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:18, from ../lib/StaticAnalyzer/Core/ExprEngine.cpp:15: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::evalStore(clang::ento::ExplodedNodeSet&, const clang::Expr*, const clang::Expr*, clang::ento::ExplodedNode*, clang::ento::ProgramStateRef, clang::ento::SVal, clang::ento::SVal, const clang::ProgramPointTag*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::ProcessStmt(const clang::Stmt*, clang::ento::ExplodedNode*)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DstI)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DstI)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [825/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o -c ../lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp [826/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp [827/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp [828/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o -c ../lib/StaticAnalyzer/Core/LoopWidening.cpp [829/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp [830/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Refactoring -I../lib/Tooling/Refactoring -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o -MF lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o.d -o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o -c ../lib/Tooling/Refactoring/Rename/USRFinder.cpp [831/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp [832/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp [833/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp [834/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o -c ../lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp [835/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp [836/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Tooling/Refactoring -I../lib/Tooling/Refactoring -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o -MF lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o.d -o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o -c ../lib/Tooling/Refactoring/Rename/USRLocFinder.cpp [837/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp [838/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o -c ../lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp [839/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o -c ../lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp [840/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/CastValueChecker.cpp [841/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckPlacementNew.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckPlacementNew.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckPlacementNew.cpp.o -c ../lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp [842/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp [843/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSizeofPointer.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSizeofPointer.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSizeofPointer.cpp.o -c ../lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp [844/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ChrootChecker.cpp [845/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ConversionChecker.cpp [846/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp [847/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o -c ../lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp [848/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/CloneChecker.cpp [849/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp [850/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o -c ../lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp [851/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o -c ../lib/StaticAnalyzer/Core/LoopUnrolling.cpp [852/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp [853/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o -c ../lib/StaticAnalyzer/Core/BugReporterVisitors.cpp [854/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp [855/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp [856/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o -c ../lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp [857/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp [858/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp [859/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o -c ../lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp [860/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o -c ../lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp [861/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/CStringChecker.cpp [862/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Core -I../lib/StaticAnalyzer/Core -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o -MF lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o.d -o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o -c ../lib/StaticAnalyzer/Core/RegionStore.cpp [863/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/GTestChecker.cpp [864/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp [865/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp [866/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp [867/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp [868/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp [869/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp [870/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o -c ../lib/StaticAnalyzer/Checkers/Iterator.cpp [871/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp [872/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp [873/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp [874/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp [875/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o -c ../lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp [876/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp [877/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp [878/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o -c ../lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp [879/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp [880/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp [881/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp [882/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/Attr.h:18, from ../lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp:31: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In static member function 'static bool {anonymous}::IvarInvalidationCheckerImpl::trackIvar(const clang::ObjCIvarDecl*, {anonymous}::IvarInvalidationCheckerImpl::IvarSet&, const clang::ObjCIvarDecl**)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Info)+12).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Info)+12).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void {anonymous}::IvarInvalidationCheckerImpl::visit(const clang::ObjCImplementationDecl*) const': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& PartialInfo)+12).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& PartialInfo)+12).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Info)+12).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Info)+12).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [883/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp [884/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Serialization -I../lib/Serialization -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o -MF lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o.d -o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o -c ../lib/Serialization/ASTReader.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/Expr.h:18, from ../include/clang/AST/ASTConcept.h:17, from ../include/clang/AST/DeclTemplate.h:17, from ../include/clang/AST/AbstractBasicReader.h:12, from ../include/clang/Serialization/ASTRecordReader.h:17, from ../lib/Serialization/ASTReader.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In static member function 'static bool clang::ASTReader::ParseHeaderSearchOptions(const RecordData&, bool, clang::ASTReaderListener&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& HSOpts)+108).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& HSOpts)+108).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'void clang::ASTReader::diagnoseOdrViolations()': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& OdrMergeFailures)+8).llvm::SmallDenseMap, 2>, 2>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& OdrMergeFailures)+8).llvm::SmallDenseMap, 2>, 2>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& FunctionOdrMergeFailures)+8).llvm::SmallDenseMap, 2>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& FunctionOdrMergeFailures)+8).llvm::SmallDenseMap, 2>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& EnumOdrMergeFailures)+8).llvm::SmallDenseMap, 2>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& EnumOdrMergeFailures)+8).llvm::SmallDenseMap, 2>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/clang/Serialization/ASTReader.h:28, from ../include/clang/Serialization/ASTRecordReader.h:19, from ../lib/Serialization/ASTReader.cpp:14: ../include/clang/Serialization/ASTBitCodes.h: In member function 'clang::serialization::reader::ASTDeclContextNameLookupTrait::internal_key_type clang::serialization::reader::ASTDeclContextNameLookupTrait::ReadKey(const unsigned char*, unsigned int)': ../include/clang/Serialization/ASTBitCodes.h:1975:34: warning: 'Data' may be used uninitialized in this function [-Wmaybe-uninitialized] 1975 | : Kind(Kind), Data(Data) {} | ^ ../lib/Serialization/ASTReader.cpp:1105:12: note: 'Data' was declared here 1105 | uint64_t Data; | ^~~~ In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../include/clang/AST/DeclarationName.h:16, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/Expr.h:18, from ../include/clang/AST/ASTConcept.h:17, from ../include/clang/AST/DeclTemplate.h:17, from ../include/clang/AST/AbstractBasicReader.h:12, from ../include/clang/Serialization/ASTRecordReader.h:17, from ../lib/Serialization/ASTReader.cpp:14: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::ASTReader::FinishedDeserializing()': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& ESUpdates)+8).llvm::SmallDenseMap, llvm::detail::DenseMapPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& ESUpdates)+8).llvm::SmallDenseMap, llvm::detail::DenseMapPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& DTUpdates)+8).llvm::SmallDenseMap, llvm::detail::DenseMapPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& DTUpdates)+8).llvm::SmallDenseMap, llvm::detail::DenseMapPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [885/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp [886/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangSerialization.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangSerialization.a lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFile.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangSerialization.a && : [887/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangFrontend.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangFrontend.a lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendTiming.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitHeaderSearch.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangFrontend.a && : [888/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp [889/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangCodeGen.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangCodeGen.a lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeNVPTX.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangCodeGen.a && : [890/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangARCMigrate.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangARCMigrate.a lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMT.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMTActions.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/FileRemapper.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ObjCMT.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/PlistReporter.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAPIUses.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransARCAssign.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAutoreleasePool.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransBlockObjCVariable.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCAttrs.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCCalls.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProperties.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProtectedScope.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnbridgedCasts.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransZeroOutPropsInDealloc.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransformActions.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/Transforms.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangARCMigrate.a && : [891/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp [892/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangRewriteFrontend.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangRewriteFrontend.a lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangRewriteFrontend.a && : [893/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangToolingSyntax.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangToolingSyntax.a lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangToolingSyntax.a && : [894/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o -c ../lib/StaticAnalyzer/Checkers/IteratorModeling.cpp [895/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp [896/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o -c ../lib/StaticAnalyzer/Checkers/DebugCheckers.cpp [897/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp [898/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp [899/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/MoveChecker.cpp [900/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp [901/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/MIGChecker.cpp In file included from ../include/clang/Analysis/ProgramPoint.h:17, from ../include/clang/StaticAnalyzer/Core/Checker.h:16, from ../include/clang/StaticAnalyzer/Core/BugReporter/BugType.h:18, from ../lib/StaticAnalyzer/Checkers/MIGChecker.cpp:27: ../include/clang/Analysis/AnalysisDeclContext.h: In function 'bool isInMIGCall(clang::ento::CheckerContext&)': ../include/clang/Analysis/AnalysisDeclContext.h:251:73: warning: 'SFC' may be used uninitialized in this function [-Wmaybe-uninitialized] 251 | const Decl *getDecl() const { return getAnalysisDeclContext()->getDecl(); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../lib/StaticAnalyzer/Checkers/MIGChecker.cpp:150:28: note: 'SFC' was declared here 150 | const StackFrameContext *SFC; | ^~~ [902/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp [903/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp [904/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp [905/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp [906/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp [907/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp [908/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp [909/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp [910/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp [911/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o -c ../lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp [912/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o -c ../lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp [913/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/MallocChecker.cpp [914/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp [915/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp [916/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp [917/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp [918/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp [919/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/TraversalChecker.cpp [920/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp [921/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp [922/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp [923/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o -c ../lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp [924/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Frontend -I../lib/StaticAnalyzer/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -Ilib/StaticAnalyzer/Frontend/../Checkers -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o -MF lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o.d -o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o -c ../lib/StaticAnalyzer/Frontend/ModelConsumer.cpp [925/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp [926/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp [927/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp [928/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp [929/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp [930/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp [931/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Format -I../lib/Format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o -MF lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o.d -o lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o -c ../lib/Format/AffectedRangeManager.cpp [932/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp [933/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o -c ../lib/StaticAnalyzer/Checkers/Taint.cpp [934/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/StreamChecker.cpp [935/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Format -I../lib/Format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o -MF lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o.d -o lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o -c ../lib/Format/FormatToken.cpp [936/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp [937/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o -c ../lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp [938/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp [939/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp [940/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o -c ../lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp [941/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Format -I../lib/Format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o -MF lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o.d -o lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o -c ../lib/Format/BreakableToken.cpp [942/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp [943/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Frontend -I../lib/StaticAnalyzer/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -Ilib/StaticAnalyzer/Frontend/../Checkers -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o -MF lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o.d -o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o -c ../lib/StaticAnalyzer/Frontend/FrontendActions.cpp [944/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp [945/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/VforkChecker.cpp [946/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Format -I../lib/Format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o -MF lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o.d -o lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o -c ../lib/Format/NamespaceEndCommentsFixer.cpp [947/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp [948/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp [949/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp [950/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp [951/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy -I../tools/extra/clang-tidy -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/GlobList.cpp.o -MF tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/GlobList.cpp.o.d -o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/GlobList.cpp.o -c ../tools/extra/clang-tidy/GlobList.cpp [952/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp [953/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Format -I../lib/Format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o -MF lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o.d -o lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o -c ../lib/Format/TokenAnalyzer.cpp [954/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Format -I../lib/Format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o -MF lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o.d -o lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o -c ../lib/Format/UnwrappedLineParser.cpp [955/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Format -I../lib/Format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o -MF lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o.d -o lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o -c ../lib/Format/SortJavaScriptImports.cpp [956/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Format -I../lib/Format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o -MF lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o.d -o lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o -c ../lib/Format/FormatTokenLexer.cpp [957/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy -I../tools/extra/clang-tidy -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyProfiling.cpp.o -MF tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyProfiling.cpp.o.d -o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyProfiling.cpp.o -c ../tools/extra/clang-tidy/ClangTidyProfiling.cpp [958/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp In file included from ../include/clang/Basic/IdentifierTable.h:19, from ../include/clang/AST/DeclarationName.h:18, from ../include/clang/AST/DeclBase.h:18, from ../include/clang/AST/Decl.h:19, from ../include/clang/AST/Attr.h:18, from ../lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:18: ../include/clang/Basic/TokenKinds.h: In member function 'void {anonymous}::EmptyLocalizationContextChecker::MethodCrawler::VisitObjCMessageExpr(const clang::ObjCMessageExpr*)': ../include/clang/Basic/TokenKinds.h:79:74: warning: '*((void*)& Result +12)' may be used uninitialized in this function [-Wmaybe-uninitialized] 78 | return K == tok::string_literal || K == tok::wide_string_literal || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | K == tok::utf8_string_literal || K == tok::utf16_string_literal || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 80 | K == tok::utf32_string_literal; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:1154:9: note: '*((void*)& Result +12)' was declared here 1154 | Token Result; // This will hold the token just before the last ')' | ^~~~~~ In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallString.h:17, from ../include/clang/Basic/FixedPoint.h:20, from ../include/clang/AST/APValue.h:16, from ../include/clang/AST/Decl.h:16, from ../include/clang/AST/Attr.h:18, from ../lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:18: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/StringRef.h:108:36: warning: '*((void*)& Result +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] 108 | : Data(data), Length(length) {} | ^ ../lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:1154:9: note: '*((void*)& Result +8)' was declared here 1154 | Token Result; // This will hold the token just before the last ')' | ^~~~~~ In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallString.h:17, from ../include/clang/Basic/FixedPoint.h:20, from ../include/clang/AST/APValue.h:16, from ../include/clang/AST/Decl.h:16, from ../include/clang/AST/Attr.h:18, from ../lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:18: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/StringRef.h:108:36: warning: '*((void*)& Result +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] 108 | : Data(data), Length(length) {} | ^ ../lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:1154:9: note: '*((void*)& Result +4)' was declared here 1154 | Token Result; // This will hold the token just before the last ')' | ^~~~~~ [959/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Format -I../lib/Format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o -MF lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o.d -o lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o -c ../lib/Format/UsingDeclarationsSorter.cpp [960/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp [961/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Format -I../lib/Format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o -MF lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o.d -o lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o -c ../lib/Format/WhitespaceManager.cpp [962/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Frontend -I../lib/StaticAnalyzer/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -Ilib/StaticAnalyzer/Frontend/../Checkers -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistration.cpp.o -MF lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistration.cpp.o.d -o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistration.cpp.o -c ../lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp [963/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Format -I../lib/Format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o -MF lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o.d -o lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o -c ../lib/Format/UnwrappedLineFormatter.cpp [964/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Format -I../lib/Format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o -MF lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o.d -o lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o -c ../lib/Format/ContinuationIndenter.cpp [965/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Format -I../lib/Format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o -MF lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o.d -o lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o -c ../lib/Format/TokenAnnotator.cpp [966/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Frontend -I../lib/StaticAnalyzer/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -Ilib/StaticAnalyzer/Frontend/../Checkers -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o -MF lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o.d -o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o -c ../lib/StaticAnalyzer/Frontend/ModelInjector.cpp [967/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/PaddingChecker.cpp [968/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/ValistChecker.cpp [969/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Frontend -I../lib/StaticAnalyzer/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -Ilib/StaticAnalyzer/Frontend/../Checkers -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o -MF lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o.d -o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o -c ../lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp [970/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp [971/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang-fuzzer/handle-cxx -I../tools/clang-fuzzer/handle-cxx -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o -MF tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o.d -o tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o -c ../tools/clang-fuzzer/handle-cxx/handle_cxx.cpp [972/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Format -I../lib/Format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o -MF lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o.d -o lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o -c ../lib/Format/Format.cpp ../lib/Format/Format.cpp: In function 'void clang::format::sortCppIncludes(const clang::format::FormatStyle&, const llvm::SmallVectorImpl&, llvm::ArrayRef, llvm::StringRef, llvm::StringRef, clang::tooling::Replacements&, unsigned int*)': ../lib/Format/Format.cpp:1970:53: warning: 'CursorToEOLOffset' may be used uninitialized in this function [-Wmaybe-uninitialized] 1970 | *Cursor = IncludesBeginOffset + result.size() - CursorToEOLOffset; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../lib/Format/Format.cpp:1969:16: warning: 'CursorIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 1969 | if (Cursor && CursorIndex == Index) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ [973/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangFormat.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangFormat.a lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangFormat.a && : [974/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang-fuzzer/handle-llvm -I../tools/clang-fuzzer/handle-llvm -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o -MF tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o.d -o tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o -c ../tools/clang-fuzzer/handle-llvm/handle_llvm.cpp [975/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTooling.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTooling.a lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/ExpandResponseFilesCompilationDatabase.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTooling.a && : [976/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangIndex.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangIndex.a lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangIndex.a && : [977/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangHandleCXX.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangHandleCXX.a tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangHandleCXX.a && : [978/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangCrossTU.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangCrossTU.a lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangCrossTU.a && : [979/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangToolingRefactoring.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangToolingRefactoring.a lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangToolingRefactoring.a && : [980/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangStaticAnalyzerCore.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangStaticAnalyzerCore.a lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/IssueHash.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SubEngine.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangStaticAnalyzerCore.a && : [981/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTransformer.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTransformer.a lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTransformer.a && : [982/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangHandleLLVM.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangHandleLLVM.a tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangHandleLLVM.a && : [983/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Checkers -I../lib/StaticAnalyzer/Checkers -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o -MF lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o.d -o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o -c ../lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp [984/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-apply-replacements -I../tools/extra/clang-apply-replacements -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clang-apply-replacements/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-apply-replacements/CMakeFiles/obj.clangApplyReplacements.dir/lib/Tooling/ApplyReplacements.cpp.o -MF tools/extra/clang-apply-replacements/CMakeFiles/obj.clangApplyReplacements.dir/lib/Tooling/ApplyReplacements.cpp.o.d -o tools/extra/clang-apply-replacements/CMakeFiles/obj.clangApplyReplacements.dir/lib/Tooling/ApplyReplacements.cpp.o -c ../tools/extra/clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp [985/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer/plugin -I../tools/extra/clang-include-fixer/plugin -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/plugin/CMakeFiles/obj.clangIncludeFixerPlugin.dir/IncludeFixerPlugin.cpp.o -MF tools/extra/clang-include-fixer/plugin/CMakeFiles/obj.clangIncludeFixerPlugin.dir/IncludeFixerPlugin.cpp.o.d -o tools/extra/clang-include-fixer/plugin/CMakeFiles/obj.clangIncludeFixerPlugin.dir/IncludeFixerPlugin.cpp.o -c ../tools/extra/clang-include-fixer/plugin/IncludeFixerPlugin.cpp [986/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangStaticAnalyzerCheckers.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangStaticAnalyzerCheckers.a lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckPlacementNew.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSizeofPointer.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangStaticAnalyzerCheckers.a && : [987/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy -I../tools/extra/clang-tidy -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ExpandModularHeadersPPCallbacks.cpp.o -MF tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ExpandModularHeadersPPCallbacks.cpp.o.d -o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ExpandModularHeadersPPCallbacks.cpp.o -c ../tools/extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp [988/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangApplyReplacements.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangApplyReplacements.a tools/extra/clang-apply-replacements/CMakeFiles/obj.clangApplyReplacements.dir/lib/Tooling/ApplyReplacements.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangApplyReplacements.a && : [989/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy -I../tools/extra/clang-tidy -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyDiagnosticConsumer.cpp.o -MF tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyDiagnosticConsumer.cpp.o.d -o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyDiagnosticConsumer.cpp.o -c ../tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp [990/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/linuxkernel -I../tools/extra/clang-tidy/linuxkernel -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/LinuxKernelTidyModule.cpp.o -MF tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/LinuxKernelTidyModule.cpp.o.d -o tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/LinuxKernelTidyModule.cpp.o -c ../tools/extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp [991/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/fuchsia -I../tools/extra/clang-tidy/fuchsia -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsCallsCheck.cpp.o -MF tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsCallsCheck.cpp.o.d -o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsCallsCheck.cpp.o -c ../tools/extra/clang-tidy/fuchsia/DefaultArgumentsCallsCheck.cpp [992/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy -I../tools/extra/clang-tidy -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyModule.cpp.o -MF tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyModule.cpp.o.d -o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyModule.cpp.o -c ../tools/extra/clang-tidy/ClangTidyModule.cpp [993/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy -I../tools/extra/clang-tidy -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyCheck.cpp.o -MF tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyCheck.cpp.o.d -o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyCheck.cpp.o -c ../tools/extra/clang-tidy/ClangTidyCheck.cpp [994/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAcceptCheck.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAcceptCheck.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAcceptCheck.cpp.o -c ../tools/extra/clang-tidy/android/CloexecAcceptCheck.cpp [995/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAccept4Check.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAccept4Check.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAccept4Check.cpp.o -c ../tools/extra/clang-tidy/android/CloexecAccept4Check.cpp [996/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCheck.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCheck.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCheck.cpp.o -c ../tools/extra/clang-tidy/android/CloexecCheck.cpp [997/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/AndroidTidyModule.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/AndroidTidyModule.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/AndroidTidyModule.cpp.o -c ../tools/extra/clang-tidy/android/AndroidTidyModule.cpp [998/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecDupCheck.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecDupCheck.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecDupCheck.cpp.o -c ../tools/extra/clang-tidy/android/CloexecDupCheck.cpp [999/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreate1Check.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreate1Check.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreate1Check.cpp.o -c ../tools/extra/clang-tidy/android/CloexecEpollCreate1Check.cpp [1000/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreateCheck.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreateCheck.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreateCheck.cpp.o -c ../tools/extra/clang-tidy/android/CloexecEpollCreateCheck.cpp [1001/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCreatCheck.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCreatCheck.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCreatCheck.cpp.o -c ../tools/extra/clang-tidy/android/CloexecCreatCheck.cpp [1002/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInitCheck.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInitCheck.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInitCheck.cpp.o -c ../tools/extra/clang-tidy/android/CloexecInotifyInitCheck.cpp [1003/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInit1Check.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInit1Check.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInit1Check.cpp.o -c ../tools/extra/clang-tidy/android/CloexecInotifyInit1Check.cpp [1004/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecFopenCheck.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecFopenCheck.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecFopenCheck.cpp.o -c ../tools/extra/clang-tidy/android/CloexecFopenCheck.cpp [1005/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecMemfdCreateCheck.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecMemfdCreateCheck.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecMemfdCreateCheck.cpp.o -c ../tools/extra/clang-tidy/android/CloexecMemfdCreateCheck.cpp [1006/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipeCheck.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipeCheck.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipeCheck.cpp.o -c ../tools/extra/clang-tidy/android/CloexecPipeCheck.cpp [1007/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipe2Check.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipe2Check.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipe2Check.cpp.o -c ../tools/extra/clang-tidy/android/CloexecPipe2Check.cpp [1008/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecSocketCheck.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecSocketCheck.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecSocketCheck.cpp.o -c ../tools/extra/clang-tidy/android/CloexecSocketCheck.cpp [1009/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecOpenCheck.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecOpenCheck.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecOpenCheck.cpp.o -c ../tools/extra/clang-tidy/android/CloexecOpenCheck.cpp [1010/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-reorder-fields -I../tools/extra/clang-reorder-fields -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-reorder-fields/CMakeFiles/obj.clangReorderFields.dir/ReorderFieldsAction.cpp.o -MF tools/extra/clang-reorder-fields/CMakeFiles/obj.clangReorderFields.dir/ReorderFieldsAction.cpp.o.d -o tools/extra/clang-reorder-fields/CMakeFiles/obj.clangReorderFields.dir/ReorderFieldsAction.cpp.o -c ../tools/extra/clang-reorder-fields/ReorderFieldsAction.cpp [1011/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangReorderFields.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangReorderFields.a tools/extra/clang-reorder-fields/CMakeFiles/obj.clangReorderFields.dir/ReorderFieldsAction.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangReorderFields.a && : [1012/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy -I../tools/extra/clang-tidy -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyOptions.cpp.o -MF tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyOptions.cpp.o.d -o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyOptions.cpp.o -c ../tools/extra/clang-tidy/ClangTidyOptions.cpp [1013/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/android -I../tools/extra/clang-tidy/android -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/ComparisonInTempFailureRetryCheck.cpp.o -MF tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/ComparisonInTempFailureRetryCheck.cpp.o.d -o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/ComparisonInTempFailureRetryCheck.cpp.o -c ../tools/extra/clang-tidy/android/ComparisonInTempFailureRetryCheck.cpp [1014/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationAdditionCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationAdditionCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationAdditionCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/DurationAdditionCheck.cpp [1015/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/AbseilTidyModule.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/AbseilTidyModule.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/AbseilTidyModule.cpp.o -c ../tools/extra/clang-tidy/abseil/AbseilTidyModule.cpp [1016/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationConversionCastCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationConversionCastCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationConversionCastCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/DurationConversionCastCheck.cpp [1017/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationComparisonCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationComparisonCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationComparisonCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/DurationComparisonCheck.cpp [1018/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryFloatCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryFloatCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryFloatCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/DurationFactoryFloatCheck.cpp [1019/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationDivisionCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationDivisionCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationDivisionCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/DurationDivisionCheck.cpp [1020/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy -I../tools/extra/clang-tidy -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidy.cpp.o -MF tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidy.cpp.o.d -o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidy.cpp.o -c ../tools/extra/clang-tidy/ClangTidy.cpp [1021/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationRewriter.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationRewriter.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationRewriter.cpp.o -c ../tools/extra/clang-tidy/abseil/DurationRewriter.cpp [1022/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/StaticAnalyzer/Frontend -I../lib/StaticAnalyzer/Frontend -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -Ilib/StaticAnalyzer/Frontend/../Checkers -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o -MF lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o.d -o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o -c ../lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp [1023/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangStaticAnalyzerFrontend.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangStaticAnalyzerFrontend.a lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistration.cpp.o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangStaticAnalyzerFrontend.a && : [1024/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangFrontendTool.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangFrontendTool.a lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangFrontendTool.a && : [1025/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidy.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidy.a tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidy.cpp.o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyCheck.cpp.o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyModule.cpp.o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyDiagnosticConsumer.cpp.o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyOptions.cpp.o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyProfiling.cpp.o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ExpandModularHeadersPPCallbacks.cpp.o tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/GlobList.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidy.a && : [1026/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangDependencyScanning.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangDependencyScanning.a lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangDependencyScanning.a && : [1027/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang-shlib -I../tools/clang-shlib -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o -MF tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o.d -o tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o -c ../tools/clang-shlib/clang-shlib.cpp [1028/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryScaleCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryScaleCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryScaleCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/DurationFactoryScaleCheck.cpp ../tools/extra/clang-tidy/abseil/DurationFactoryScaleCheck.cpp: In member function 'virtual void clang::tidy::abseil::DurationFactoryScaleCheck::check(const clang::ast_matchers::MatchFinder::MatchResult&)': ../tools/extra/clang-tidy/abseil/DurationFactoryScaleCheck.cpp:226:68: warning: 'Remainder' may be used uninitialized in this function [-Wmaybe-uninitialized] 226 | tooling::fixit::getText(*Remainder, *Result.Context) + ")") | ^ [1029/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationSubtractionCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationSubtractionCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationSubtractionCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/DurationSubtractionCheck.cpp [1030/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationUnnecessaryConversionCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationUnnecessaryConversionCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationUnnecessaryConversionCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/DurationUnnecessaryConversionCheck.cpp [1031/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoInternalDependenciesCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoInternalDependenciesCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoInternalDependenciesCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/NoInternalDependenciesCheck.cpp [1032/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoNamespaceCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoNamespaceCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoNamespaceCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/NoNamespaceCheck.cpp [1033/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/FasterStrsplitDelimiterCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/FasterStrsplitDelimiterCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/FasterStrsplitDelimiterCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.cpp [1034/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/RedundantStrcatCallsCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/RedundantStrcatCallsCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/RedundantStrcatCallsCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/RedundantStrcatCallsCheck.cpp [1035/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeComparisonCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeComparisonCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeComparisonCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/TimeComparisonCheck.cpp [1036/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StrCatAppendCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StrCatAppendCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StrCatAppendCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/StrCatAppendCheck.cpp [1037/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StringFindStartswithCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StringFindStartswithCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StringFindStartswithCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/StringFindStartswithCheck.cpp [1038/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/boost -I../tools/extra/clang-tidy/boost -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/BoostTidyModule.cpp.o -MF tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/BoostTidyModule.cpp.o.d -o tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/BoostTidyModule.cpp.o -c ../tools/extra/clang-tidy/boost/BoostTidyModule.cpp [1039/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DynamicStaticInitializersCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DynamicStaticInitializersCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DynamicStaticInitializersCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp [1040/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BadSignalToKillThreadCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BadSignalToKillThreadCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BadSignalToKillThreadCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/BadSignalToKillThreadCheck.cpp [1041/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/boost -I../tools/extra/clang-tidy/boost -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/UseToStringCheck.cpp.o -MF tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/UseToStringCheck.cpp.o.d -o tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/UseToStringCheck.cpp.o -c ../tools/extra/clang-tidy/boost/UseToStringCheck.cpp [1042/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeSubtractionCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeSubtractionCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeSubtractionCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/TimeSubtractionCheck.cpp [1043/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/AssertSideEffectCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/AssertSideEffectCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/AssertSideEffectCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/AssertSideEffectCheck.cpp [1044/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/CopyConstructorInitCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/CopyConstructorInitCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/CopyConstructorInitCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/CopyConstructorInitCheck.cpp [1045/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ArgumentCommentCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ArgumentCommentCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ArgumentCommentCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/ArgumentCommentCheck.cpp [1046/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ExceptionEscapeCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ExceptionEscapeCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ExceptionEscapeCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/ExceptionEscapeCheck.cpp [1047/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BranchCloneCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BranchCloneCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BranchCloneCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/BranchCloneCheck.cpp [1048/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/FoldInitTypeCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/FoldInitTypeCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/FoldInitTypeCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/FoldInitTypeCheck.cpp [1049/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/abseil -I../tools/extra/clang-tidy/abseil -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/UpgradeDurationConversionsCheck.cpp.o -MF tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/UpgradeDurationConversionsCheck.cpp.o.d -o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/UpgradeDurationConversionsCheck.cpp.o -c ../tools/extra/clang-tidy/abseil/UpgradeDurationConversionsCheck.cpp [1050/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IncorrectRoundingsCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IncorrectRoundingsCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IncorrectRoundingsCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/IncorrectRoundingsCheck.cpp [1051/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BoolPointerImplicitConversionCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BoolPointerImplicitConversionCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BoolPointerImplicitConversionCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/BoolPointerImplicitConversionCheck.cpp [1052/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardDeclarationNamespaceCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardDeclarationNamespaceCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardDeclarationNamespaceCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/ForwardDeclarationNamespaceCheck.cpp [1053/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardingReferenceOverloadCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardingReferenceOverloadCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardingReferenceOverloadCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/ForwardingReferenceOverloadCheck.cpp [1054/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InfiniteLoopCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InfiniteLoopCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InfiniteLoopCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/InfiniteLoopCheck.cpp [1055/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InaccurateEraseCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InaccurateEraseCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InaccurateEraseCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/InaccurateEraseCheck.cpp [1056/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroParenthesesCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroParenthesesCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroParenthesesCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/MacroParenthesesCheck.cpp [1057/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/LambdaFunctionNameCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/LambdaFunctionNameCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/LambdaFunctionNameCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/LambdaFunctionNameCheck.cpp [1058/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BugproneTidyModule.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BugproneTidyModule.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BugproneTidyModule.cpp.o -c ../tools/extra/clang-tidy/bugprone/BugproneTidyModule.cpp [1059/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroRepeatedSideEffectsCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroRepeatedSideEffectsCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroRepeatedSideEffectsCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/MacroRepeatedSideEffectsCheck.cpp [1060/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DanglingHandleCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DanglingHandleCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DanglingHandleCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/DanglingHandleCheck.cpp [1061/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IntegerDivisionCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IntegerDivisionCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IntegerDivisionCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/IntegerDivisionCheck.cpp [1062/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MoveForwardingReferenceCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MoveForwardingReferenceCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MoveForwardingReferenceCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/MoveForwardingReferenceCheck.cpp [1063/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MultipleStatementMacroCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MultipleStatementMacroCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MultipleStatementMacroCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/MultipleStatementMacroCheck.cpp [1064/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedWideningCastCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedWideningCastCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedWideningCastCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/MisplacedWideningCastCheck.cpp [1065/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -fPIC -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-z,defs -Wl,-z,nodelete -Wl,-O3 -Wl,--gc-sections -shared -Wl,-soname,libclang-cpp.so.10 -o lib/libclang-cpp.so.10 lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/FixedPoint.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerBlacklist.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesSourceMinimizer.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Block.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeEmitter.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeExprGen.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeGenError.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeStmtGen.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Context.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Descriptor.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvalEmitter.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Frame.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Function.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Interp.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpFrame.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpStack.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpState.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Pointer.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/PrimType.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Program.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Record.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Source.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Interp/State.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeNVPTX.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMT.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMTActions.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/FileRemapper.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ObjCMT.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/PlistReporter.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAPIUses.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransARCAssign.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAutoreleasePool.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransBlockObjCVariable.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCAttrs.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCCalls.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProperties.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProtectedScope.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnbridgedCasts.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransZeroOutPropsInDealloc.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransformActions.cpp.o lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/Transforms.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/DarwinSDKInfo.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AIX.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Ananas.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CloudABI.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Contiki.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIP.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Minix.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Myriad.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFile.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendTiming.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitHeaderSearch.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Lookup.cpp.o lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/ExpandResponseFilesCompilationDatabase.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/linux/DirectoryWatcher-linux.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/IssueHash.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SubEngine.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckPlacementNew.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSizeofPointer.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistration.cpp.o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o -L/opt/rh/llvm-toolset-10.0/root/usr/lib lib/libclangBasic.a lib/libclangAST.a lib/libclangBasic.a lib/libclangLex.a lib/libclangSema.a lib/libclangBasic.a lib/libclangLex.a lib/libclangAST.a lib/libclangASTMatchers.a lib/libclangBasic.a lib/libclangAST.a lib/libclangBasic.a lib/libclangAST.a lib/libclangBasic.a lib/libclangFrontend.a lib/libclangIndex.a lib/libclangAST.a lib/libclangAnalysis.a lib/libclangBasic.a lib/libclangEdit.a lib/libclangLex.a lib/libclangAnalysis.a lib/libclangAST.a lib/libclangASTMatchers.a lib/libclangBasic.a lib/libclangFrontend.a lib/libclangLex.a lib/libclangSerialization.a lib/libclangAST.a lib/libclangASTMatchers.a lib/libclangBasic.a lib/libclangLex.a lib/libclangAST.a lib/libclangBasic.a lib/libclangLex.a lib/libclangBasic.a lib/libclangLex.a lib/libclangAST.a lib/libclangAnalysis.a lib/libclangBasic.a lib/libclangEdit.a lib/libclangFrontend.a lib/libclangLex.a lib/libclangRewrite.a lib/libclangSema.a lib/libclangSerialization.a lib/libclangBasic.a lib/libclangAST.a lib/libclangBasic.a lib/libclangLex.a lib/libclangSema.a lib/libclangAST.a lib/libclangBasic.a lib/libclangEdit.a lib/libclangFrontend.a lib/libclangLex.a lib/libclangRewrite.a lib/libclangSerialization.a lib/libclangAST.a lib/libclangBasic.a lib/libclangDriver.a lib/libclangEdit.a lib/libclangLex.a lib/libclangParse.a lib/libclangSema.a lib/libclangSerialization.a lib/libclangBasic.a lib/libclangCodeGen.a lib/libclangDriver.a lib/libclangFrontend.a lib/libclangRewriteFrontend.a lib/libclangARCMigrate.a lib/libclangStaticAnalyzerFrontend.a lib/libclangAST.a lib/libclangBasic.a lib/libclangLex.a lib/libclangRewrite.a lib/libclangBasic.a lib/libclangLex.a lib/libclangRewrite.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangASTMatchers.a lib/libclangBasic.a lib/libclangFormat.a lib/libclangIndex.a lib/libclangLex.a lib/libclangRewrite.a lib/libclangToolingCore.a lib/libclangBasic.a lib/libclangAST.a lib/libclangLex.a lib/libclangAST.a lib/libclangBasic.a lib/libclangFrontend.a lib/libclangLex.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangBasic.a lib/libclangDriver.a lib/libclangFrontend.a lib/libclangFrontendTool.a lib/libclangLex.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangTooling.a lib/libclangAST.a lib/libclangASTMatchers.a lib/libclangBasic.a lib/libclangLex.a lib/libclangToolingCore.a lib/libclangToolingRefactoring.a lib/libclangAST.a lib/libclangASTMatchers.a lib/libclangBasic.a lib/libclangDriver.a lib/libclangFormat.a lib/libclangFrontend.a lib/libclangLex.a lib/libclangRewrite.a lib/libclangSerialization.a lib/libclangToolingCore.a -lpthread -lpthread lib/libclangAST.a lib/libclangBasic.a lib/libclangFormat.a lib/libclangFrontend.a lib/libclangLex.a lib/libclangRewrite.a lib/libclangSerialization.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangASTMatchers.a lib/libclangAnalysis.a lib/libclangBasic.a lib/libclangCrossTU.a lib/libclangFrontend.a lib/libclangLex.a lib/libclangRewrite.a lib/libclangAST.a lib/libclangASTMatchers.a lib/libclangAnalysis.a lib/libclangBasic.a lib/libclangLex.a lib/libclangStaticAnalyzerCore.a lib/libclangAST.a lib/libclangAnalysis.a lib/libclangBasic.a lib/libclangCrossTU.a lib/libclangFrontend.a lib/libclangLex.a lib/libclangStaticAnalyzerCheckers.a lib/libclangStaticAnalyzerCore.a lib/libclangBasic.a lib/libclangLex.a lib/libclangToolingCore.a lib/libclangToolingInclusions.a lib/libclangBasic.a lib/libclangCodeGen.a lib/libclangFrontend.a lib/libclangLex.a lib/libclangSerialization.a lib/libclangTooling.a lib/libclangRewriteFrontend.a lib/libclangARCMigrate.a lib/libclangStaticAnalyzerFrontend.a lib/libclangStaticAnalyzerCheckers.a lib/libclangStaticAnalyzerCore.a lib/libclangCrossTU.a lib/libclangIndex.a lib/libclangFrontend.a lib/libclangDriver.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangEdit.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangRewrite.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib: && : [1066/1550] /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_symlink_library lib/libclang-cpp.so.10 lib/libclang-cpp.so.10 lib/libclang-cpp.so && : [1067/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedOperatorInStrlenInAllocCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedOperatorInStrlenInAllocCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedOperatorInStrlenInAllocCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/MisplacedOperatorInStrlenInAllocCheck.cpp [1068/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ParentVirtualCallCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ParentVirtualCallCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ParentVirtualCallCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/ParentVirtualCallCheck.cpp [1069/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/PosixReturnCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/PosixReturnCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/PosixReturnCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/PosixReturnCheck.cpp [1070/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/diagtool -I../tools/diagtool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/diagtool/CMakeFiles/diagtool.dir/diagtool_main.cpp.o -MF tools/diagtool/CMakeFiles/diagtool.dir/diagtool_main.cpp.o.d -o tools/diagtool/CMakeFiles/diagtool.dir/diagtool_main.cpp.o -c ../tools/diagtool/diagtool_main.cpp [1071/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SignedCharMisuseCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SignedCharMisuseCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SignedCharMisuseCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/SignedCharMisuseCheck.cpp [1072/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/diagtool -I../tools/diagtool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/diagtool/CMakeFiles/diagtool.dir/DiagTool.cpp.o -MF tools/diagtool/CMakeFiles/diagtool.dir/DiagTool.cpp.o.d -o tools/diagtool/CMakeFiles/diagtool.dir/DiagTool.cpp.o -c ../tools/diagtool/DiagTool.cpp [1073/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofContainerCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofContainerCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofContainerCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/SizeofContainerCheck.cpp [1074/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/diagtool -I../tools/diagtool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/diagtool/CMakeFiles/diagtool.dir/DiagnosticNames.cpp.o -MF tools/diagtool/CMakeFiles/diagtool.dir/DiagnosticNames.cpp.o.d -o tools/diagtool/CMakeFiles/diagtool.dir/DiagnosticNames.cpp.o -c ../tools/diagtool/DiagnosticNames.cpp [1075/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringIntegerAssignmentCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringIntegerAssignmentCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringIntegerAssignmentCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/StringIntegerAssignmentCheck.cpp [1076/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/diagtool -I../tools/diagtool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/diagtool/CMakeFiles/diagtool.dir/ListWarnings.cpp.o -MF tools/diagtool/CMakeFiles/diagtool.dir/ListWarnings.cpp.o.d -o tools/diagtool/CMakeFiles/diagtool.dir/ListWarnings.cpp.o -c ../tools/diagtool/ListWarnings.cpp [1077/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/diagtool -I../tools/diagtool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/diagtool/CMakeFiles/diagtool.dir/FindDiagnosticID.cpp.o -MF tools/diagtool/CMakeFiles/diagtool.dir/FindDiagnosticID.cpp.o.d -o tools/diagtool/CMakeFiles/diagtool.dir/FindDiagnosticID.cpp.o -c ../tools/diagtool/FindDiagnosticID.cpp [1078/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis/plugins/CheckerDependencyHandling -I../lib/Analysis/plugins/CheckerDependencyHandling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o -MF lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o.d -o lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o -c ../lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandling.cpp [1079/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringConstructorCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringConstructorCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringConstructorCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/StringConstructorCheck.cpp [1080/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis/plugins/SampleAnalyzer -I../lib/Analysis/plugins/SampleAnalyzer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o -MF lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o.d -o lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o -c ../lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp [1081/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousEnumUsageCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousEnumUsageCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousEnumUsageCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/SuspiciousEnumUsageCheck.cpp [1082/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -fPIC -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-z,nodelete -Wl,-O3 -Wl,--gc-sections -Wl,--version-script,"/builddir/build/BUILD/clang-10.0.1.src/_build/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandlingAnalyzerPlugin.exports" -shared -o lib/CheckerDependencyHandlingAnalyzerPlugin.so lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib && : [1083/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringLiteralWithEmbeddedNulCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringLiteralWithEmbeddedNulCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringLiteralWithEmbeddedNulCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/StringLiteralWithEmbeddedNulCheck.cpp [1084/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/diagtool -I../tools/diagtool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/diagtool/CMakeFiles/diagtool.dir/TreeView.cpp.o -MF tools/diagtool/CMakeFiles/diagtool.dir/TreeView.cpp.o.d -o tools/diagtool/CMakeFiles/diagtool.dir/TreeView.cpp.o -c ../tools/diagtool/TreeView.cpp [1085/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -fPIC -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-z,nodelete -Wl,-O3 -Wl,--gc-sections -Wl,--version-script,"/builddir/build/BUILD/clang-10.0.1.src/_build/lib/Analysis/plugins/SampleAnalyzer/SampleAnalyzerPlugin.exports" -shared -o lib/SampleAnalyzerPlugin.so lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib && : [1086/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/Analysis/plugins/CheckerOptionHandling -I../lib/Analysis/plugins/CheckerOptionHandling -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o -MF lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o.d -o lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o -c ../lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp [1087/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SwappedArgumentsCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SwappedArgumentsCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SwappedArgumentsCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/SwappedArgumentsCheck.cpp [1088/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMemsetUsageCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMemsetUsageCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMemsetUsageCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.cpp [1089/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -fPIC -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-z,nodelete -Wl,-O3 -Wl,--gc-sections -Wl,--version-script,"/builddir/build/BUILD/clang-10.0.1.src/_build/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandlingAnalyzerPlugin.exports" -shared -o lib/CheckerOptionHandlingAnalyzerPlugin.so lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib && : [1090/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMissingCommaCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMissingCommaCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMissingCommaCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/SuspiciousMissingCommaCheck.cpp [1091/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndefinedMemoryManipulationCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndefinedMemoryManipulationCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndefinedMemoryManipulationCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.cpp [1092/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousSemicolonCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousSemicolonCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousSemicolonCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/SuspiciousSemicolonCheck.cpp [1093/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/diagtool -I../tools/diagtool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o -MF tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o.d -o tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o -c ../tools/diagtool/ShowEnabledWarnings.cpp [1094/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TerminatingContinueCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TerminatingContinueCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TerminatingContinueCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/TerminatingContinueCheck.cpp [1095/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndelegatedConstructorCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndelegatedConstructorCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndelegatedConstructorCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/UndelegatedConstructorCheck.cpp [1096/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ThrowKeywordMissingCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ThrowKeywordMissingCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ThrowKeywordMissingCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/ThrowKeywordMissingCheck.cpp [1097/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/diagtool/CMakeFiles/diagtool.dir/diagtool_main.cpp.o tools/diagtool/CMakeFiles/diagtool.dir/DiagTool.cpp.o tools/diagtool/CMakeFiles/diagtool.dir/DiagnosticNames.cpp.o tools/diagtool/CMakeFiles/diagtool.dir/FindDiagnosticID.cpp.o tools/diagtool/CMakeFiles/diagtool.dir/ListWarnings.cpp.o tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o tools/diagtool/CMakeFiles/diagtool.dir/TreeView.cpp.o -o bin/diagtool -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1098/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/NotNullTerminatedResultCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/NotNullTerminatedResultCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/NotNullTerminatedResultCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/NotNullTerminatedResultCheck.cpp [1099/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cert -I../tools/extra/clang-tidy/cert -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DefaultOperatorNewAlignmentCheck.cpp.o -MF tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DefaultOperatorNewAlignmentCheck.cpp.o.d -o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DefaultOperatorNewAlignmentCheck.cpp.o -c ../tools/extra/clang-tidy/cert/DefaultOperatorNewAlignmentCheck.cpp [1100/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TooSmallLoopVariableCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TooSmallLoopVariableCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TooSmallLoopVariableCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/TooSmallLoopVariableCheck.cpp [1101/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cert -I../tools/extra/clang-tidy/cert -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CommandProcessorCheck.cpp.o -MF tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CommandProcessorCheck.cpp.o.d -o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CommandProcessorCheck.cpp.o -c ../tools/extra/clang-tidy/cert/CommandProcessorCheck.cpp [1102/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cert -I../tools/extra/clang-tidy/cert -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DontModifyStdNamespaceCheck.cpp.o -MF tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DontModifyStdNamespaceCheck.cpp.o.d -o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DontModifyStdNamespaceCheck.cpp.o -c ../tools/extra/clang-tidy/cert/DontModifyStdNamespaceCheck.cpp [1103/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cert -I../tools/extra/clang-tidy/cert -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/LimitedRandomnessCheck.cpp.o -MF tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/LimitedRandomnessCheck.cpp.o.d -o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/LimitedRandomnessCheck.cpp.o -c ../tools/extra/clang-tidy/cert/LimitedRandomnessCheck.cpp [1104/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedRaiiCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedRaiiCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedRaiiCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/UnusedRaiiCheck.cpp [1105/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/VirtualNearMissCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/VirtualNearMissCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/VirtualNearMissCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/VirtualNearMissCheck.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../tools/extra/clang-tidy/bugprone/../ClangTidyDiagnosticConsumer.h:14, from ../tools/extra/clang-tidy/bugprone/../ClangTidyCheck.h:12, from ../tools/extra/clang-tidy/bugprone/VirtualNearMissCheck.h:12, from ../tools/extra/clang-tidy/bugprone/VirtualNearMissCheck.cpp:9: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::tidy::bugprone::VirtualNearMissCheck::check(const clang::ast_matchers::MatchFinder::MatchResult&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Paths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1106/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofExpressionCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofExpressionCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofExpressionCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/SizeofExpressionCheck.cpp [1107/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang-offload-bundler -I../tools/clang-offload-bundler -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o -MF tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o.d -o tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o -c ../tools/clang-offload-bundler/ClangOffloadBundler.cpp [1108/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cert -I../tools/extra/clang-tidy/cert -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/FloatLoopCounter.cpp.o -MF tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/FloatLoopCounter.cpp.o.d -o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/FloatLoopCounter.cpp.o -c ../tools/extra/clang-tidy/cert/FloatLoopCounter.cpp [1109/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedReturnValueCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedReturnValueCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedReturnValueCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/UnusedReturnValueCheck.cpp [1110/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cert -I../tools/extra/clang-tidy/cert -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CERTTidyModule.cpp.o -MF tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CERTTidyModule.cpp.o.d -o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CERTTidyModule.cpp.o -c ../tools/extra/clang-tidy/cert/CERTTidyModule.cpp [1111/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousStringCompareCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousStringCompareCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousStringCompareCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/SuspiciousStringCompareCheck.cpp [1112/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/modularize -I../tools/extra/modularize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/modularize/CMakeFiles/modularize.dir/ModuleAssistant.cpp.o -MF tools/extra/modularize/CMakeFiles/modularize.dir/ModuleAssistant.cpp.o.d -o tools/extra/modularize/CMakeFiles/modularize.dir/ModuleAssistant.cpp.o -c ../tools/extra/modularize/ModuleAssistant.cpp [1113/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang-format -I../tools/clang-format -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o -MF tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o.d -o tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o -c ../tools/clang-format/ClangFormat.cpp [1114/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o -o bin/clang-offload-bundler -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1115/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cert -I../tools/extra/clang-tidy/cert -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/PostfixOperatorCheck.cpp.o -MF tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/PostfixOperatorCheck.cpp.o.d -o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/PostfixOperatorCheck.cpp.o -c ../tools/extra/clang-tidy/cert/PostfixOperatorCheck.cpp [1116/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang-offload-wrapper -I../tools/clang-offload-wrapper -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/clang-offload-wrapper/CMakeFiles/clang-offload-wrapper.dir/ClangOffloadWrapper.cpp.o -MF tools/clang-offload-wrapper/CMakeFiles/clang-offload-wrapper.dir/ClangOffloadWrapper.cpp.o.d -o tools/clang-offload-wrapper/CMakeFiles/clang-offload-wrapper.dir/ClangOffloadWrapper.cpp.o -c ../tools/clang-offload-wrapper/ClangOffloadWrapper.cpp [1117/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o -o bin/clang-format -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1118/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cert -I../tools/extra/clang-tidy/cert -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/SetLongJmpCheck.cpp.o -MF tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/SetLongJmpCheck.cpp.o.d -o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/SetLongJmpCheck.cpp.o -c ../tools/extra/clang-tidy/cert/SetLongJmpCheck.cpp [1119/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/clang-offload-wrapper/CMakeFiles/clang-offload-wrapper.dir/ClangOffloadWrapper.cpp.o -o bin/clang-offload-wrapper -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1120/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cert -I../tools/extra/clang-tidy/cert -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ProperlySeededRandomGeneratorCheck.cpp.o -MF tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ProperlySeededRandomGeneratorCheck.cpp.o.d -o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ProperlySeededRandomGeneratorCheck.cpp.o -c ../tools/extra/clang-tidy/cert/ProperlySeededRandomGeneratorCheck.cpp [1121/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cert -I../tools/extra/clang-tidy/cert -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/MutatingCopyCheck.cpp.o -MF tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/MutatingCopyCheck.cpp.o.d -o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/MutatingCopyCheck.cpp.o -c ../tools/extra/clang-tidy/cert/MutatingCopyCheck.cpp [1122/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnhandledSelfAssignmentCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnhandledSelfAssignmentCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnhandledSelfAssignmentCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/UnhandledSelfAssignmentCheck.cpp [1123/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cert -I../tools/extra/clang-tidy/cert -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StrToNumCheck.cpp.o -MF tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StrToNumCheck.cpp.o.d -o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StrToNumCheck.cpp.o -c ../tools/extra/clang-tidy/cert/StrToNumCheck.cpp [1124/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang-diff -I../tools/clang-diff -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o -MF tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o.d -o tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o -c ../tools/clang-diff/ClangDiff.cpp [1125/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o -o bin/clang-diff -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib && : [1126/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidGotoCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidGotoCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidGotoCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/AvoidGotoCheck.cpp [1127/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cert -I../tools/extra/clang-tidy/cert -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StaticObjectExceptionCheck.cpp.o -MF tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StaticObjectExceptionCheck.cpp.o.d -o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StaticObjectExceptionCheck.cpp.o -c ../tools/extra/clang-tidy/cert/StaticObjectExceptionCheck.cpp [1128/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang-refactor -I../tools/clang-refactor -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o -MF tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o.d -o tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o -c ../tools/clang-refactor/TestSupport.cpp [1129/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang-extdef-mapping -I../tools/clang-extdef-mapping -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/clang-extdef-mapping/CMakeFiles/clang-extdef-mapping.dir/ClangExtDefMapGen.cpp.o -MF tools/clang-extdef-mapping/CMakeFiles/clang-extdef-mapping.dir/ClangExtDefMapGen.cpp.o.d -o tools/clang-extdef-mapping/CMakeFiles/clang-extdef-mapping.dir/ClangExtDefMapGen.cpp.o -c ../tools/clang-extdef-mapping/ClangExtDefMapGen.cpp [1130/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang-check -I../tools/clang-check -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/clang-check/CMakeFiles/clang-check.dir/ClangCheck.cpp.o -MF tools/clang-check/CMakeFiles/clang-check.dir/ClangCheck.cpp.o.d -o tools/clang-check/CMakeFiles/clang-check.dir/ClangCheck.cpp.o -c ../tools/clang-check/ClangCheck.cpp [1131/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/bugprone -I../tools/extra/clang-tidy/bugprone -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UseAfterMoveCheck.cpp.o -MF tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UseAfterMoveCheck.cpp.o.d -o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UseAfterMoveCheck.cpp.o -c ../tools/extra/clang-tidy/bugprone/UseAfterMoveCheck.cpp [1132/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/clang-extdef-mapping/CMakeFiles/clang-extdef-mapping.dir/ClangExtDefMapGen.cpp.o -o bin/clang-extdef-mapping -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1133/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/arcmt-test -I../tools/arcmt-test -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/arcmt-test/CMakeFiles/arcmt-test.dir/arcmt-test.cpp.o -MF tools/arcmt-test/CMakeFiles/arcmt-test.dir/arcmt-test.cpp.o.d -o tools/arcmt-test/CMakeFiles/arcmt-test.dir/arcmt-test.cpp.o -c ../tools/arcmt-test/arcmt-test.cpp [1134/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-reorder-fields/tool -I../tools/extra/clang-reorder-fields/tool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-reorder-fields/tool/CMakeFiles/clang-reorder-fields.dir/ClangReorderFields.cpp.o -MF tools/extra/clang-reorder-fields/tool/CMakeFiles/clang-reorder-fields.dir/ClangReorderFields.cpp.o.d -o tools/extra/clang-reorder-fields/tool/CMakeFiles/clang-reorder-fields.dir/ClangReorderFields.cpp.o -c ../tools/extra/clang-reorder-fields/tool/ClangReorderFields.cpp [1135/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/clang-check/CMakeFiles/clang-check.dir/ClangCheck.cpp.o -o bin/clang-check -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1136/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/modularize -I../tools/extra/modularize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/modularize/CMakeFiles/modularize.dir/PreprocessorTracker.cpp.o -MF tools/extra/modularize/CMakeFiles/modularize.dir/PreprocessorTracker.cpp.o.d -o tools/extra/modularize/CMakeFiles/modularize.dir/PreprocessorTracker.cpp.o -c ../tools/extra/modularize/PreprocessorTracker.cpp [1137/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang-rename -I../tools/clang-rename -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/clang-rename/CMakeFiles/clang-rename.dir/ClangRename.cpp.o -MF tools/clang-rename/CMakeFiles/clang-rename.dir/ClangRename.cpp.o.d -o tools/clang-rename/CMakeFiles/clang-rename.dir/ClangRename.cpp.o -c ../tools/clang-rename/ClangRename.cpp [1138/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/driver -I../tools/driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o -MF tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o.d -o tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o -c ../tools/driver/cc1gen_reproducer_main.cpp [1139/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang-import-test -I../tools/clang-import-test -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/clang-import-test/CMakeFiles/clang-import-test.dir/clang-import-test.cpp.o -MF tools/clang-import-test/CMakeFiles/clang-import-test.dir/clang-import-test.cpp.o.d -o tools/clang-import-test/CMakeFiles/clang-import-test.dir/clang-import-test.cpp.o -c ../tools/clang-import-test/clang-import-test.cpp [1140/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/driver -I../tools/driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/driver/CMakeFiles/clang.dir/driver.cpp.o -MF tools/driver/CMakeFiles/clang.dir/driver.cpp.o.d -o tools/driver/CMakeFiles/clang.dir/driver.cpp.o -c ../tools/driver/driver.cpp [1141/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/arcmt-test/CMakeFiles/arcmt-test.dir/arcmt-test.cpp.o -o bin/arcmt-test -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib && : [1142/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-apply-replacements/tool -I../tools/extra/clang-apply-replacements/tool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clang-apply-replacements -I../tools/extra/clang-apply-replacements/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-apply-replacements/tool/CMakeFiles/clang-apply-replacements.dir/ClangApplyReplacementsMain.cpp.o -MF tools/extra/clang-apply-replacements/tool/CMakeFiles/clang-apply-replacements.dir/ClangApplyReplacementsMain.cpp.o.d -o tools/extra/clang-apply-replacements/tool/CMakeFiles/clang-apply-replacements.dir/ClangApplyReplacementsMain.cpp.o -c ../tools/extra/clang-apply-replacements/tool/ClangApplyReplacementsMain.cpp [1143/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/clang-import-test/CMakeFiles/clang-import-test.dir/clang-import-test.cpp.o -o bin/clang-import-test -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1144/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang-scan-deps -I../tools/clang-scan-deps -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/ClangScanDeps.cpp.o -MF tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/ClangScanDeps.cpp.o.d -o tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/ClangScanDeps.cpp.o -c ../tools/clang-scan-deps/ClangScanDeps.cpp [1145/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/clang-rename/CMakeFiles/clang-rename.dir/ClangRename.cpp.o -o bin/clang-rename -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1146/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/ClangScanDeps.cpp.o -o bin/clang-scan-deps -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1147/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang-refactor -I../tools/clang-refactor -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o -MF tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o.d -o tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o -c ../tools/clang-refactor/ClangRefactor.cpp [1148/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/driver -I../tools/driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o -MF tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o.d -o tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o -c ../tools/driver/cc1as_main.cpp ../tools/driver/cc1as_main.cpp: In function 'bool ExecuteAssembler({anonymous}::AssemblerInvocation&, clang::DiagnosticsEngine&)': ../tools/driver/cc1as_main.cpp:518:23: warning: 'Value' may be used uninitialized in this function [-Wmaybe-uninitialized] 518 | Ctx.setSymbolValue(Parser->getStreamer(), Sym, Value); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1149/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/clang-apply-replacements/tool/CMakeFiles/clang-apply-replacements.dir/ClangApplyReplacementsMain.cpp.o -o bin/clang-apply-replacements -L/opt/rh/llvm-toolset-10.0/root/usr/lib -lpthread lib/libclang-cpp.so.10 lib/libclangApplyReplacements.a lib/libclangToolingRefactoring.a lib/libclangIndex.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangToolingCore.a lib/libclangRewrite.a lib/libclangFrontend.a lib/libclangDriver.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangEdit.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangAST.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1150/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/modularize -I../tools/extra/modularize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/modularize/CMakeFiles/modularize.dir/ModularizeUtilities.cpp.o -MF tools/extra/modularize/CMakeFiles/modularize.dir/ModularizeUtilities.cpp.o.d -o tools/extra/modularize/CMakeFiles/modularize.dir/ModularizeUtilities.cpp.o -c ../tools/extra/modularize/ModularizeUtilities.cpp [1151/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o -o bin/clang-refactor -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1152/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/clang-reorder-fields/tool/CMakeFiles/clang-reorder-fields.dir/ClangReorderFields.cpp.o -o bin/clang-reorder-fields -L/opt/rh/llvm-toolset-10.0/root/usr/lib -lpthread lib/libclang-cpp.so.10 lib/libclangReorderFields.a lib/libclangIndex.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangFrontend.a lib/libclangDriver.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangEdit.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangRewrite.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1153/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/modularize -I../tools/extra/modularize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/modularize/CMakeFiles/modularize.dir/CoverageChecker.cpp.o -MF tools/extra/modularize/CMakeFiles/modularize.dir/CoverageChecker.cpp.o.d -o tools/extra/modularize/CMakeFiles/modularize.dir/CoverageChecker.cpp.o -c ../tools/extra/modularize/CoverageChecker.cpp [1154/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/driver -I../tools/driver -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o -MF tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o.d -o tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o -c ../tools/driver/cc1_main.cpp [1155/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,--export-dynamic -Wl,-O3 tools/driver/CMakeFiles/clang.dir/driver.cpp.o tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o -o bin/clang-10 -L/opt/rh/llvm-toolset-10.0/root/usr/lib -rdynamic /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1156/1550] /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_symlink_executable bin/clang-10 bin/clang && cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/driver && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E create_symlink clang-10 /builddir/build/BUILD/clang-10.0.1.src/_build/./bin/clang++ && cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/driver && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E create_symlink clang-10 /builddir/build/BUILD/clang-10.0.1.src/_build/./bin/clang-cl && cd /builddir/build/BUILD/clang-10.0.1.src/_build/tools/driver && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E create_symlink clang-10 /builddir/build/BUILD/clang-10.0.1.src/_build/./bin/clang-cpp [1157/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cert -I../tools/extra/clang-tidy/cert -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/VariadicFunctionDefCheck.cpp.o -MF tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/VariadicFunctionDefCheck.cpp.o.d -o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/VariadicFunctionDefCheck.cpp.o -c ../tools/extra/clang-tidy/cert/VariadicFunctionDefCheck.cpp [1158/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cert -I../tools/extra/clang-tidy/cert -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ThrownExceptionTypeCheck.cpp.o -MF tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ThrownExceptionTypeCheck.cpp.o.d -o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ThrownExceptionTypeCheck.cpp.o -c ../tools/extra/clang-tidy/cert/ThrownExceptionTypeCheck.cpp [1159/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NoMallocCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NoMallocCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NoMallocCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/NoMallocCheck.cpp [1160/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/MacroUsageCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/MacroUsageCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/MacroUsageCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/MacroUsageCheck.cpp [1161/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InterfacesGlobalInitCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InterfacesGlobalInitCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InterfacesGlobalInitCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.cpp [1162/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeConstCastCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeConstCastCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeConstCastCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.cpp [1163/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsArrayToPointerDecayCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsArrayToPointerDecayCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsArrayToPointerDecayCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.cpp [1164/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeCstyleCastCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeCstyleCastCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeCstyleCastCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.cpp [1165/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InitVariablesCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InitVariablesCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InitVariablesCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/InitVariablesCheck.cpp [1166/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeReinterpretCastCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeReinterpretCastCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeReinterpretCastCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.cpp [1167/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/CppCoreGuidelinesTidyModule.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/CppCoreGuidelinesTidyModule.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/CppCoreGuidelinesTidyModule.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp [1168/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeStaticCastDowncastCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeStaticCastDowncastCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeStaticCastDowncastCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/ProTypeStaticCastDowncastCheck.cpp [1169/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NarrowingConversionsCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NarrowingConversionsCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NarrowingConversionsCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.cpp [1170/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsConstantArrayIndexCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsConstantArrayIndexCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsConstantArrayIndexCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.cpp [1171/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeUnionAccessCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeUnionAccessCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeUnionAccessCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.cpp [1172/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsPointerArithmeticCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsPointerArithmeticCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsPointerArithmeticCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.cpp [1173/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeVarargCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeVarargCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeVarargCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.cpp [1174/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/modularize -I../tools/extra/modularize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/modularize/CMakeFiles/modularize.dir/Modularize.cpp.o -MF tools/extra/modularize/CMakeFiles/modularize.dir/Modularize.cpp.o.d -o tools/extra/modularize/CMakeFiles/modularize.dir/Modularize.cpp.o -c ../tools/extra/modularize/Modularize.cpp ../tools/extra/modularize/Modularize.cpp: In member function 'bool clang::RecursiveASTVisitor::TraverseLinkageSpecDecl(clang::LinkageSpecDecl*) [with Derived = CollectEntitiesVisitor]': ../tools/extra/modularize/Modularize.cpp:591:43: warning: 'LinkageLabel' may be used uninitialized in this function [-Wmaybe-uninitialized] 591 | if (!PPTracker.checkForIncludesInBlock(PP, BlockRange, LinkageLabel, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 592 | errs())) | ~~~~~~~ ../tools/extra/modularize/Modularize.cpp:582:17: note: 'LinkageLabel' was declared here 582 | const char *LinkageLabel; | ^~~~~~~~~~~~ [1175/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/darwin -I../tools/extra/clang-tidy/darwin -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/AvoidSpinlockCheck.cpp.o -MF tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/AvoidSpinlockCheck.cpp.o.d -o tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/AvoidSpinlockCheck.cpp.o -c ../tools/extra/clang-tidy/darwin/AvoidSpinlockCheck.cpp [1176/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/modularize/CMakeFiles/modularize.dir/Modularize.cpp.o tools/extra/modularize/CMakeFiles/modularize.dir/ModuleAssistant.cpp.o tools/extra/modularize/CMakeFiles/modularize.dir/ModularizeUtilities.cpp.o tools/extra/modularize/CMakeFiles/modularize.dir/CoverageChecker.cpp.o tools/extra/modularize/CMakeFiles/modularize.dir/PreprocessorTracker.cpp.o -o bin/modularize -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1177/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/darwin -I../tools/extra/clang-tidy/darwin -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DarwinTidyModule.cpp.o -MF tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DarwinTidyModule.cpp.o.d -o tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DarwinTidyModule.cpp.o -c ../tools/extra/clang-tidy/darwin/DarwinTidyModule.cpp [1178/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SlicingCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SlicingCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SlicingCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/SlicingCheck.cpp [1179/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SpecialMemberFunctionsCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SpecialMemberFunctionsCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SpecialMemberFunctionsCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.cpp [1180/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/darwin -I../tools/extra/clang-tidy/darwin -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DispatchOnceNonstaticCheck.cpp.o -MF tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DispatchOnceNonstaticCheck.cpp.o.d -o tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DispatchOnceNonstaticCheck.cpp.o -c ../tools/extra/clang-tidy/darwin/DispatchOnceNonstaticCheck.cpp [1181/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/fuchsia -I../tools/extra/clang-tidy/fuchsia -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsDeclarationsCheck.cpp.o -MF tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsDeclarationsCheck.cpp.o.d -o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsDeclarationsCheck.cpp.o -c ../tools/extra/clang-tidy/fuchsia/DefaultArgumentsDeclarationsCheck.cpp [1182/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/fuchsia -I../tools/extra/clang-tidy/fuchsia -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/OverloadedOperatorCheck.cpp.o -MF tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/OverloadedOperatorCheck.cpp.o.d -o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/OverloadedOperatorCheck.cpp.o -c ../tools/extra/clang-tidy/fuchsia/OverloadedOperatorCheck.cpp [1183/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/fuchsia -I../tools/extra/clang-tidy/fuchsia -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/FuchsiaTidyModule.cpp.o -MF tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/FuchsiaTidyModule.cpp.o.d -o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/FuchsiaTidyModule.cpp.o -c ../tools/extra/clang-tidy/fuchsia/FuchsiaTidyModule.cpp [1184/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/fuchsia -I../tools/extra/clang-tidy/fuchsia -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/MultipleInheritanceCheck.cpp.o -MF tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/MultipleInheritanceCheck.cpp.o.d -o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/MultipleInheritanceCheck.cpp.o -c ../tools/extra/clang-tidy/fuchsia/MultipleInheritanceCheck.cpp [1185/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/fuchsia -I../tools/extra/clang-tidy/fuchsia -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/VirtualInheritanceCheck.cpp.o -MF tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/VirtualInheritanceCheck.cpp.o.d -o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/VirtualInheritanceCheck.cpp.o -c ../tools/extra/clang-tidy/fuchsia/VirtualInheritanceCheck.cpp [1186/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeMemberInitCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeMemberInitCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeMemberInitCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp [1187/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/cppcoreguidelines -I../tools/extra/clang-tidy/cppcoreguidelines -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/OwningMemoryCheck.cpp.o -MF tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/OwningMemoryCheck.cpp.o.d -o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/OwningMemoryCheck.cpp.o -c ../tools/extra/clang-tidy/cppcoreguidelines/OwningMemoryCheck.cpp [1188/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/fuchsia -I../tools/extra/clang-tidy/fuchsia -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/TrailingReturnCheck.cpp.o -MF tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/TrailingReturnCheck.cpp.o.d -o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/TrailingReturnCheck.cpp.o -c ../tools/extra/clang-tidy/fuchsia/TrailingReturnCheck.cpp [1189/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/fuchsia -I../tools/extra/clang-tidy/fuchsia -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/RestrictSystemIncludesCheck.cpp.o -MF tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/RestrictSystemIncludesCheck.cpp.o.d -o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/RestrictSystemIncludesCheck.cpp.o -c ../tools/extra/clang-tidy/fuchsia/RestrictSystemIncludesCheck.cpp [1190/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/fuchsia -I../tools/extra/clang-tidy/fuchsia -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/StaticallyConstructedObjectsCheck.cpp.o -MF tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/StaticallyConstructedObjectsCheck.cpp.o.d -o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/StaticallyConstructedObjectsCheck.cpp.o -c ../tools/extra/clang-tidy/fuchsia/StaticallyConstructedObjectsCheck.cpp [1191/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidCStyleCastsCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidCStyleCastsCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidCStyleCastsCheck.cpp.o -c ../tools/extra/clang-tidy/google/AvoidCStyleCastsCheck.cpp [1192/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidThrowingObjCExceptionCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidThrowingObjCExceptionCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidThrowingObjCExceptionCheck.cpp.o -c ../tools/extra/clang-tidy/google/AvoidThrowingObjCExceptionCheck.cpp [1193/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidNSObjectNewCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidNSObjectNewCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidNSObjectNewCheck.cpp.o -c ../tools/extra/clang-tidy/google/AvoidNSObjectNewCheck.cpp [1194/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidUnderscoreInGoogletestNameCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidUnderscoreInGoogletestNameCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidUnderscoreInGoogletestNameCheck.cpp.o -c ../tools/extra/clang-tidy/google/AvoidUnderscoreInGoogletestNameCheck.cpp [1195/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/DefaultArgumentsCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/DefaultArgumentsCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/DefaultArgumentsCheck.cpp.o -c ../tools/extra/clang-tidy/google/DefaultArgumentsCheck.cpp [1196/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitConstructorCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitConstructorCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitConstructorCheck.cpp.o -c ../tools/extra/clang-tidy/google/ExplicitConstructorCheck.cpp [1197/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitMakePairCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitMakePairCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitMakePairCheck.cpp.o -c ../tools/extra/clang-tidy/google/ExplicitMakePairCheck.cpp [1198/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/FunctionNamingCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/FunctionNamingCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/FunctionNamingCheck.cpp.o -c ../tools/extra/clang-tidy/google/FunctionNamingCheck.cpp [1199/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalNamesInHeadersCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalNamesInHeadersCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalNamesInHeadersCheck.cpp.o -c ../tools/extra/clang-tidy/google/GlobalNamesInHeadersCheck.cpp [1200/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalVariableDeclarationCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalVariableDeclarationCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalVariableDeclarationCheck.cpp.o -c ../tools/extra/clang-tidy/google/GlobalVariableDeclarationCheck.cpp [1201/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/IntegerTypesCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/IntegerTypesCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/IntegerTypesCheck.cpp.o -c ../tools/extra/clang-tidy/google/IntegerTypesCheck.cpp [1202/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UnnamedNamespaceInHeaderCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UnnamedNamespaceInHeaderCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UnnamedNamespaceInHeaderCheck.cpp.o -c ../tools/extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.cpp [1203/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/TodoCommentCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/TodoCommentCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/TodoCommentCheck.cpp.o -c ../tools/extra/clang-tidy/google/TodoCommentCheck.cpp [1204/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/OverloadedUnaryAndCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/OverloadedUnaryAndCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/OverloadedUnaryAndCheck.cpp.o -c ../tools/extra/clang-tidy/google/OverloadedUnaryAndCheck.cpp [1205/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UsingNamespaceDirectiveCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UsingNamespaceDirectiveCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UsingNamespaceDirectiveCheck.cpp.o -c ../tools/extra/clang-tidy/google/UsingNamespaceDirectiveCheck.cpp [1206/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/NonConstReferences.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/NonConstReferences.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/NonConstReferences.cpp.o -c ../tools/extra/clang-tidy/google/NonConstReferences.cpp [1207/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GoogleTidyModule.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GoogleTidyModule.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GoogleTidyModule.cpp.o -c ../tools/extra/clang-tidy/google/GoogleTidyModule.cpp [1208/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/hicpp -I../tools/extra/clang-tidy/hicpp -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/NoAssemblerCheck.cpp.o -MF tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/NoAssemblerCheck.cpp.o.d -o tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/NoAssemblerCheck.cpp.o -c ../tools/extra/clang-tidy/hicpp/NoAssemblerCheck.cpp [1209/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/hicpp -I../tools/extra/clang-tidy/hicpp -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/ExceptionBaseclassCheck.cpp.o -MF tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/ExceptionBaseclassCheck.cpp.o.d -o tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/ExceptionBaseclassCheck.cpp.o -c ../tools/extra/clang-tidy/hicpp/ExceptionBaseclassCheck.cpp [1210/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/llvm -I../tools/extra/clang-tidy/llvm -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/HeaderGuardCheck.cpp.o -MF tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/HeaderGuardCheck.cpp.o.d -o tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/HeaderGuardCheck.cpp.o -c ../tools/extra/clang-tidy/llvm/HeaderGuardCheck.cpp [1211/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/hicpp -I../tools/extra/clang-tidy/hicpp -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/MultiwayPathsCoveredCheck.cpp.o -MF tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/MultiwayPathsCoveredCheck.cpp.o.d -o tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/MultiwayPathsCoveredCheck.cpp.o -c ../tools/extra/clang-tidy/hicpp/MultiwayPathsCoveredCheck.cpp [1212/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/hicpp -I../tools/extra/clang-tidy/hicpp -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/HICPPTidyModule.cpp.o -MF tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/HICPPTidyModule.cpp.o.d -o tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/HICPPTidyModule.cpp.o -c ../tools/extra/clang-tidy/hicpp/HICPPTidyModule.cpp [1213/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/llvm -I../tools/extra/clang-tidy/llvm -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/LLVMTidyModule.cpp.o -MF tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/LLVMTidyModule.cpp.o.d -o tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/LLVMTidyModule.cpp.o -c ../tools/extra/clang-tidy/llvm/LLVMTidyModule.cpp [1214/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/llvm -I../tools/extra/clang-tidy/llvm -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/TwineLocalCheck.cpp.o -MF tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/TwineLocalCheck.cpp.o.d -o tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/TwineLocalCheck.cpp.o -c ../tools/extra/clang-tidy/llvm/TwineLocalCheck.cpp [1215/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/hicpp -I../tools/extra/clang-tidy/hicpp -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/SignedBitwiseCheck.cpp.o -MF tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/SignedBitwiseCheck.cpp.o.d -o tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/SignedBitwiseCheck.cpp.o -c ../tools/extra/clang-tidy/hicpp/SignedBitwiseCheck.cpp [1216/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/linuxkernel -I../tools/extra/clang-tidy/linuxkernel -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/MustCheckErrsCheck.cpp.o -MF tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/MustCheckErrsCheck.cpp.o.d -o tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/MustCheckErrsCheck.cpp.o -c ../tools/extra/clang-tidy/linuxkernel/MustCheckErrsCheck.cpp [1217/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/google -I../tools/extra/clang-tidy/google -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UpgradeGoogletestCaseCheck.cpp.o -MF tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UpgradeGoogletestCaseCheck.cpp.o.d -o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UpgradeGoogletestCaseCheck.cpp.o -c ../tools/extra/clang-tidy/google/UpgradeGoogletestCaseCheck.cpp [1218/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/llvm -I../tools/extra/clang-tidy/llvm -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/IncludeOrderCheck.cpp.o -MF tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/IncludeOrderCheck.cpp.o.d -o tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/IncludeOrderCheck.cpp.o -c ../tools/extra/clang-tidy/llvm/IncludeOrderCheck.cpp [1219/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/llvm -I../tools/extra/clang-tidy/llvm -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferRegisterOverUnsignedCheck.cpp.o -MF tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferRegisterOverUnsignedCheck.cpp.o.d -o tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferRegisterOverUnsignedCheck.cpp.o -c ../tools/extra/clang-tidy/llvm/PreferRegisterOverUnsignedCheck.cpp [1220/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/misc -I../tools/extra/clang-tidy/misc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/DefinitionsInHeadersCheck.cpp.o -MF tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/DefinitionsInHeadersCheck.cpp.o.d -o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/DefinitionsInHeadersCheck.cpp.o -c ../tools/extra/clang-tidy/misc/DefinitionsInHeadersCheck.cpp [1221/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/misc -I../tools/extra/clang-tidy/misc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonPrivateMemberVariablesInClassesCheck.cpp.o -MF tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonPrivateMemberVariablesInClassesCheck.cpp.o.d -o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonPrivateMemberVariablesInClassesCheck.cpp.o -c ../tools/extra/clang-tidy/misc/NonPrivateMemberVariablesInClassesCheck.cpp [1222/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/misc -I../tools/extra/clang-tidy/misc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NewDeleteOverloadsCheck.cpp.o -MF tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NewDeleteOverloadsCheck.cpp.o.d -o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NewDeleteOverloadsCheck.cpp.o -c ../tools/extra/clang-tidy/misc/NewDeleteOverloadsCheck.cpp [1223/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/misc -I../tools/extra/clang-tidy/misc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MiscTidyModule.cpp.o -MF tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MiscTidyModule.cpp.o.d -o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MiscTidyModule.cpp.o -c ../tools/extra/clang-tidy/misc/MiscTidyModule.cpp [1224/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/misc -I../tools/extra/clang-tidy/misc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MisplacedConstCheck.cpp.o -MF tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MisplacedConstCheck.cpp.o.d -o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MisplacedConstCheck.cpp.o -c ../tools/extra/clang-tidy/misc/MisplacedConstCheck.cpp [1225/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/misc -I../tools/extra/clang-tidy/misc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonCopyableObjects.cpp.o -MF tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonCopyableObjects.cpp.o.d -o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonCopyableObjects.cpp.o -c ../tools/extra/clang-tidy/misc/NonCopyableObjects.cpp [1226/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/misc -I../tools/extra/clang-tidy/misc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/ThrowByValueCatchByReferenceCheck.cpp.o -MF tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/ThrowByValueCatchByReferenceCheck.cpp.o.d -o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/ThrowByValueCatchByReferenceCheck.cpp.o -c ../tools/extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.cpp [1227/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/llvm -I../tools/extra/clang-tidy/llvm -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferIsaOrDynCastInConditionalsCheck.cpp.o -MF tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferIsaOrDynCastInConditionalsCheck.cpp.o.d -o tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferIsaOrDynCastInConditionalsCheck.cpp.o -c ../tools/extra/clang-tidy/llvm/PreferIsaOrDynCastInConditionalsCheck.cpp [1228/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/AST.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/AST.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/AST.cpp.o -c ../tools/extra/clangd/AST.cpp ../tools/extra/clangd/AST.cpp: In function 'std::string clang::clangd::{anonymous}::getQualification(clang::ASTContext&, const clang::DeclContext*, const clang::DeclContext*, llvm::function_ref)': ../tools/extra/clangd/AST.cpp:109:8: warning: variable 'ReachedNS' set but not used [-Wunused-but-set-variable] 109 | bool ReachedNS = false; | ^~~~~~~~~ [1229/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidBindCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidBindCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidBindCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/AvoidBindCheck.cpp [1230/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/misc -I../tools/extra/clang-tidy/misc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UniqueptrResetReleaseCheck.cpp.o -MF tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UniqueptrResetReleaseCheck.cpp.o.d -o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UniqueptrResetReleaseCheck.cpp.o -c ../tools/extra/clang-tidy/misc/UniqueptrResetReleaseCheck.cpp [1231/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/misc -I../tools/extra/clang-tidy/misc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedAliasDeclsCheck.cpp.o -MF tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedAliasDeclsCheck.cpp.o.d -o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedAliasDeclsCheck.cpp.o -c ../tools/extra/clang-tidy/misc/UnusedAliasDeclsCheck.cpp [1232/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/misc -I../tools/extra/clang-tidy/misc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/StaticAssertCheck.cpp.o -MF tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/StaticAssertCheck.cpp.o.d -o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/StaticAssertCheck.cpp.o -c ../tools/extra/clang-tidy/misc/StaticAssertCheck.cpp [1233/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/misc -I../tools/extra/clang-tidy/misc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnconventionalAssignOperatorCheck.cpp.o -MF tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnconventionalAssignOperatorCheck.cpp.o.d -o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnconventionalAssignOperatorCheck.cpp.o -c ../tools/extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.cpp [1234/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidCArraysCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidCArraysCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidCArraysCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/AvoidCArraysCheck.cpp [1235/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/misc -I../tools/extra/clang-tidy/misc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedUsingDeclsCheck.cpp.o -MF tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedUsingDeclsCheck.cpp.o.d -o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedUsingDeclsCheck.cpp.o -c ../tools/extra/clang-tidy/misc/UnusedUsingDeclsCheck.cpp [1236/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/misc -I../tools/extra/clang-tidy/misc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/RedundantExpressionCheck.cpp.o -MF tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/RedundantExpressionCheck.cpp.o.d -o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/RedundantExpressionCheck.cpp.o -c ../tools/extra/clang-tidy/misc/RedundantExpressionCheck.cpp [1237/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ConcatNestedNamespacesCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ConcatNestedNamespacesCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ConcatNestedNamespacesCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp [1238/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedIosBaseAliasesCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedIosBaseAliasesCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedIosBaseAliasesCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/DeprecatedIosBaseAliasesCheck.cpp [1239/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedHeadersCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedHeadersCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedHeadersCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/DeprecatedHeadersCheck.cpp [1240/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSharedCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSharedCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSharedCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/MakeSharedCheck.cpp [1241/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeUniqueCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeUniqueCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeUniqueCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/MakeUniqueCheck.cpp [1242/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RawStringLiteralCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RawStringLiteralCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RawStringLiteralCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/RawStringLiteralCheck.cpp [1243/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSmartPtrCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSmartPtrCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSmartPtrCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/MakeSmartPtrCheck.cpp [1244/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceRandomShuffleCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceRandomShuffleCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceRandomShuffleCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/ReplaceRandomShuffleCheck.cpp [1245/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceAutoPtrCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceAutoPtrCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceAutoPtrCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/ReplaceAutoPtrCheck.cpp [1246/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UnaryStaticAssertCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UnaryStaticAssertCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UnaryStaticAssertCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UnaryStaticAssertCheck.cpp [1247/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RedundantVoidArgCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RedundantVoidArgCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RedundantVoidArgCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/RedundantVoidArgCheck.cpp [1248/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReturnBracedInitListCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReturnBracedInitListCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReturnBracedInitListCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/ReturnBracedInitListCheck.cpp [1249/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ModernizeTidyModule.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ModernizeTidyModule.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ModernizeTidyModule.cpp.o -c ../tools/extra/clang-tidy/modernize/ModernizeTidyModule.cpp [1250/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/misc -I../tools/extra/clang-tidy/misc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedParametersCheck.cpp.o -MF tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedParametersCheck.cpp.o.d -o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedParametersCheck.cpp.o -c ../tools/extra/clang-tidy/misc/UnusedParametersCheck.cpp [1251/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseBoolLiteralsCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseBoolLiteralsCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseBoolLiteralsCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UseBoolLiteralsCheck.cpp [1252/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ShrinkToFitCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ShrinkToFitCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ShrinkToFitCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/ShrinkToFitCheck.cpp [1253/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseOverrideCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseOverrideCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseOverrideCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UseOverrideCheck.cpp [1254/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDeleteCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDeleteCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDeleteCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UseEqualsDeleteCheck.cpp [1255/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNodiscardCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNodiscardCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNodiscardCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UseNodiscardCheck.cpp [1256/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNoexceptCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNoexceptCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNoexceptCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UseNoexceptCheck.cpp [1257/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseDefaultMemberInitCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseDefaultMemberInitCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseDefaultMemberInitCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UseDefaultMemberInitCheck.cpp [1258/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEmplaceCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEmplaceCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEmplaceCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UseEmplaceCheck.cpp [1259/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTransparentFunctorsCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTransparentFunctorsCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTransparentFunctorsCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UseTransparentFunctorsCheck.cpp [1260/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUncaughtExceptionsCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUncaughtExceptionsCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUncaughtExceptionsCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UseUncaughtExceptionsCheck.cpp [1261/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/mpi -I../tools/extra/clang-tidy/mpi -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/MPITidyModule.cpp.o -MF tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/MPITidyModule.cpp.o.d -o tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/MPITidyModule.cpp.o -c ../tools/extra/clang-tidy/mpi/MPITidyModule.cpp [1262/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUsingCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUsingCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUsingCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UseUsingCheck.cpp [1263/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseAutoCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseAutoCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseAutoCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UseAutoCheck.cpp [1264/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDefaultCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDefaultCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDefaultCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UseEqualsDefaultCheck.cpp [1265/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/objc -I../tools/extra/clang-tidy/objc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/AvoidNSErrorInitCheck.cpp.o -MF tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/AvoidNSErrorInitCheck.cpp.o.d -o tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/AvoidNSErrorInitCheck.cpp.o -c ../tools/extra/clang-tidy/objc/AvoidNSErrorInitCheck.cpp [1266/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/objc -I../tools/extra/clang-tidy/objc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ForbiddenSubclassingCheck.cpp.o -MF tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ForbiddenSubclassingCheck.cpp.o.d -o tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ForbiddenSubclassingCheck.cpp.o -c ../tools/extra/clang-tidy/objc/ForbiddenSubclassingCheck.cpp [1267/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/mpi -I../tools/extra/clang-tidy/mpi -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/BufferDerefCheck.cpp.o -MF tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/BufferDerefCheck.cpp.o.d -o tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/BufferDerefCheck.cpp.o -c ../tools/extra/clang-tidy/mpi/BufferDerefCheck.cpp [1268/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/objc -I../tools/extra/clang-tidy/objc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/MissingHashCheck.cpp.o -MF tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/MissingHashCheck.cpp.o.d -o tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/MissingHashCheck.cpp.o -c ../tools/extra/clang-tidy/objc/MissingHashCheck.cpp [1269/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/mpi -I../tools/extra/clang-tidy/mpi -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/TypeMismatchCheck.cpp.o -MF tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/TypeMismatchCheck.cpp.o.d -o tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/TypeMismatchCheck.cpp.o -c ../tools/extra/clang-tidy/mpi/TypeMismatchCheck.cpp [1270/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/objc -I../tools/extra/clang-tidy/objc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ObjCTidyModule.cpp.o -MF tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ObjCTidyModule.cpp.o.d -o tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ObjCTidyModule.cpp.o -c ../tools/extra/clang-tidy/objc/ObjCTidyModule.cpp [1271/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/PassByValueCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/PassByValueCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/PassByValueCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/PassByValueCheck.cpp [1272/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/objc -I../tools/extra/clang-tidy/objc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/PropertyDeclarationCheck.cpp.o -MF tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/PropertyDeclarationCheck.cpp.o.d -o tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/PropertyDeclarationCheck.cpp.o -c ../tools/extra/clang-tidy/objc/PropertyDeclarationCheck.cpp [1273/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/openmp -I../tools/extra/clang-tidy/openmp -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/OpenMPTidyModule.cpp.o -MF tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/OpenMPTidyModule.cpp.o.d -o tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/OpenMPTidyModule.cpp.o -c ../tools/extra/clang-tidy/openmp/OpenMPTidyModule.cpp [1274/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/openmp -I../tools/extra/clang-tidy/openmp -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/ExceptionEscapeCheck.cpp.o -MF tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/ExceptionEscapeCheck.cpp.o.d -o tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/ExceptionEscapeCheck.cpp.o -c ../tools/extra/clang-tidy/openmp/ExceptionEscapeCheck.cpp [1275/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/objc -I../tools/extra/clang-tidy/objc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/SuperSelfCheck.cpp.o -MF tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/SuperSelfCheck.cpp.o.d -o tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/SuperSelfCheck.cpp.o -c ../tools/extra/clang-tidy/objc/SuperSelfCheck.cpp [1276/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/openmp -I../tools/extra/clang-tidy/openmp -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/UseDefaultNoneCheck.cpp.o -MF tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/UseDefaultNoneCheck.cpp.o.d -o tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/UseDefaultNoneCheck.cpp.o -c ../tools/extra/clang-tidy/openmp/UseDefaultNoneCheck.cpp [1277/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ForRangeCopyCheck.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ForRangeCopyCheck.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ForRangeCopyCheck.cpp.o -c ../tools/extra/clang-tidy/performance/ForRangeCopyCheck.cpp [1278/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/FasterStringFindCheck.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/FasterStringFindCheck.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/FasterStringFindCheck.cpp.o -c ../tools/extra/clang-tidy/performance/FasterStringFindCheck.cpp [1279/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ImplicitConversionInLoopCheck.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ImplicitConversionInLoopCheck.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ImplicitConversionInLoopCheck.cpp.o -c ../tools/extra/clang-tidy/performance/ImplicitConversionInLoopCheck.cpp [1280/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTrailingReturnTypeCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTrailingReturnTypeCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTrailingReturnTypeCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UseTrailingReturnTypeCheck.cpp [1281/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstructorInitCheck.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstructorInitCheck.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstructorInitCheck.cpp.o -c ../tools/extra/clang-tidy/performance/MoveConstructorInitCheck.cpp [1282/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientStringConcatenationCheck.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientStringConcatenationCheck.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientStringConcatenationCheck.cpp.o -c ../tools/extra/clang-tidy/performance/InefficientStringConcatenationCheck.cpp [1283/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientAlgorithmCheck.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientAlgorithmCheck.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientAlgorithmCheck.cpp.o -c ../tools/extra/clang-tidy/performance/InefficientAlgorithmCheck.cpp [1284/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoexceptMoveConstructorCheck.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoexceptMoveConstructorCheck.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoexceptMoveConstructorCheck.cpp.o -c ../tools/extra/clang-tidy/performance/NoexceptMoveConstructorCheck.cpp [1285/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstArgCheck.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstArgCheck.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstArgCheck.cpp.o -c ../tools/extra/clang-tidy/performance/MoveConstArgCheck.cpp [1286/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/PerformanceTidyModule.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/PerformanceTidyModule.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/PerformanceTidyModule.cpp.o -c ../tools/extra/clang-tidy/performance/PerformanceTidyModule.cpp [1287/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/portability -I../tools/extra/clang-tidy/portability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/PortabilityTidyModule.cpp.o -MF tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/PortabilityTidyModule.cpp.o.d -o tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/PortabilityTidyModule.cpp.o -c ../tools/extra/clang-tidy/portability/PortabilityTidyModule.cpp [1288/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TriviallyDestructibleCheck.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TriviallyDestructibleCheck.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TriviallyDestructibleCheck.cpp.o -c ../tools/extra/clang-tidy/performance/TriviallyDestructibleCheck.cpp [1289/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoAutomaticMoveCheck.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoAutomaticMoveCheck.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoAutomaticMoveCheck.cpp.o -c ../tools/extra/clang-tidy/performance/NoAutomaticMoveCheck.cpp [1290/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/portability -I../tools/extra/clang-tidy/portability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/SIMDIntrinsicsCheck.cpp.o -MF tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/SIMDIntrinsicsCheck.cpp.o.d -o tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/SIMDIntrinsicsCheck.cpp.o -c ../tools/extra/clang-tidy/portability/SIMDIntrinsicsCheck.cpp [1291/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientVectorOperationCheck.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientVectorOperationCheck.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientVectorOperationCheck.cpp.o -c ../tools/extra/clang-tidy/performance/InefficientVectorOperationCheck.cpp [1292/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConstReturnTypeCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConstReturnTypeCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConstReturnTypeCheck.cpp.o -c ../tools/extra/clang-tidy/readability/ConstReturnTypeCheck.cpp [1293/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/AvoidConstParamsInDecls.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/AvoidConstParamsInDecls.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/AvoidConstParamsInDecls.cpp.o -c ../tools/extra/clang-tidy/readability/AvoidConstParamsInDecls.cpp [1294/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TypePromotionInMathFnCheck.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TypePromotionInMathFnCheck.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TypePromotionInMathFnCheck.cpp.o -c ../tools/extra/clang-tidy/performance/TypePromotionInMathFnCheck.cpp [1295/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryCopyInitialization.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryCopyInitialization.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryCopyInitialization.cpp.o -c ../tools/extra/clang-tidy/performance/UnnecessaryCopyInitialization.cpp [1296/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/BracesAroundStatementsCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/BracesAroundStatementsCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/BracesAroundStatementsCheck.cpp.o -c ../tools/extra/clang-tidy/readability/BracesAroundStatementsCheck.cpp [1297/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DeletedDefaultCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DeletedDefaultCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DeletedDefaultCheck.cpp.o -c ../tools/extra/clang-tidy/readability/DeletedDefaultCheck.cpp [1298/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DeleteNullPointerCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DeleteNullPointerCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DeleteNullPointerCheck.cpp.o -c ../tools/extra/clang-tidy/readability/DeleteNullPointerCheck.cpp [1299/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/performance -I../tools/extra/clang-tidy/performance -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryValueParamCheck.cpp.o -MF tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryValueParamCheck.cpp.o.d -o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryValueParamCheck.cpp.o -c ../tools/extra/clang-tidy/performance/UnnecessaryValueParamCheck.cpp [1300/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ElseAfterReturnCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ElseAfterReturnCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ElseAfterReturnCheck.cpp.o -c ../tools/extra/clang-tidy/readability/ElseAfterReturnCheck.cpp [1301/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/InconsistentDeclarationParameterNameCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/InconsistentDeclarationParameterNameCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/InconsistentDeclarationParameterNameCheck.cpp.o -c ../tools/extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.cpp [1302/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IsolateDeclarationCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IsolateDeclarationCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IsolateDeclarationCheck.cpp.o -c ../tools/extra/clang-tidy/readability/IsolateDeclarationCheck.cpp [1303/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/HeaderFileExtensionsUtils.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/HeaderFileExtensionsUtils.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/HeaderFileExtensionsUtils.cpp.o -c ../tools/extra/clang-tidy/utils/HeaderFileExtensionsUtils.cpp [1304/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MagicNumbersCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MagicNumbersCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MagicNumbersCheck.cpp.o -c ../tools/extra/clang-tidy/readability/MagicNumbersCheck.cpp [1305/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertUtils.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertUtils.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertUtils.cpp.o -c ../tools/extra/clang-tidy/modernize/LoopConvertUtils.cpp [1306/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNullptrCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNullptrCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNullptrCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/UseNullptrCheck.cpp [1307/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ContainerSizeEmptyCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ContainerSizeEmptyCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ContainerSizeEmptyCheck.cpp.o -c ../tools/extra/clang-tidy/readability/ContainerSizeEmptyCheck.cpp [1308/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisplacedArrayIndexCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisplacedArrayIndexCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisplacedArrayIndexCheck.cpp.o -c ../tools/extra/clang-tidy/readability/MisplacedArrayIndexCheck.cpp [1309/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamedParameterCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamedParameterCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamedParameterCheck.cpp.o -c ../tools/extra/clang-tidy/readability/NamedParameterCheck.cpp [1310/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisleadingIndentationCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisleadingIndentationCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisleadingIndentationCheck.cpp.o -c ../tools/extra/clang-tidy/readability/MisleadingIndentationCheck.cpp [1311/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamespaceCommentCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamespaceCommentCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamespaceCommentCheck.cpp.o -c ../tools/extra/clang-tidy/readability/NamespaceCommentCheck.cpp [1312/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IdentifierNamingCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IdentifierNamingCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IdentifierNamingCheck.cpp.o -c ../tools/extra/clang-tidy/readability/IdentifierNamingCheck.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../tools/extra/clang-tidy/readability/../ClangTidyDiagnosticConsumer.h:14, from ../tools/extra/clang-tidy/readability/../ClangTidyCheck.h:12, from ../tools/extra/clang-tidy/readability/IdentifierNamingCheck.h:12, from ../tools/extra/clang-tidy/readability/IdentifierNamingCheck.cpp:9: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::tidy::readability::IdentifierNamingCheck::check(const clang::ast_matchers::MatchFinder::MatchResult&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& UnusedPaths)+20).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& UnusedPaths)+20).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1313/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/FixItHintUtils.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/FixItHintUtils.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/FixItHintUtils.cpp.o -c ../tools/extra/clang-tidy/utils/FixItHintUtils.cpp [1314/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ImplicitBoolConversionCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ImplicitBoolConversionCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ImplicitBoolConversionCheck.cpp.o -c ../tools/extra/clang-tidy/readability/ImplicitBoolConversionCheck.cpp [1315/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/modernize -I../tools/extra/clang-tidy/modernize -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertCheck.cpp.o -MF tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertCheck.cpp.o.d -o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertCheck.cpp.o -c ../tools/extra/clang-tidy/modernize/LoopConvertCheck.cpp [1316/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/LexerUtils.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/LexerUtils.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/LexerUtils.cpp.o -c ../tools/extra/clang-tidy/utils/LexerUtils.cpp [1317/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NonConstParameterCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NonConstParameterCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NonConstParameterCheck.cpp.o -c ../tools/extra/clang-tidy/readability/NonConstParameterCheck.cpp [1318/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantAccessSpecifiersCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantAccessSpecifiersCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantAccessSpecifiersCheck.cpp.o -c ../tools/extra/clang-tidy/readability/RedundantAccessSpecifiersCheck.cpp [1319/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConvertMemberFunctionsToStatic.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConvertMemberFunctionsToStatic.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConvertMemberFunctionsToStatic.cpp.o -c ../tools/extra/clang-tidy/readability/ConvertMemberFunctionsToStatic.cpp [1320/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/QualifiedAutoCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/QualifiedAutoCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/QualifiedAutoCheck.cpp.o -c ../tools/extra/clang-tidy/readability/QualifiedAutoCheck.cpp [1321/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantControlFlowCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantControlFlowCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantControlFlowCheck.cpp.o -c ../tools/extra/clang-tidy/readability/RedundantControlFlowCheck.cpp [1322/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantDeclarationCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantDeclarationCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantDeclarationCheck.cpp.o -c ../tools/extra/clang-tidy/readability/RedundantDeclarationCheck.cpp [1323/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ASTUtils.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ASTUtils.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ASTUtils.cpp.o -c ../tools/extra/clang-tidy/utils/ASTUtils.cpp [1324/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticAccessedThroughInstanceCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticAccessedThroughInstanceCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticAccessedThroughInstanceCheck.cpp.o -c ../tools/extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.cpp [1325/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticDefinitionInAnonymousNamespaceCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticDefinitionInAnonymousNamespaceCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticDefinitionInAnonymousNamespaceCheck.cpp.o -c ../tools/extra/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.cpp [1326/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ReadabilityTidyModule.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ReadabilityTidyModule.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ReadabilityTidyModule.cpp.o -c ../tools/extra/clang-tidy/readability/ReadabilityTidyModule.cpp [1327/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifySubscriptExprCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifySubscriptExprCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifySubscriptExprCheck.cpp.o -c ../tools/extra/clang-tidy/readability/SimplifySubscriptExprCheck.cpp [1328/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringInitCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringInitCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringInitCheck.cpp.o -c ../tools/extra/clang-tidy/readability/RedundantStringInitCheck.cpp [1329/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExceptionAnalyzer.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExceptionAnalyzer.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExceptionAnalyzer.cpp.o -c ../tools/extra/clang-tidy/utils/ExceptionAnalyzer.cpp [1330/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/zircon -I../tools/extra/clang-tidy/zircon -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/ZirconTidyModule.cpp.o -MF tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/ZirconTidyModule.cpp.o.d -o tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/ZirconTidyModule.cpp.o -c ../tools/extra/clang-tidy/zircon/ZirconTidyModule.cpp [1331/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/FunctionSizeCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/FunctionSizeCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/FunctionSizeCheck.cpp.o -c ../tools/extra/clang-tidy/readability/FunctionSizeCheck.cpp [1332/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UniqueptrDeleteReleaseCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UniqueptrDeleteReleaseCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UniqueptrDeleteReleaseCheck.cpp.o -c ../tools/extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.cpp [1333/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringCStrCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringCStrCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringCStrCheck.cpp.o -c ../tools/extra/clang-tidy/readability/RedundantStringCStrCheck.cpp [1334/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer -I../tools/extra/clang-include-fixer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/InMemorySymbolIndex.cpp.o -MF tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/InMemorySymbolIndex.cpp.o.d -o tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/InMemorySymbolIndex.cpp.o -c ../tools/extra/clang-include-fixer/InMemorySymbolIndex.cpp [1335/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/zircon -I../tools/extra/clang-tidy/zircon -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/TemporaryObjectsCheck.cpp.o -MF tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/TemporaryObjectsCheck.cpp.o.d -o tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/TemporaryObjectsCheck.cpp.o -c ../tools/extra/clang-tidy/zircon/TemporaryObjectsCheck.cpp [1336/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StringCompareCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StringCompareCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StringCompareCheck.cpp.o -c ../tools/extra/clang-tidy/readability/StringCompareCheck.cpp [1337/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer -I../tools/extra/clang-include-fixer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixerContext.cpp.o -MF tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixerContext.cpp.o.d -o tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixerContext.cpp.o -c ../tools/extra/clang-include-fixer/IncludeFixerContext.cpp [1338/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UppercaseLiteralSuffixCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UppercaseLiteralSuffixCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UppercaseLiteralSuffixCheck.cpp.o -c ../tools/extra/clang-tidy/readability/UppercaseLiteralSuffixCheck.cpp [1339/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer/find-all-symbols -I../tools/extra/clang-include-fixer/find-all-symbols -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/HeaderMapCollector.cpp.o -MF tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/HeaderMapCollector.cpp.o.d -o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/HeaderMapCollector.cpp.o -c ../tools/extra/clang-include-fixer/find-all-symbols/HeaderMapCollector.cpp [1340/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer -I../tools/extra/clang-include-fixer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/YamlSymbolIndex.cpp.o -MF tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/YamlSymbolIndex.cpp.o.d -o tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/YamlSymbolIndex.cpp.o -c ../tools/extra/clang-include-fixer/YamlSymbolIndex.cpp [1341/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/plugin -I../tools/extra/clang-tidy/plugin -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/plugin/CMakeFiles/obj.clangTidyPlugin.dir/ClangTidyPlugin.cpp.o -MF tools/extra/clang-tidy/plugin/CMakeFiles/obj.clangTidyPlugin.dir/ClangTidyPlugin.cpp.o.d -o tools/extra/clang-tidy/plugin/CMakeFiles/obj.clangTidyPlugin.dir/ClangTidyPlugin.cpp.o -c ../tools/extra/clang-tidy/plugin/ClangTidyPlugin.cpp [1342/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer/find-all-symbols -I../tools/extra/clang-include-fixer/find-all-symbols -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/STLPostfixHeaderMap.cpp.o -MF tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/STLPostfixHeaderMap.cpp.o.d -o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/STLPostfixHeaderMap.cpp.o -c ../tools/extra/clang-include-fixer/find-all-symbols/STLPostfixHeaderMap.cpp [1343/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MakeMemberFunctionConstCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MakeMemberFunctionConstCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MakeMemberFunctionConstCheck.cpp.o -c ../tools/extra/clang-tidy/readability/MakeMemberFunctionConstCheck.cpp [1344/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer -I../tools/extra/clang-include-fixer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/FuzzySymbolIndex.cpp.o -MF tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/FuzzySymbolIndex.cpp.o.d -o tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/FuzzySymbolIndex.cpp.o -c ../tools/extra/clang-include-fixer/FuzzySymbolIndex.cpp [1345/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-doc -I../tools/extra/clang-doc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Generators.cpp.o -MF tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Generators.cpp.o.d -o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Generators.cpp.o -c ../tools/extra/clang-doc/Generators.cpp [1346/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer/find-all-symbols -I../tools/extra/clang-include-fixer/find-all-symbols -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PathConfig.cpp.o -MF tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PathConfig.cpp.o.d -o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PathConfig.cpp.o -c ../tools/extra/clang-include-fixer/find-all-symbols/PathConfig.cpp [1347/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Cancellation.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Cancellation.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Cancellation.cpp.o -c ../tools/extra/clangd/Cancellation.cpp [1348/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer/find-all-symbols -I../tools/extra/clang-include-fixer/find-all-symbols -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllMacros.cpp.o -MF tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllMacros.cpp.o.d -o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllMacros.cpp.o -c ../tools/extra/clang-include-fixer/find-all-symbols/FindAllMacros.cpp [1349/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer/find-all-symbols -I../tools/extra/clang-include-fixer/find-all-symbols -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/SymbolInfo.cpp.o -MF tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/SymbolInfo.cpp.o.d -o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/SymbolInfo.cpp.o -c ../tools/extra/clang-include-fixer/find-all-symbols/SymbolInfo.cpp [1350/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExprSequence.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExprSequence.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExprSequence.cpp.o -c ../tools/extra/clang-tidy/utils/ExprSequence.cpp [1351/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-doc -I../tools/extra/clang-doc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeWriter.cpp.o -MF tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeWriter.cpp.o.d -o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeWriter.cpp.o -c ../tools/extra/clang-doc/BitcodeWriter.cpp [1352/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Context.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Context.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Context.cpp.o -c ../tools/extra/clangd/Context.cpp [1353/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer -I../tools/extra/clang-include-fixer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/SymbolIndexManager.cpp.o -MF tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/SymbolIndexManager.cpp.o.d -o tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/SymbolIndexManager.cpp.o -c ../tools/extra/clang-include-fixer/SymbolIndexManager.cpp [1354/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-doc -I../tools/extra/clang-doc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/MDGenerator.cpp.o -MF tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/MDGenerator.cpp.o.d -o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/MDGenerator.cpp.o -c ../tools/extra/clang-doc/MDGenerator.cpp [1355/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/DeclRefExprUtils.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/DeclRefExprUtils.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/DeclRefExprUtils.cpp.o -c ../tools/extra/clang-tidy/utils/DeclRefExprUtils.cpp [1356/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TypeTraits.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TypeTraits.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TypeTraits.cpp.o -c ../tools/extra/clang-tidy/utils/TypeTraits.cpp [1357/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-doc -I../tools/extra/clang-doc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/ClangDoc.cpp.o -MF tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/ClangDoc.cpp.o.d -o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/ClangDoc.cpp.o -c ../tools/extra/clang-doc/ClangDoc.cpp [1358/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/pp-trace -I../tools/extra/pp-trace -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/pp-trace/CMakeFiles/pp-trace.dir/PPCallbacksTracker.cpp.o -MF tools/extra/pp-trace/CMakeFiles/pp-trace.dir/PPCallbacksTracker.cpp.o.d -o tools/extra/pp-trace/CMakeFiles/pp-trace.dir/PPCallbacksTracker.cpp.o -c ../tools/extra/pp-trace/PPCallbacksTracker.cpp [1359/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeInserter.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeInserter.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeInserter.cpp.o -c ../tools/extra/clang-tidy/utils/IncludeInserter.cpp [1360/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/NamespaceAliaser.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/NamespaceAliaser.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/NamespaceAliaser.cpp.o -c ../tools/extra/clang-tidy/utils/NamespaceAliaser.cpp [1361/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CompileCommands.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CompileCommands.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CompileCommands.cpp.o -c ../tools/extra/clangd/CompileCommands.cpp [1362/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/OptionsUtils.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/OptionsUtils.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/OptionsUtils.cpp.o -c ../tools/extra/clang-tidy/utils/OptionsUtils.cpp [1363/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/UsingInserter.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/UsingInserter.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/UsingInserter.cpp.o -c ../tools/extra/clang-tidy/utils/UsingInserter.cpp [1364/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-doc -I../tools/extra/clang-doc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/HTMLGenerator.cpp.o -MF tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/HTMLGenerator.cpp.o.d -o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/HTMLGenerator.cpp.o -c ../tools/extra/clang-doc/HTMLGenerator.cpp In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/ArrayRef.h:14, from ../include/clang/Basic/Diagnostic.h:21, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../tools/extra/clang-doc/Representation.h:17, from ../tools/extra/clang-doc/Generators.h:15, from ../tools/extra/clang-doc/HTMLGenerator.cpp:9: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void std::_Function_handler::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Functor = clang::doc::SerializeIndex(clang::doc::ClangDocContext&)::; _ArgTypes = {clang::doc::Index}]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:129:35: warning: '*((void*)& +196)' may be used uninitialized in this function [-Wmaybe-uninitialized] 129 | iterator end() { return begin() + size(); } /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h: In static member function 'static Ret llvm::function_ref::callback_fn(intptr_t, Params ...) [with Callable = clang::doc::SerializeIndex(clang::doc::ClangDocContext&)::::::; Ret = void; Params = {}]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:129:35: warning: '*((void*)& +196)' may be used uninitialized in this function [-Wmaybe-uninitialized] 129 | iterator end() { return begin() + size(); } [1365/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FS.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FS.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FS.cpp.o -c ../tools/extra/clangd/FS.cpp [1366/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeSorter.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeSorter.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeSorter.cpp.o -c ../tools/extra/clang-tidy/utils/IncludeSorter.cpp [1367/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/HeaderGuard.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/HeaderGuard.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/HeaderGuard.cpp.o -c ../tools/extra/clang-tidy/utils/HeaderGuard.cpp [1368/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FSProvider.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FSProvider.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FSProvider.cpp.o -c ../tools/extra/clangd/FSProvider.cpp [1369/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FuzzyMatch.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FuzzyMatch.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FuzzyMatch.cpp.o -c ../tools/extra/clangd/FuzzyMatch.cpp [1370/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-doc -I../tools/extra/clang-doc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/YAMLGenerator.cpp.o -MF tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/YAMLGenerator.cpp.o.d -o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/YAMLGenerator.cpp.o -c ../tools/extra/clang-doc/YAMLGenerator.cpp [1371/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-doc -I../tools/extra/clang-doc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeReader.cpp.o -MF tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeReader.cpp.o.d -o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeReader.cpp.o -c ../tools/extra/clang-doc/BitcodeReader.cpp [1372/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/DraftStore.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/DraftStore.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/DraftStore.cpp.o -c ../tools/extra/clangd/DraftStore.cpp [1373/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FileDistance.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FileDistance.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FileDistance.cpp.o -c ../tools/extra/clangd/FileDistance.cpp In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/Support/Error.h:18, from ../tools/extra/clangd/URI.h:13, from ../tools/extra/clangd/FileDistance.h:42, from ../tools/extra/clangd/FileDistance.cpp:33: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h: In function 'llvm::SmallString<128> clang::clangd::canonicalize(llvm::StringRef)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:491:7: warning: array subscript 1 is outside array bounds of 'char [1]' [-Warray-bounds] 491 | ++EltPtr; | ^~ ../tools/extra/clangd/FileDistance.cpp:50:38: note: while referencing '' 50 | Result.insert(Result.begin(), '/'); | ^ [1374/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeCompletionStrings.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeCompletionStrings.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeCompletionStrings.cpp.o -c ../tools/extra/clangd/CodeCompletionStrings.cpp [1375/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FormattedString.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FormattedString.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FormattedString.cpp.o -c ../tools/extra/clangd/FormattedString.cpp [1376/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/utils -I../tools/extra/clang-tidy/utils -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TransformerClangTidyCheck.cpp.o -MF tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TransformerClangTidyCheck.cpp.o.d -o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TransformerClangTidyCheck.cpp.o -c ../tools/extra/clang-tidy/utils/TransformerClangTidyCheck.cpp [1377/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Logger.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Logger.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Logger.cpp.o -c ../tools/extra/clangd/Logger.cpp [1378/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyUtils.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyUtils.a tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ASTUtils.cpp.o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/DeclRefExprUtils.cpp.o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExceptionAnalyzer.cpp.o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExprSequence.cpp.o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/FixItHintUtils.cpp.o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/HeaderFileExtensionsUtils.cpp.o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/HeaderGuard.cpp.o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeInserter.cpp.o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeSorter.cpp.o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/LexerUtils.cpp.o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/NamespaceAliaser.cpp.o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/OptionsUtils.cpp.o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TransformerClangTidyCheck.cpp.o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TypeTraits.cpp.o tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/UsingInserter.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyUtils.a && : [1379/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/RIFF.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/RIFF.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/RIFF.cpp.o -c ../tools/extra/clangd/RIFF.cpp [1380/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyAndroidModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyAndroidModule.a tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/AndroidTidyModule.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAccept4Check.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAcceptCheck.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCheck.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCreatCheck.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecDupCheck.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreate1Check.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreateCheck.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecFopenCheck.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInit1Check.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInitCheck.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecMemfdCreateCheck.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecOpenCheck.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipeCheck.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipe2Check.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecSocketCheck.cpp.o tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/ComparisonInTempFailureRetryCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyAndroidModule.a && : [1381/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Compiler.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Compiler.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Compiler.cpp.o -c ../tools/extra/clangd/Compiler.cpp [1382/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Format.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Format.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Format.cpp.o -c ../tools/extra/clangd/Format.cpp [1383/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ExpectedTypes.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ExpectedTypes.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ExpectedTypes.cpp.o -c ../tools/extra/clangd/ExpectedTypes.cpp [1384/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Shutdown.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Shutdown.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Shutdown.cpp.o -c ../tools/extra/clangd/Shutdown.cpp [1385/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyAbseilModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyAbseilModule.a tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/AbseilTidyModule.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationAdditionCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationComparisonCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationConversionCastCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationDivisionCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryFloatCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryScaleCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationRewriter.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationSubtractionCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationUnnecessaryConversionCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/FasterStrsplitDelimiterCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoInternalDependenciesCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoNamespaceCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/RedundantStrcatCallsCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StrCatAppendCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StringFindStartswithCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeComparisonCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeSubtractionCheck.cpp.o tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/UpgradeDurationConversionsCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyAbseilModule.a && : [1386/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyBoostModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyBoostModule.a tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/BoostTidyModule.cpp.o tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/UseToStringCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyBoostModule.a && : [1387/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/pp-trace -I../tools/extra/pp-trace -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/pp-trace/CMakeFiles/pp-trace.dir/PPTrace.cpp.o -MF tools/extra/pp-trace/CMakeFiles/pp-trace.dir/PPTrace.cpp.o.d -o tools/extra/pp-trace/CMakeFiles/pp-trace.dir/PPTrace.cpp.o -c ../tools/extra/pp-trace/PPTrace.cpp [1388/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-doc -I../tools/extra/clang-doc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Representation.cpp.o -MF tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Representation.cpp.o.d -o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Representation.cpp.o -c ../tools/extra/clang-doc/Representation.cpp In file included from /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/ArrayRef.h:14, from ../include/clang/Basic/Diagnostic.h:21, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/Type.h:20, from ../tools/extra/clang-doc/Representation.h:17, from ../tools/extra/clang-doc/Representation.cpp:22: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:129:35: warning: '*((void*)& __val +196)' may be used uninitialized in this function [-Wmaybe-uninitialized] 129 | iterator end() { return begin() + size(); } /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:129:35: warning: '*((void*)& __val +196)' may be used uninitialized in this function [-Wmaybe-uninitialized] 129 | iterator end() { return begin() + size(); } /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = clang::doc::Index; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:129:35: warning: '*((void*)& +196)' may be used uninitialized in this function [-Wmaybe-uninitialized] 129 | iterator end() { return begin() + size(); } /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h: In function 'void std::__make_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:129:35: warning: '*((void*)& __value +196)' may be used uninitialized in this function [-Wmaybe-uninitialized] 129 | iterator end() { return begin() + size(); } /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:129:35: warning: '*((void*)& +196)' may be used uninitialized in this function [-Wmaybe-uninitialized] 129 | iterator end() { return begin() + size(); } /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:129:35: warning: '*((void*)& __value +196)' may be used uninitialized in this function [-Wmaybe-uninitialized] 129 | iterator end() { return begin() + size(); } /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:129:35: warning: '*((void*)& +196)' may be used uninitialized in this function [-Wmaybe-uninitialized] 129 | iterator end() { return begin() + size(); } /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:129:35: warning: '*((void*)& __tmp +196)' may be used uninitialized in this function [-Wmaybe-uninitialized] 129 | iterator end() { return begin() + size(); } /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:129:35: warning: '*((void*)& __tmp +196)' may be used uninitialized in this function [-Wmaybe-uninitialized] 129 | iterator end() { return begin() + size(); } /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/SmallVector.h:129:35: warning: '*((void*)& __tmp +196)' may be used uninitialized in this function [-Wmaybe-uninitialized] 129 | iterator end() { return begin() + size(); } [1389/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/GlobalCompilationDatabase.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/GlobalCompilationDatabase.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/GlobalCompilationDatabase.cpp.o -c ../tools/extra/clangd/GlobalCompilationDatabase.cpp [1390/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyDarwinModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyDarwinModule.a tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/AvoidSpinlockCheck.cpp.o tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DarwinTidyModule.cpp.o tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DispatchOnceNonstaticCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyDarwinModule.a && : [1391/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyLinuxKernelModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyLinuxKernelModule.a tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/LinuxKernelTidyModule.cpp.o tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/MustCheckErrsCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyLinuxKernelModule.a && : [1392/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyMiscModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyMiscModule.a tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/DefinitionsInHeadersCheck.cpp.o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MiscTidyModule.cpp.o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MisplacedConstCheck.cpp.o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NewDeleteOverloadsCheck.cpp.o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonCopyableObjects.cpp.o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonPrivateMemberVariablesInClassesCheck.cpp.o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/RedundantExpressionCheck.cpp.o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/StaticAssertCheck.cpp.o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/ThrowByValueCatchByReferenceCheck.cpp.o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnconventionalAssignOperatorCheck.cpp.o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UniqueptrResetReleaseCheck.cpp.o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedAliasDeclsCheck.cpp.o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedParametersCheck.cpp.o tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedUsingDeclsCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyMiscModule.a && : [1393/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/PathMapping.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/PathMapping.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/PathMapping.cpp.o -c ../tools/extra/clangd/PathMapping.cpp [1394/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyMPIModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyMPIModule.a tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/BufferDerefCheck.cpp.o tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/MPITidyModule.cpp.o tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/TypeMismatchCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyMPIModule.a && : [1395/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyObjCModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyObjCModule.a tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/AvoidNSErrorInitCheck.cpp.o tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ForbiddenSubclassingCheck.cpp.o tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/MissingHashCheck.cpp.o tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ObjCTidyModule.cpp.o tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/PropertyDeclarationCheck.cpp.o tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/SuperSelfCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyObjCModule.a && : [1396/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyOpenMPModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyOpenMPModule.a tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/ExceptionEscapeCheck.cpp.o tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/OpenMPTidyModule.cpp.o tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/UseDefaultNoneCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyOpenMPModule.a && : [1397/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Threading.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Threading.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Threading.cpp.o -c ../tools/extra/clangd/Threading.cpp [1398/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-doc -I../tools/extra/clang-doc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Serialize.cpp.o -MF tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Serialize.cpp.o.d -o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Serialize.cpp.o -c ../tools/extra/clang-doc/Serialize.cpp [1399/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyPerformanceModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyPerformanceModule.a tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/FasterStringFindCheck.cpp.o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ForRangeCopyCheck.cpp.o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ImplicitConversionInLoopCheck.cpp.o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientAlgorithmCheck.cpp.o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientStringConcatenationCheck.cpp.o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientVectorOperationCheck.cpp.o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstArgCheck.cpp.o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstructorInitCheck.cpp.o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoAutomaticMoveCheck.cpp.o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoexceptMoveConstructorCheck.cpp.o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/PerformanceTidyModule.cpp.o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TriviallyDestructibleCheck.cpp.o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TypePromotionInMathFnCheck.cpp.o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryCopyInitialization.cpp.o tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryValueParamCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyPerformanceModule.a && : [1400/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyPortabilityModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyPortabilityModule.a tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/PortabilityTidyModule.cpp.o tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/SIMDIntrinsicsCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyPortabilityModule.a && : [1401/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyZirconModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyZirconModule.a tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/TemporaryObjectsCheck.cpp.o tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/ZirconTidyModule.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyZirconModule.a && : [1402/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/URI.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/URI.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/URI.cpp.o -c ../tools/extra/clangd/URI.cpp [1403/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/pp-trace/CMakeFiles/pp-trace.dir/PPTrace.cpp.o tools/extra/pp-trace/CMakeFiles/pp-trace.dir/PPCallbacksTracker.cpp.o -o bin/pp-trace -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1404/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/JSONTransport.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/JSONTransport.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/JSONTransport.cpp.o -c ../tools/extra/clangd/JSONTransport.cpp [1405/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer -I../tools/extra/clang-include-fixer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixer.cpp.o -MF tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixer.cpp.o.d -o tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixer.cpp.o -c ../tools/extra/clang-include-fixer/IncludeFixer.cpp [1406/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/QueryDriverDatabase.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/QueryDriverDatabase.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/QueryDriverDatabase.cpp.o -c ../tools/extra/clangd/QueryDriverDatabase.cpp [1407/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer/find-all-symbols -I../tools/extra/clang-include-fixer/find-all-symbols -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PragmaCommentHandler.cpp.o -MF tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PragmaCommentHandler.cpp.o.d -o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PragmaCommentHandler.cpp.o -c ../tools/extra/clang-include-fixer/find-all-symbols/PragmaCommentHandler.cpp [1408/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/readability -I../tools/extra/clang-tidy/readability -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifyBooleanExprCheck.cpp.o -MF tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifyBooleanExprCheck.cpp.o.d -o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifyBooleanExprCheck.cpp.o -c ../tools/extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp [1409/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Trace.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Trace.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Trace.cpp.o -c ../tools/extra/clangd/Trace.cpp [1410/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-query -I../tools/extra/clang-query -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-query/CMakeFiles/obj.clangQuery.dir/QueryParser.cpp.o -MF tools/extra/clang-query/CMakeFiles/obj.clangQuery.dir/QueryParser.cpp.o.d -o tools/extra/clang-query/CMakeFiles/obj.clangQuery.dir/QueryParser.cpp.o -c ../tools/extra/clang-query/QueryParser.cpp [1411/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyReadabilityModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyReadabilityModule.a tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/AvoidConstParamsInDecls.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/BracesAroundStatementsCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConstReturnTypeCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ContainerSizeEmptyCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConvertMemberFunctionsToStatic.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DeleteNullPointerCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DeletedDefaultCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ElseAfterReturnCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/FunctionSizeCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IdentifierNamingCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ImplicitBoolConversionCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/InconsistentDeclarationParameterNameCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IsolateDeclarationCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MagicNumbersCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MakeMemberFunctionConstCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisleadingIndentationCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisplacedArrayIndexCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamedParameterCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamespaceCommentCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NonConstParameterCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/QualifiedAutoCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ReadabilityTidyModule.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantAccessSpecifiersCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantControlFlowCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantDeclarationCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantFunctionPtrDereferenceCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantMemberInitCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantPreprocessorCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantSmartptrGetCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringCStrCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringInitCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifyBooleanExprCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifySubscriptExprCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticAccessedThroughInstanceCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticDefinitionInAnonymousNamespaceCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StringCompareCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UniqueptrDeleteReleaseCheck.cpp.o tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UppercaseLiteralSuffixCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyReadabilityModule.a && : [1412/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindSymbols.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindSymbols.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindSymbols.cpp.o -c ../tools/extra/clangd/FindSymbols.cpp [1413/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Protocol.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Protocol.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Protocol.cpp.o -c ../tools/extra/clangd/Protocol.cpp [1414/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer/find-all-symbols -I../tools/extra/clang-include-fixer/find-all-symbols -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbolsAction.cpp.o -MF tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbolsAction.cpp.o.d -o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbolsAction.cpp.o -c ../tools/extra/clang-include-fixer/find-all-symbols/FindAllSymbolsAction.cpp [1415/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyGoogleModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyGoogleModule.a tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidCStyleCastsCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidNSObjectNewCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidThrowingObjCExceptionCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidUnderscoreInGoogletestNameCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/DefaultArgumentsCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitConstructorCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitMakePairCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/FunctionNamingCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalNamesInHeadersCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalVariableDeclarationCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GoogleTidyModule.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/IntegerTypesCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/NonConstReferences.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/OverloadedUnaryAndCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/TodoCommentCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UnnamedNamespaceInHeaderCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UpgradeGoogletestCaseCheck.cpp.o tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UsingNamespaceDirectiveCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyGoogleModule.a && : [1416/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Headers.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Headers.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Headers.cpp.o -c ../tools/extra/clangd/Headers.cpp [1417/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Quality.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Quality.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Quality.cpp.o -c ../tools/extra/clangd/Quality.cpp [1418/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyLLVMModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyLLVMModule.a tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/HeaderGuardCheck.cpp.o tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/IncludeOrderCheck.cpp.o tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/LLVMTidyModule.cpp.o tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferIsaOrDynCastInConditionalsCheck.cpp.o tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferRegisterOverUnsignedCheck.cpp.o tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/TwineLocalCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyLLVMModule.a && : [1419/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyFuchsiaModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyFuchsiaModule.a tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsCallsCheck.cpp.o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsDeclarationsCheck.cpp.o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/FuchsiaTidyModule.cpp.o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/MultipleInheritanceCheck.cpp.o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/OverloadedOperatorCheck.cpp.o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/RestrictSystemIncludesCheck.cpp.o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/StaticallyConstructedObjectsCheck.cpp.o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/TrailingReturnCheck.cpp.o tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/VirtualInheritanceCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyFuchsiaModule.a && : [1420/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/HeaderSourceSwitch.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/HeaderSourceSwitch.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/HeaderSourceSwitch.cpp.o -c ../tools/extra/clangd/HeaderSourceSwitch.cpp [1421/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Relation.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Relation.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Relation.cpp.o -c ../tools/extra/clangd/index/Relation.cpp [1422/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Preamble.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Preamble.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Preamble.cpp.o -c ../tools/extra/clangd/Preamble.cpp [1423/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Index.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Index.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Index.cpp.o -c ../tools/extra/clangd/index/Index.cpp [1424/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundQueue.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundQueue.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundQueue.cpp.o -c ../tools/extra/clangd/index/BackgroundQueue.cpp [1425/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticSelection.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticSelection.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticSelection.cpp.o -c ../tools/extra/clangd/SemanticSelection.cpp [1426/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Ref.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Ref.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Ref.cpp.o -c ../tools/extra/clangd/index/Ref.cpp [1427/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolLocation.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolLocation.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolLocation.cpp.o -c ../tools/extra/clangd/index/SymbolLocation.cpp [1428/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolOrigin.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolOrigin.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolOrigin.cpp.o -c ../tools/extra/clangd/index/SymbolOrigin.cpp [1429/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyModernizeModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyModernizeModule.a tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidBindCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidCArraysCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ConcatNestedNamespacesCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedHeadersCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedIosBaseAliasesCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertUtils.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSharedCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSmartPtrCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeUniqueCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ModernizeTidyModule.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/PassByValueCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RawStringLiteralCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RedundantVoidArgCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceAutoPtrCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceRandomShuffleCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReturnBracedInitListCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ShrinkToFitCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UnaryStaticAssertCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseAutoCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseBoolLiteralsCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseDefaultMemberInitCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEmplaceCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDefaultCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDeleteCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNodiscardCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNoexceptCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNullptrCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseOverrideCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTrailingReturnTypeCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTransparentFunctorsCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUncaughtExceptionsCheck.cpp.o tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUsingCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyModernizeModule.a && : [1430/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolID.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolID.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolID.cpp.o -c ../tools/extra/clangd/index/SymbolID.cpp [1431/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexStorage.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexStorage.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexStorage.cpp.o -c ../tools/extra/clangd/index/BackgroundIndexStorage.cpp [1432/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexLoader.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexLoader.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexLoader.cpp.o -c ../tools/extra/clangd/index/BackgroundIndexLoader.cpp [1433/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Merge.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Merge.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Merge.cpp.o -c ../tools/extra/clangd/index/Merge.cpp [1434/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-doc -I../tools/extra/clang-doc -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Mapper.cpp.o -MF tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Mapper.cpp.o.d -o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Mapper.cpp.o -c ../tools/extra/clang-doc/Mapper.cpp [1435/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/tool-template -I../tools/extra/tool-template -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/tool-template/CMakeFiles/tool-template.dir/ToolTemplate.cpp.o -MF tools/extra/tool-template/CMakeFiles/tool-template.dir/ToolTemplate.cpp.o.d -o tools/extra/tool-template/CMakeFiles/tool-template.dir/ToolTemplate.cpp.o -c ../tools/extra/tool-template/ToolTemplate.cpp [1436/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-move -I../tools/extra/clang-move -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-move/CMakeFiles/obj.clangMove.dir/HelperDeclRefGraph.cpp.o -MF tools/extra/clang-move/CMakeFiles/obj.clangMove.dir/HelperDeclRefGraph.cpp.o.d -o tools/extra/clang-move/CMakeFiles/obj.clangMove.dir/HelperDeclRefGraph.cpp.o -c ../tools/extra/clang-move/HelperDeclRefGraph.cpp [1437/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyCppCoreGuidelinesModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyCppCoreGuidelinesModule.a tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidGotoCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/CppCoreGuidelinesTidyModule.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InitVariablesCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InterfacesGlobalInitCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/MacroUsageCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NarrowingConversionsCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NoMallocCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/OwningMemoryCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsArrayToPointerDecayCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsConstantArrayIndexCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsPointerArithmeticCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeConstCastCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeCstyleCastCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeMemberInitCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeReinterpretCastCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeStaticCastDowncastCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeUnionAccessCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeVarargCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SlicingCheck.cpp.o tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SpecialMemberFunctionsCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyCppCoreGuidelinesModule.a && : [1438/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangDoc.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangDoc.a tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeReader.cpp.o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeWriter.cpp.o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/ClangDoc.cpp.o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Generators.cpp.o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/HTMLGenerator.cpp.o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Mapper.cpp.o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/MDGenerator.cpp.o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Representation.cpp.o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Serialize.cpp.o tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/YAMLGenerator.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangDoc.a && : [1439/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Symbol.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Symbol.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Symbol.cpp.o -c ../tools/extra/clangd/index/Symbol.cpp [1440/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Hover.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Hover.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Hover.cpp.o -c ../tools/extra/clangd/Hover.cpp [1441/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Iterator.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Iterator.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Iterator.cpp.o -c ../tools/extra/clangd/index/dex/Iterator.cpp [1442/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdServer.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdServer.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdServer.cpp.o -c ../tools/extra/clangd/ClangdServer.cpp [1443/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-change-namespace -I../tools/extra/clang-change-namespace -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-change-namespace/CMakeFiles/obj.clangChangeNamespace.dir/ChangeNamespace.cpp.o -MF tools/extra/clang-change-namespace/CMakeFiles/obj.clangChangeNamespace.dir/ChangeNamespace.cpp.o.d -o tools/extra/clang-change-namespace/CMakeFiles/obj.clangChangeNamespace.dir/ChangeNamespace.cpp.o -c ../tools/extra/clang-change-namespace/ChangeNamespace.cpp [1444/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyBugproneModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyBugproneModule.a tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ArgumentCommentCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/AssertSideEffectCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BadSignalToKillThreadCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BoolPointerImplicitConversionCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BranchCloneCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BugproneTidyModule.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/CopyConstructorInitCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DanglingHandleCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DynamicStaticInitializersCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ExceptionEscapeCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/FoldInitTypeCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardDeclarationNamespaceCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardingReferenceOverloadCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InaccurateEraseCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IncorrectRoundingsCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InfiniteLoopCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IntegerDivisionCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/LambdaFunctionNameCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroParenthesesCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroRepeatedSideEffectsCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedOperatorInStrlenInAllocCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedWideningCastCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MoveForwardingReferenceCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MultipleStatementMacroCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/NotNullTerminatedResultCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ParentVirtualCallCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/PosixReturnCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SignedCharMisuseCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofContainerCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofExpressionCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringConstructorCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringIntegerAssignmentCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringLiteralWithEmbeddedNulCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousEnumUsageCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMemsetUsageCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMissingCommaCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousSemicolonCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousStringCompareCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SwappedArgumentsCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TerminatingContinueCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ThrowKeywordMissingCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TooSmallLoopVariableCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndefinedMemoryManipulationCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndelegatedConstructorCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnhandledSelfAssignmentCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedRaiiCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedReturnValueCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UseAfterMoveCheck.cpp.o tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/VirtualNearMissCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyBugproneModule.a && : [1445/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangChangeNamespace.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangChangeNamespace.a tools/extra/clang-change-namespace/CMakeFiles/obj.clangChangeNamespace.dir/ChangeNamespace.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangChangeNamespace.a && : [1446/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyCERTModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyCERTModule.a tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CERTTidyModule.cpp.o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CommandProcessorCheck.cpp.o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DefaultOperatorNewAlignmentCheck.cpp.o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DontModifyStdNamespaceCheck.cpp.o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/FloatLoopCounter.cpp.o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/LimitedRandomnessCheck.cpp.o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/MutatingCopyCheck.cpp.o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/PostfixOperatorCheck.cpp.o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ProperlySeededRandomGeneratorCheck.cpp.o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/SetLongJmpCheck.cpp.o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StaticObjectExceptionCheck.cpp.o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StrToNumCheck.cpp.o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ThrownExceptionTypeCheck.cpp.o tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/VariadicFunctionDefCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyCERTModule.a && : [1447/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/CanonicalIncludes.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/CanonicalIncludes.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/CanonicalIncludes.cpp.o -c ../tools/extra/clangd/index/CanonicalIncludes.cpp [1448/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyHICPPModule.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyHICPPModule.a tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/ExceptionBaseclassCheck.cpp.o tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/HICPPTidyModule.cpp.o tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/MultiwayPathsCoveredCheck.cpp.o tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/NoAssemblerCheck.cpp.o tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/SignedBitwiseCheck.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyHICPPModule.a && : [1449/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-query -I../tools/extra/clang-query -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-query/CMakeFiles/obj.clangQuery.dir/Query.cpp.o -MF tools/extra/clang-query/CMakeFiles/obj.clangQuery.dir/Query.cpp.o.d -o tools/extra/clang-query/CMakeFiles/obj.clangQuery.dir/Query.cpp.o -c ../tools/extra/clang-query/Query.cpp [1450/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/IncludeFixer.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/IncludeFixer.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/IncludeFixer.cpp.o -c ../tools/extra/clangd/IncludeFixer.cpp [1451/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundRebuild.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundRebuild.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundRebuild.cpp.o -c ../tools/extra/clangd/index/BackgroundRebuild.cpp [1452/1550] cd /builddir/build/BUILD/clang-10.0.1.src/_build/docs && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/docs/LibASTMatchersReference.html /builddir/build/BUILD/clang-10.0.1.src/_build/docs/html/LibASTMatchersReference.html [1453/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer/find-all-symbols -I../tools/extra/clang-include-fixer/find-all-symbols -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbols.cpp.o -MF tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbols.cpp.o.d -o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbols.cpp.o -c ../tools/extra/clang-include-fixer/find-all-symbols/FindAllSymbols.cpp [1454/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/tool-template/CMakeFiles/tool-template.dir/ToolTemplate.cpp.o -o bin/tool-template -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang-cpp.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib && : [1455/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangTidyPlugin.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangTidyPlugin.a tools/extra/clang-tidy/plugin/CMakeFiles/obj.clangTidyPlugin.dir/ClangTidyPlugin.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangTidyPlugin.a && : [1456/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libfindAllSymbols.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libfindAllSymbols.a tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbols.cpp.o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbolsAction.cpp.o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllMacros.cpp.o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/HeaderMapCollector.cpp.o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PathConfig.cpp.o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PragmaCommentHandler.cpp.o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/STLPostfixHeaderMap.cpp.o tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/SymbolInfo.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libfindAllSymbols.a && : [1457/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Diagnostics.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Diagnostics.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Diagnostics.cpp.o -c ../tools/extra/clangd/Diagnostics.cpp [1458/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangQuery.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangQuery.a tools/extra/clang-query/CMakeFiles/obj.clangQuery.dir/Query.cpp.o tools/extra/clang-query/CMakeFiles/obj.clangQuery.dir/QueryParser.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangQuery.a && : [1459/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangIncludeFixer.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangIncludeFixer.a tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixer.cpp.o tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixerContext.cpp.o tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/InMemorySymbolIndex.cpp.o tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/FuzzySymbolIndex.cpp.o tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/SymbolIndexManager.cpp.o tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/YamlSymbolIndex.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangIncludeFixer.a && : [1460/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangIncludeFixerPlugin.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangIncludeFixerPlugin.a tools/extra/clang-include-fixer/plugin/CMakeFiles/obj.clangIncludeFixerPlugin.dir/IncludeFixerPlugin.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangIncludeFixerPlugin.a && : [1461/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SourceCode.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SourceCode.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SourceCode.cpp.o -c ../tools/extra/clangd/SourceCode.cpp [1462/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/MemIndex.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/MemIndex.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/MemIndex.cpp.o -c ../tools/extra/clangd/index/MemIndex.cpp [1463/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/IndexAction.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/IndexAction.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/IndexAction.cpp.o -c ../tools/extra/clangd/index/IndexAction.cpp [1464/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/ARCMigrate.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/ARCMigrate.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/ARCMigrate.cpp.o -c ../tools/libclang/ARCMigrate.cpp [1465/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/XRefs.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/XRefs.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/XRefs.cpp.o -c ../tools/extra/clangd/XRefs.cpp [1466/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/BuildSystem.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/BuildSystem.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/BuildSystem.cpp.o -c ../tools/libclang/BuildSystem.cpp [1467/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/TUScheduler.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/TUScheduler.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/TUScheduler.cpp.o -c ../tools/extra/clangd/TUScheduler.cpp [1468/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/refactor/tweaks -I../tools/extra/clangd/refactor/tweaks -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/refactor/tweaks/../.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/AnnotateHighlightings.cpp.o -MF tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/AnnotateHighlightings.cpp.o.d -o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/AnnotateHighlightings.cpp.o -c ../tools/extra/clangd/refactor/tweaks/AnnotateHighlightings.cpp [1469/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/refactor/tweaks -I../tools/extra/clangd/refactor/tweaks -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/refactor/tweaks/../.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandAutoType.cpp.o -MF tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandAutoType.cpp.o.d -o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandAutoType.cpp.o -c ../tools/extra/clangd/refactor/tweaks/ExpandAutoType.cpp [1470/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Background.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Background.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Background.cpp.o -c ../tools/extra/clangd/index/Background.cpp [1471/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DGTEST_HAS_RTTI=0 -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_LANG_CXX11=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/unittest -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest -I/builddir/build/BUILD/clang-10.0.1.src/include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/googletest/include -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/googletest -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/googlemock/include -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/googlemock -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/unittest/CMakeFiles/gtest.dir/googlemock/src/gmock-all.cc.o -MF utils/unittest/CMakeFiles/gtest.dir/googlemock/src/gmock-all.cc.o.d -o utils/unittest/CMakeFiles/gtest.dir/googlemock/src/gmock-all.cc.o -c /opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/googlemock/src/gmock-all.cc [1472/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/refactor/tweaks -I../tools/extra/clangd/refactor/tweaks -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/refactor/tweaks/../.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ObjCLocalizeStringLiteral.cpp.o -MF tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ObjCLocalizeStringLiteral.cpp.o.d -o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ObjCLocalizeStringLiteral.cpp.o -c ../tools/extra/clangd/refactor/tweaks/ObjCLocalizeStringLiteral.cpp [1473/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/refactor/tweaks -I../tools/extra/clangd/refactor/tweaks -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/refactor/tweaks/../.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DumpAST.cpp.o -MF tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DumpAST.cpp.o.d -o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DumpAST.cpp.o -c ../tools/extra/clangd/refactor/tweaks/DumpAST.cpp [1474/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeComplete.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeComplete.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeComplete.cpp.o -c ../tools/extra/clangd/CodeComplete.cpp [1475/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/refactor/tweaks -I../tools/extra/clangd/refactor/tweaks -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/refactor/tweaks/../.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandMacro.cpp.o -MF tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandMacro.cpp.o.d -o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandMacro.cpp.o -c ../tools/extra/clangd/refactor/tweaks/ExpandMacro.cpp [1476/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Tweak.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Tweak.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Tweak.cpp.o -c ../tools/extra/clangd/refactor/Tweak.cpp [1477/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/YAMLSerialization.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/YAMLSerialization.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/YAMLSerialization.cpp.o -c ../tools/extra/clangd/index/YAMLSerialization.cpp [1478/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CIndexCXX.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CIndexCXX.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CIndexCXX.cpp.o -c ../tools/libclang/CIndexCXX.cpp [1479/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindTarget.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindTarget.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindTarget.cpp.o -c ../tools/extra/clangd/FindTarget.cpp In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../tools/extra/clangd/FindTarget.h:25, from ../tools/extra/clangd/FindTarget.cpp:9: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In function 'llvm::SmallVector, 1> clang::clangd::allTargetDecls(const clang::ast_type_traits::DynTypedNode&)': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& Finder)+8).llvm::SmallDenseMap >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& Finder)+8).llvm::SmallDenseMap >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1480/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Serialization.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Serialization.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Serialization.cpp.o -c ../tools/extra/clangd/index/Serialization.cpp [1481/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/FileIndex.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/FileIndex.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/FileIndex.cpp.o -c ../tools/extra/clangd/index/FileIndex.cpp [1482/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/FatalErrorHandler.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/FatalErrorHandler.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/FatalErrorHandler.cpp.o -c ../tools/libclang/FatalErrorHandler.cpp [1483/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o -c ../tools/libclang/CXCompilationDatabase.cpp [1484/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-move -I../tools/extra/clang-move -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-move/CMakeFiles/obj.clangMove.dir/Move.cpp.o -MF tools/extra/clang-move/CMakeFiles/obj.clangMove.dir/Move.cpp.o.d -o tools/extra/clang-move/CMakeFiles/obj.clangMove.dir/Move.cpp.o -c ../tools/extra/clang-move/Move.cpp [1485/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangMove.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangMove.a tools/extra/clang-move/CMakeFiles/obj.clangMove.dir/Move.cpp.o tools/extra/clang-move/CMakeFiles/obj.clangMove.dir/HelperDeclRefGraph.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangMove.a && : [1486/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdLSPServer.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdLSPServer.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdLSPServer.cpp.o -c ../tools/extra/clangd/ClangdLSPServer.cpp [1487/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolCollector.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolCollector.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolCollector.cpp.o -c ../tools/extra/clangd/index/SymbolCollector.cpp [1488/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Dex.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Dex.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Dex.cpp.o -c ../tools/extra/clangd/index/dex/Dex.cpp [1489/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CIndexer.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CIndexer.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CIndexer.cpp.o -c ../tools/libclang/CIndexer.cpp [1490/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Selection.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Selection.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Selection.cpp.o -c ../tools/extra/clangd/Selection.cpp [1491/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o -c ../tools/libclang/CXLoadedDiagnostic.cpp [1492/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/refactor/tweaks -I../tools/extra/clangd/refactor/tweaks -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/refactor/tweaks/../.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineOutline.cpp.o -MF tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineOutline.cpp.o.d -o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineOutline.cpp.o -c ../tools/extra/clangd/refactor/tweaks/DefineOutline.cpp [1493/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/refactor/tweaks -I../tools/extra/clangd/refactor/tweaks -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/refactor/tweaks/../.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RawStringLiteral.cpp.o -MF tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RawStringLiteral.cpp.o.d -o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RawStringLiteral.cpp.o -c ../tools/extra/clangd/refactor/tweaks/RawStringLiteral.cpp [1494/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CIndexDiagnostic.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CIndexDiagnostic.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CIndexDiagnostic.cpp.o -c ../tools/libclang/CIndexDiagnostic.cpp [1495/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/refactor/tweaks -I../tools/extra/clangd/refactor/tweaks -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/refactor/tweaks/../.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/SwapIfBranches.cpp.o -MF tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/SwapIfBranches.cpp.o.d -o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/SwapIfBranches.cpp.o -c ../tools/extra/clangd/refactor/tweaks/SwapIfBranches.cpp [1496/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DGTEST_HAS_RTTI=0 -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_LANG_CXX11=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/unittest -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest -I/builddir/build/BUILD/clang-10.0.1.src/include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/googletest/include -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/googletest -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/googlemock/include -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/googlemock -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o -MF utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o.d -o utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o -c /opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/googletest/src/gtest-all.cc [1497/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libgtest.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libgtest.a utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o utils/unittest/CMakeFiles/gtest.dir/googlemock/src/gmock-all.cc.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libgtest.a && : [1498/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticHighlighting.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticHighlighting.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticHighlighting.cpp.o -c ../tools/extra/clangd/SemanticHighlighting.cpp [1499/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CIndexHigh.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CIndexHigh.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CIndexHigh.cpp.o -c ../tools/libclang/CIndexHigh.cpp [1500/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CIndexUSRs.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CIndexUSRs.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CIndexUSRs.cpp.o -c ../tools/libclang/CIndexUSRs.cpp [1501/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CIndexInclusionStack.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CIndexInclusionStack.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CIndexInclusionStack.cpp.o -c ../tools/libclang/CIndexInclusionStack.cpp [1502/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CXComment.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CXComment.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CXComment.cpp.o -c ../tools/libclang/CXComment.cpp [1503/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o -c ../tools/libclang/CXStoredDiagnostic.cpp [1504/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd -I../tools/extra/clangd -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ParsedAST.cpp.o -MF tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ParsedAST.cpp.o.d -o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ParsedAST.cpp.o -c ../tools/extra/clangd/ParsedAST.cpp [1505/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer/tool -I../tools/extra/clang-include-fixer/tool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clang-include-fixer/tool/.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/tool/CMakeFiles/clang-include-fixer.dir/ClangIncludeFixer.cpp.o -MF tools/extra/clang-include-fixer/tool/CMakeFiles/clang-include-fixer.dir/ClangIncludeFixer.cpp.o.d -o tools/extra/clang-include-fixer/tool/CMakeFiles/clang-include-fixer.dir/ClangIncludeFixer.cpp.o -c ../tools/extra/clang-include-fixer/tool/ClangIncludeFixer.cpp [1506/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangDaemon.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangDaemon.a tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/AST.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Cancellation.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdLSPServer.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdServer.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeComplete.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeCompletionStrings.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CompileCommands.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Compiler.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Context.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Diagnostics.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/DraftStore.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ExpectedTypes.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindSymbols.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindTarget.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FileDistance.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Format.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FS.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FSProvider.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FormattedString.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FuzzyMatch.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/GlobalCompilationDatabase.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Headers.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/HeaderSourceSwitch.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Hover.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/IncludeFixer.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/JSONTransport.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Logger.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/PathMapping.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Protocol.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Quality.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ParsedAST.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Preamble.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/RIFF.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Selection.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticHighlighting.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticSelection.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Shutdown.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SourceCode.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/QueryDriverDatabase.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Threading.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Trace.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/TUScheduler.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/URI.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/XRefs.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Background.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexLoader.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexStorage.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundQueue.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundRebuild.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/CanonicalIncludes.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/FileIndex.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Index.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/IndexAction.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/MemIndex.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Merge.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Ref.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Relation.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Serialization.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Symbol.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolCollector.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolID.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolLocation.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolOrigin.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/YAMLSerialization.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Dex.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Iterator.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/PostingList.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Trigram.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Rename.cpp.o tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Tweak.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangDaemon.a && : [1507/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CXSourceLocation.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CXSourceLocation.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CXSourceLocation.cpp.o -c ../tools/libclang/CXSourceLocation.cpp [1508/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CXString.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CXString.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CXString.cpp.o -c ../tools/libclang/CXString.cpp [1509/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/clang-include-fixer/tool/CMakeFiles/clang-include-fixer.dir/ClangIncludeFixer.cpp.o -o bin/clang-include-fixer -L/opt/rh/llvm-toolset-10.0/root/usr/lib -lpthread lib/libclang-cpp.so.10 lib/libclangIncludeFixer.a lib/libfindAllSymbols.a lib/libclangTooling.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangFrontend.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangEdit.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangDriver.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangRewrite.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1510/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/fuzzer -I../tools/extra/clangd/fuzzer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/fuzzer/.. -Itools/extra/clangd/fuzzer/.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/fuzzer/CMakeFiles/clangd-fuzzer.dir/DummyClangdMain.cpp.o -MF tools/extra/clangd/fuzzer/CMakeFiles/clangd-fuzzer.dir/DummyClangdMain.cpp.o.d -o tools/extra/clangd/fuzzer/CMakeFiles/clangd-fuzzer.dir/DummyClangdMain.cpp.o -c ../tools/extra/clangd/fuzzer/DummyClangdMain.cpp [1511/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DGTEST_HAS_RTTI=0 -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_LANG_CXX11=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/unittest/UnitTestMain -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/UnitTestMain -I/builddir/build/BUILD/clang-10.0.1.src/include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/googletest/include -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/googletest -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/googlemock/include -I/opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/googlemock -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT utils/unittest/UnitTestMain/CMakeFiles/gtest_main.dir/TestMain.cpp.o -MF utils/unittest/UnitTestMain/CMakeFiles/gtest_main.dir/TestMain.cpp.o.d -o utils/unittest/UnitTestMain/CMakeFiles/gtest_main.dir/TestMain.cpp.o -c /opt/rh/llvm-toolset-10.0/root/usr/share/llvm/src/utils/unittest/UnitTestMain/TestMain.cpp [1512/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libgtest_main.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libgtest_main.a utils/unittest/UnitTestMain/CMakeFiles/gtest_main.dir/TestMain.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libgtest_main.a && : [1513/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CXType.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CXType.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CXType.cpp.o -c ../tools/libclang/CXType.cpp [1514/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/refactor/tweaks -I../tools/extra/clangd/refactor/tweaks -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/refactor/tweaks/../.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineInline.cpp.o -MF tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineInline.cpp.o.d -o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineInline.cpp.o -c ../tools/extra/clangd/refactor/tweaks/DefineInline.cpp [1515/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CXCursor.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CXCursor.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CXCursor.cpp.o -c ../tools/libclang/CXCursor.cpp [1516/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CIndexCodeCompletion.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CIndexCodeCompletion.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CIndexCodeCompletion.cpp.o -c ../tools/libclang/CIndexCodeCompletion.cpp [1517/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-tidy/tool -I../tools/extra/clang-tidy/tool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-tidy/tool/CMakeFiles/clang-tidy.dir/ClangTidyMain.cpp.o -MF tools/extra/clang-tidy/tool/CMakeFiles/clang-tidy.dir/ClangTidyMain.cpp.o.d -o tools/extra/clang-tidy/tool/CMakeFiles/clang-tidy.dir/ClangTidyMain.cpp.o -c ../tools/extra/clang-tidy/tool/ClangTidyMain.cpp [1518/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-change-namespace/tool -I../tools/extra/clang-change-namespace/tool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clang-change-namespace/tool/.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-change-namespace/tool/CMakeFiles/clang-change-namespace.dir/ClangChangeNamespace.cpp.o -MF tools/extra/clang-change-namespace/tool/CMakeFiles/clang-change-namespace.dir/ClangChangeNamespace.cpp.o.d -o tools/extra/clang-change-namespace/tool/CMakeFiles/clang-change-namespace.dir/ClangChangeNamespace.cpp.o -c ../tools/extra/clang-change-namespace/tool/ClangChangeNamespace.cpp [1519/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-query/tool -I../tools/extra/clang-query/tool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clang-query/tool/.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-query/tool/CMakeFiles/clang-query.dir/ClangQuery.cpp.o -MF tools/extra/clang-query/tool/CMakeFiles/clang-query.dir/ClangQuery.cpp.o.d -o tools/extra/clang-query/tool/CMakeFiles/clang-query.dir/ClangQuery.cpp.o -c ../tools/extra/clang-query/tool/ClangQuery.cpp [1520/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-doc/tool -I../tools/extra/clang-doc/tool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clang-doc/tool/.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-doc/tool/CMakeFiles/clang-doc.dir/ClangDocMain.cpp.o -MF tools/extra/clang-doc/tool/CMakeFiles/clang-doc.dir/ClangDocMain.cpp.o.d -o tools/extra/clang-doc/tool/CMakeFiles/clang-doc.dir/ClangDocMain.cpp.o -c ../tools/extra/clang-doc/tool/ClangDocMain.cpp [1521/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/Indexing.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/Indexing.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/Indexing.cpp.o -c ../tools/libclang/Indexing.cpp [1522/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CXIndexDataConsumer.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CXIndexDataConsumer.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CXIndexDataConsumer.cpp.o -c ../tools/libclang/CXIndexDataConsumer.cpp [1523/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-include-fixer/find-all-symbols/tool -I../tools/extra/clang-include-fixer/find-all-symbols/tool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clang-include-fixer/find-all-symbols/tool/.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-include-fixer/find-all-symbols/tool/CMakeFiles/find-all-symbols.dir/FindAllSymbolsMain.cpp.o -MF tools/extra/clang-include-fixer/find-all-symbols/tool/CMakeFiles/find-all-symbols.dir/FindAllSymbolsMain.cpp.o.d -o tools/extra/clang-include-fixer/find-all-symbols/tool/CMakeFiles/find-all-symbols.dir/FindAllSymbolsMain.cpp.o -c ../tools/extra/clang-include-fixer/find-all-symbols/tool/FindAllSymbolsMain.cpp [1524/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/refactor/tweaks -I../tools/extra/clangd/refactor/tweaks -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/refactor/tweaks/../.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractVariable.cpp.o -MF tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractVariable.cpp.o.d -o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractVariable.cpp.o -c ../tools/extra/clangd/refactor/tweaks/ExtractVariable.cpp [1525/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/refactor/tweaks -I../tools/extra/clangd/refactor/tweaks -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/refactor/tweaks/../.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RemoveUsingNamespace.cpp.o -MF tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RemoveUsingNamespace.cpp.o.d -o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RemoveUsingNamespace.cpp.o -c ../tools/extra/clangd/refactor/tweaks/RemoveUsingNamespace.cpp [1526/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/fuzzer -I../tools/extra/clangd/fuzzer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/fuzzer/.. -Itools/extra/clangd/fuzzer/.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/fuzzer/CMakeFiles/clangd-fuzzer.dir/clangd-fuzzer.cpp.o -MF tools/extra/clangd/fuzzer/CMakeFiles/clangd-fuzzer.dir/clangd-fuzzer.cpp.o.d -o tools/extra/clangd/fuzzer/CMakeFiles/clangd-fuzzer.dir/clangd-fuzzer.cpp.o -c ../tools/extra/clangd/fuzzer/clangd-fuzzer.cpp [1527/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/refactor/tweaks -I../tools/extra/clangd/refactor/tweaks -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/refactor/tweaks/../.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractFunction.cpp.o -MF tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractFunction.cpp.o.d -o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractFunction.cpp.o -c ../tools/extra/clangd/refactor/tweaks/ExtractFunction.cpp [1528/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/indexer -I../tools/extra/clangd/indexer -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/indexer/.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/indexer/CMakeFiles/clangd-indexer.dir/IndexerMain.cpp.o -MF tools/extra/clangd/indexer/CMakeFiles/clangd-indexer.dir/IndexerMain.cpp.o.d -o tools/extra/clangd/indexer/CMakeFiles/clangd-indexer.dir/IndexerMain.cpp.o -c ../tools/extra/clangd/indexer/IndexerMain.cpp [1529/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/index/dex/dexp -I../tools/extra/clangd/index/dex/dexp -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/index/dex/dexp/../../.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/index/dex/dexp/CMakeFiles/dexp.dir/Dexp.cpp.o -MF tools/extra/clangd/index/dex/dexp/CMakeFiles/dexp.dir/Dexp.cpp.o.d -o tools/extra/clangd/index/dex/dexp/CMakeFiles/dexp.dir/Dexp.cpp.o -c ../tools/extra/clangd/index/dex/dexp/Dexp.cpp [1530/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -DCLANG_TOOL_EXTRA_BUILD -D_CINDEX_LIB_ -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/libclang -I../tools/libclang -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT tools/libclang/CMakeFiles/libclang.dir/CIndex.cpp.o -MF tools/libclang/CMakeFiles/libclang.dir/CIndex.cpp.o.d -o tools/libclang/CMakeFiles/libclang.dir/CIndex.cpp.o -c ../tools/libclang/CIndex.cpp [1531/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clang-move/tool -I../tools/extra/clang-move/tool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clang-move/tool/.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clang-move/tool/CMakeFiles/clang-move.dir/ClangMove.cpp.o -MF tools/extra/clang-move/tool/CMakeFiles/clang-move.dir/ClangMove.cpp.o.d -o tools/extra/clang-move/tool/CMakeFiles/clang-move.dir/ClangMove.cpp.o -c ../tools/extra/clang-move/tool/ClangMove.cpp [1532/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/clang-tidy/tool/CMakeFiles/clang-tidy.dir/ClangTidyMain.cpp.o -o bin/clang-tidy -L/opt/rh/llvm-toolset-10.0/root/usr/lib -lpthread lib/libclang-cpp.so.10 lib/libclangTidy.a lib/libclangTidyAndroidModule.a lib/libclangTidyAbseilModule.a lib/libclangTidyBoostModule.a lib/libclangTidyBugproneModule.a lib/libclangTidyCERTModule.a lib/libclangTidyCppCoreGuidelinesModule.a lib/libclangTidyDarwinModule.a lib/libclangTidyFuchsiaModule.a lib/libclangTidyGoogleModule.a lib/libclangTidyHICPPModule.a lib/libclangTidyLinuxKernelModule.a lib/libclangTidyLLVMModule.a lib/libclangTidyMiscModule.a lib/libclangTidyModernizeModule.a lib/libclangTidyObjCModule.a lib/libclangTidyOpenMPModule.a lib/libclangTidyPerformanceModule.a lib/libclangTidyPortabilityModule.a lib/libclangTidyReadabilityModule.a lib/libclangTidyZirconModule.a lib/libclangTidyMPIModule.a lib/libclangTidyBugproneModule.a lib/libclangTidyCppCoreGuidelinesModule.a lib/libclangTidyGoogleModule.a lib/libclangTidyMiscModule.a lib/libclangTidyModernizeModule.a lib/libclangTidyReadabilityModule.a lib/libclangTidyUtils.a lib/libclangTidy.a lib/libclangTooling.a lib/libclangStaticAnalyzerFrontend.a lib/libclangTransformer.a lib/libclangToolingRefactoring.a lib/libclangStaticAnalyzerCheckers.a lib/libclangStaticAnalyzerCore.a lib/libclangCrossTU.a lib/libclangIndex.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangFrontend.a lib/libclangDriver.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangEdit.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangRewrite.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1533/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/clang-change-namespace/tool/CMakeFiles/clang-change-namespace.dir/ClangChangeNamespace.cpp.o -o bin/clang-change-namespace -L/opt/rh/llvm-toolset-10.0/root/usr/lib -lpthread lib/libclang-cpp.so.10 lib/libclangChangeNamespace.a lib/libclangTooling.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangFrontend.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangEdit.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangDriver.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangRewrite.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1534/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/clang-doc/tool/CMakeFiles/clang-doc.dir/ClangDocMain.cpp.o -o bin/clang-doc -L/opt/rh/llvm-toolset-10.0/root/usr/lib -lpthread lib/libclang-cpp.so.10 lib/libclangDoc.a lib/libclangIndex.a lib/libclangTooling.a lib/libclangFrontend.a lib/libclangParse.a lib/libclangDriver.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangEdit.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangRewrite.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1535/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/clang-include-fixer/find-all-symbols/tool/CMakeFiles/find-all-symbols.dir/FindAllSymbolsMain.cpp.o -o bin/find-all-symbols -L/opt/rh/llvm-toolset-10.0/root/usr/lib -lpthread lib/libclang-cpp.so.10 lib/libfindAllSymbols.a lib/libclangTooling.a lib/libclangFrontend.a lib/libclangParse.a lib/libclangDriver.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangEdit.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangRewrite.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1536/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/clang-move/tool/CMakeFiles/clang-move.dir/ClangMove.cpp.o -o bin/clang-move -L/opt/rh/llvm-toolset-10.0/root/usr/lib -lpthread lib/libclang-cpp.so.10 lib/libclangMove.a lib/libclangTooling.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangFrontend.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangEdit.a lib/libclangDriver.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangRewrite.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1537/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/clang-query/tool/CMakeFiles/clang-query.dir/ClangQuery.cpp.o -o bin/clang-query -L/opt/rh/llvm-toolset-10.0/root/usr/lib -lpthread lib/libclang-cpp.so.10 lib/libclangQuery.a lib/libclangDynamicASTMatchers.a lib/libclangFrontend.a lib/libclangDriver.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangEdit.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangAST.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1538/1550] : && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E remove lib/libclangDaemonTweaks.a && /opt/rh/devtoolset-9/root/usr/bin/ar Dqc lib/libclangDaemonTweaks.a tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/AnnotateHighlightings.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DumpAST.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineInline.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineOutline.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandAutoType.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandMacro.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractFunction.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractVariable.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ObjCLocalizeStringLiteral.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RawStringLiteral.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RemoveUsingNamespace.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/SwapIfBranches.cpp.o && /opt/rh/devtoolset-9/root/usr/bin/ranlib -D lib/libclangDaemonTweaks.a && : [1539/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/extra/clangd/tool -I../tools/extra/clangd/tool -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -I../tools/extra/clangd/tool/.. -Itools/extra/clangd/tool/.. -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/extra/clangd/tool/CMakeFiles/clangd.dir/ClangdMain.cpp.o -MF tools/extra/clangd/tool/CMakeFiles/clangd.dir/ClangdMain.cpp.o.d -o tools/extra/clangd/tool/CMakeFiles/clangd.dir/ClangdMain.cpp.o -c ../tools/extra/clangd/tool/ClangdMain.cpp [1540/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/clangd/indexer/CMakeFiles/clangd-indexer.dir/IndexerMain.cpp.o -o bin/clangd-indexer -L/opt/rh/llvm-toolset-10.0/root/usr/lib -lpthread lib/libclang-cpp.so.10 lib/libclangDaemon.a -lpthread lib/libclangToolingSyntax.a lib/libclangTidyAndroidModule.a lib/libclangTidyAbseilModule.a lib/libclangTidyBoostModule.a lib/libclangTidyCERTModule.a lib/libclangTidyDarwinModule.a lib/libclangTidyFuchsiaModule.a lib/libclangTidyHICPPModule.a lib/libclangTidyBugproneModule.a lib/libclangTidyCppCoreGuidelinesModule.a lib/libclangTidyGoogleModule.a lib/libclangTidyLinuxKernelModule.a lib/libclangTidyLLVMModule.a lib/libclangTidyMiscModule.a lib/libclangTidyModernizeModule.a lib/libclangTidyObjCModule.a lib/libclangTidyOpenMPModule.a lib/libclangTidyPerformanceModule.a lib/libclangTidyPortabilityModule.a lib/libclangTidyReadabilityModule.a lib/libclangTidyZirconModule.a lib/libclangTidyMPIModule.a lib/libclangTidyUtils.a lib/libclangTidy.a lib/libclangTooling.a lib/libclangStaticAnalyzerFrontend.a lib/libclangTransformer.a lib/libclangToolingRefactoring.a lib/libclangStaticAnalyzerCheckers.a lib/libclangStaticAnalyzerCore.a lib/libclangCrossTU.a lib/libclangIndex.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangFrontend.a lib/libclangDriver.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangEdit.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangRewrite.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib && : [1541/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/clangd/fuzzer/CMakeFiles/clangd-fuzzer.dir/DummyClangdMain.cpp.o tools/extra/clangd/fuzzer/CMakeFiles/clangd-fuzzer.dir/clangd-fuzzer.cpp.o -o bin/clangd-fuzzer -L/opt/rh/llvm-toolset-10.0/root/usr/lib -lpthread lib/libclang-cpp.so.10 lib/libclangDaemon.a -lpthread lib/libclangToolingSyntax.a lib/libclangTidyAndroidModule.a lib/libclangTidyAbseilModule.a lib/libclangTidyBoostModule.a lib/libclangTidyCERTModule.a lib/libclangTidyDarwinModule.a lib/libclangTidyFuchsiaModule.a lib/libclangTidyHICPPModule.a lib/libclangTidyBugproneModule.a lib/libclangTidyCppCoreGuidelinesModule.a lib/libclangTidyGoogleModule.a lib/libclangTidyLinuxKernelModule.a lib/libclangTidyLLVMModule.a lib/libclangTidyMiscModule.a lib/libclangTidyModernizeModule.a lib/libclangTidyObjCModule.a lib/libclangTidyOpenMPModule.a lib/libclangTidyPerformanceModule.a lib/libclangTidyPortabilityModule.a lib/libclangTidyReadabilityModule.a lib/libclangTidyZirconModule.a lib/libclangTidyMPIModule.a lib/libclangTidyUtils.a lib/libclangTidy.a lib/libclangTooling.a lib/libclangStaticAnalyzerFrontend.a lib/libclangTransformer.a lib/libclangToolingRefactoring.a lib/libclangStaticAnalyzerCheckers.a lib/libclangStaticAnalyzerCore.a lib/libclangCrossTU.a lib/libclangIndex.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangFrontend.a lib/libclangDriver.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangEdit.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangRewrite.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib && : [1542/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/AnnotateHighlightings.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DumpAST.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineInline.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineOutline.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandAutoType.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandMacro.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractFunction.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractVariable.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ObjCLocalizeStringLiteral.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RawStringLiteral.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RemoveUsingNamespace.cpp.o tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/SwapIfBranches.cpp.o tools/extra/clangd/tool/CMakeFiles/clangd.dir/ClangdMain.cpp.o -o bin/clangd -L/opt/rh/llvm-toolset-10.0/root/usr/lib -lpthread lib/libclang-cpp.so.10 lib/libclangTidy.a lib/libclangDaemon.a -lpthread lib/libclangToolingSyntax.a lib/libclangTidyAndroidModule.a lib/libclangTidyAbseilModule.a lib/libclangTidyBoostModule.a lib/libclangTidyCERTModule.a lib/libclangTidyDarwinModule.a lib/libclangTidyFuchsiaModule.a lib/libclangTidyHICPPModule.a lib/libclangTidyBugproneModule.a lib/libclangTidyCppCoreGuidelinesModule.a lib/libclangTidyGoogleModule.a lib/libclangTidyLinuxKernelModule.a lib/libclangTidyLLVMModule.a lib/libclangTidyMiscModule.a lib/libclangTidyModernizeModule.a lib/libclangTidyObjCModule.a lib/libclangTidyOpenMPModule.a lib/libclangTidyPerformanceModule.a lib/libclangTidyPortabilityModule.a lib/libclangTidyReadabilityModule.a lib/libclangTidyZirconModule.a lib/libclangTidyMPIModule.a lib/libclangTidyUtils.a lib/libclangTidy.a lib/libclangTooling.a lib/libclangStaticAnalyzerFrontend.a lib/libclangStaticAnalyzerCheckers.a lib/libclangStaticAnalyzerCore.a lib/libclangCrossTU.a lib/libclangTransformer.a lib/libclangToolingRefactoring.a lib/libclangIndex.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangFrontend.a lib/libclangDriver.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangEdit.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangRewrite.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : [1543/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/extra/clangd/index/dex/dexp/CMakeFiles/dexp.dir/Dexp.cpp.o -o bin/dexp -L/opt/rh/llvm-toolset-10.0/root/usr/lib -lpthread lib/libclang-cpp.so.10 lib/libclangDaemon.a -lpthread lib/libclangToolingSyntax.a lib/libclangTidyAndroidModule.a lib/libclangTidyAbseilModule.a lib/libclangTidyBoostModule.a lib/libclangTidyCERTModule.a lib/libclangTidyDarwinModule.a lib/libclangTidyFuchsiaModule.a lib/libclangTidyHICPPModule.a lib/libclangTidyBugproneModule.a lib/libclangTidyCppCoreGuidelinesModule.a lib/libclangTidyGoogleModule.a lib/libclangTidyLinuxKernelModule.a lib/libclangTidyLLVMModule.a lib/libclangTidyMiscModule.a lib/libclangTidyModernizeModule.a lib/libclangTidyObjCModule.a lib/libclangTidyOpenMPModule.a lib/libclangTidyPerformanceModule.a lib/libclangTidyPortabilityModule.a lib/libclangTidyReadabilityModule.a lib/libclangTidyZirconModule.a lib/libclangTidyMPIModule.a lib/libclangTidyUtils.a lib/libclangTidy.a lib/libclangTooling.a lib/libclangStaticAnalyzerFrontend.a lib/libclangTransformer.a lib/libclangToolingRefactoring.a lib/libclangStaticAnalyzerCheckers.a lib/libclangStaticAnalyzerCore.a lib/libclangCrossTU.a lib/libclangIndex.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangFrontend.a lib/libclangDriver.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangEdit.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangRewrite.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib && : [1544/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -fPIC -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-z,defs -Wl,-z,nodelete -Wl,-O3 -Wl,--gc-sections -Wl,--version-script,"/builddir/build/BUILD/clang-10.0.1.src/_build/tools/libclang/libclang.exports" -shared -Wl,-soname,libclang.so.10 -o lib/libclang.so.10 tools/libclang/CMakeFiles/libclang.dir/ARCMigrate.cpp.o tools/libclang/CMakeFiles/libclang.dir/BuildSystem.cpp.o tools/libclang/CMakeFiles/libclang.dir/CIndex.cpp.o tools/libclang/CMakeFiles/libclang.dir/CIndexCXX.cpp.o tools/libclang/CMakeFiles/libclang.dir/CIndexCodeCompletion.cpp.o tools/libclang/CMakeFiles/libclang.dir/CIndexDiagnostic.cpp.o tools/libclang/CMakeFiles/libclang.dir/CIndexHigh.cpp.o tools/libclang/CMakeFiles/libclang.dir/CIndexInclusionStack.cpp.o tools/libclang/CMakeFiles/libclang.dir/CIndexUSRs.cpp.o tools/libclang/CMakeFiles/libclang.dir/CIndexer.cpp.o tools/libclang/CMakeFiles/libclang.dir/CXComment.cpp.o tools/libclang/CMakeFiles/libclang.dir/CXCursor.cpp.o tools/libclang/CMakeFiles/libclang.dir/CXIndexDataConsumer.cpp.o tools/libclang/CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o tools/libclang/CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o tools/libclang/CMakeFiles/libclang.dir/CXSourceLocation.cpp.o tools/libclang/CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o tools/libclang/CMakeFiles/libclang.dir/CXString.cpp.o tools/libclang/CMakeFiles/libclang.dir/CXType.cpp.o tools/libclang/CMakeFiles/libclang.dir/Indexing.cpp.o tools/libclang/CMakeFiles/libclang.dir/FatalErrorHandler.cpp.o -L/opt/rh/llvm-toolset-10.0/root/usr/lib lib/libclangAST.a lib/libclangBasic.a lib/libclangDriver.a lib/libclangFrontend.a lib/libclangIndex.a lib/libclangLex.a lib/libclangSema.a lib/libclangSerialization.a lib/libclangTooling.a lib/libclangARCMigrate.a lib/libclangTidyPlugin.a lib/libclangIncludeFixerPlugin.a -ldl lib/libclangTidyAndroidModule.a lib/libclangTidyAbseilModule.a lib/libclangTidyBoostModule.a lib/libclangTidyCERTModule.a lib/libclangTidyDarwinModule.a lib/libclangTidyFuchsiaModule.a lib/libclangTidyHICPPModule.a lib/libclangTidyBugproneModule.a lib/libclangTidyCppCoreGuidelinesModule.a lib/libclangTidyGoogleModule.a lib/libclangTidyLinuxKernelModule.a lib/libclangTidyLLVMModule.a lib/libclangTidyMiscModule.a lib/libclangTidyModernizeModule.a lib/libclangTidyObjCModule.a lib/libclangTidyOpenMPModule.a lib/libclangTidyPerformanceModule.a lib/libclangTidyPortabilityModule.a lib/libclangTidyReadabilityModule.a lib/libclangTidyZirconModule.a lib/libclangTidyMPIModule.a lib/libclangTidyUtils.a lib/libclangTidy.a lib/libclangStaticAnalyzerFrontend.a lib/libclangTransformer.a lib/libclangToolingRefactoring.a lib/libclangStaticAnalyzerCheckers.a lib/libclangStaticAnalyzerCore.a lib/libclangCrossTU.a lib/libclangIndex.a lib/libclangIncludeFixer.a lib/libfindAllSymbols.a lib/libclangTooling.a lib/libclangFrontend.a lib/libclangDriver.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangEdit.a lib/libclangAnalysis.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangToolingCore.a lib/libclangRewrite.a lib/libclangASTMatchers.a lib/libclangAST.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib: && : [1545/1550] /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E cmake_symlink_library lib/libclang.so.10 lib/libclang.so.10 lib/libclang.so && : [1546/1550] /opt/rh/devtoolset-9/root/usr/bin/gcc -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/c-arcmt-test -I../tools/c-arcmt-test -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/c-arcmt-test/CMakeFiles/c-arcmt-test.dir/c-arcmt-test.c.o -MF tools/c-arcmt-test/CMakeFiles/c-arcmt-test.dir/c-arcmt-test.c.o.d -o tools/c-arcmt-test/CMakeFiles/c-arcmt-test.dir/c-arcmt-test.c.o -c ../tools/c-arcmt-test/c-arcmt-test.c [1547/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/c-arcmt-test/CMakeFiles/c-arcmt-test.dir/c-arcmt-test.c.o -o bin/c-arcmt-test -L/opt/rh/llvm-toolset-10.0/root/usr/lib /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -lpthread lib/libclang.so.10 -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib && : [1548/1550] /opt/rh/devtoolset-9/root/usr/bin/gcc -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/c-index-test -I../tools/c-index-test -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -isystem /usr/include/libxml2 -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -std=gnu89 -MD -MT tools/c-index-test/CMakeFiles/c-index-test.dir/c-index-test.c.o -MF tools/c-index-test/CMakeFiles/c-index-test.dir/c-index-test.c.o.d -o tools/c-index-test/CMakeFiles/c-index-test.dir/c-index-test.c.o -c ../tools/c-index-test/c-index-test.c [1549/1550] /opt/rh/devtoolset-9/root/usr/bin/g++ -DCLANG_REPOSITORY_STRING="\"Red Hat 10.0.1-4.el7\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/c-index-test -I../tools/c-index-test -I../include -Iinclude -I/include -I/opt/rh/llvm-toolset-10.0/root/usr/include -isystem /usr/include/libxml2 -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -MD -MT tools/c-index-test/CMakeFiles/c-index-test.dir/core_main.cpp.o -MF tools/c-index-test/CMakeFiles/c-index-test.dir/core_main.cpp.o.d -o tools/c-index-test/CMakeFiles/c-index-test.dir/core_main.cpp.o -c ../tools/c-index-test/core_main.cpp [1550/1550] : && /opt/rh/devtoolset-9/root/usr/bin/g++ -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -pedantic -Wno-long-long -O2 -g1 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DNDEBUG -Wl,-z,relro -Wl,-O3 -Wl,--gc-sections tools/c-index-test/CMakeFiles/c-index-test.dir/c-index-test.c.o tools/c-index-test/CMakeFiles/c-index-test.dir/core_main.cpp.o -o bin/c-index-test -L/opt/rh/llvm-toolset-10.0/root/usr/lib -lpthread lib/libclang.so.10 lib/libclangAST.a lib/libclangBasic.a lib/libclangCodeGen.a lib/libclangFrontend.a lib/libclangIndex.a lib/libclangSerialization.a /usr/lib/libxml2.so lib/libclangFrontend.a lib/libclangDriver.a lib/libclangParse.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangEdit.a lib/libclangFormat.a lib/libclangToolingInclusions.a lib/libclangToolingCore.a lib/libclangAST.a lib/libclangRewrite.a lib/libclangLex.a lib/libclangBasic.a /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVM-10.so -Wl,-rpath,/opt/rh/llvm-toolset-10.0/root/usr/lib:/builddir/build/BUILD/clang-10.0.1.src/_build/lib: && : + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.njuRY5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386 ++ dirname /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386 + cd clang-10.0.1.src + DESTDIR=/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386 + /usr/bin/ninja-build install -v -j40 -C _build ninja: Entering directory `_build' [1/4] cd /builddir/build/BUILD/clang-10.0.1.src/_build/docs && /usr/bin/sphinx-build -b html -d /builddir/build/BUILD/clang-10.0.1.src/_build/docs/_doctrees-clang-html -q /builddir/build/BUILD/clang-10.0.1.src/docs /builddir/build/BUILD/clang-10.0.1.src/_build/docs/html [2/4] cd /builddir/build/BUILD/clang-10.0.1.src/_build/docs && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E copy /builddir/build/BUILD/clang-10.0.1.src/docs/LibASTMatchersReference.html /builddir/build/BUILD/clang-10.0.1.src/_build/docs/html/LibASTMatchersReference.html [3/4] cd /builddir/build/BUILD/clang-10.0.1.src/_build/docs && /usr/bin/sphinx-build -b man -d /builddir/build/BUILD/clang-10.0.1.src/_build/docs/_doctrees-clang-man -q /builddir/build/BUILD/clang-10.0.1.src/docs /builddir/build/BUILD/clang-10.0.1.src/_build/docs/man [3/4] cd /builddir/build/BUILD/clang-10.0.1.src/_build && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/SemaFixItUtils.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/MultiplexExternalSemaSource.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/IdentifierResolver.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/CodeCompleteConsumer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/CleanupInfo.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/DelayedDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/ScopeInfo.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/TemplateDeduction.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/CXXFieldCollector.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/TypoCorrection.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/Lookup.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/Overload.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/SemaDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/ParsedAttr.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/Initialization.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/Scope.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/AnalysisBasedWarnings.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/ObjCMethodList.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/SemaConsumer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/ExternalSemaSource.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/CodeCompleteOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/Sema.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/SemaInternal.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/SemaLambda.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/Weak.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/Designator.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/Template.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/SemaConcept.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/ParsedTemplate.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/TemplateInstCallback.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/Ownership.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/DeclSpec.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/HeaderSearchOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/ModuleLoader.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/Preprocessor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/ModuleMap.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/PPConditionalDirectiveRecord.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/TokenLexer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/Token.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/DirectoryLookup.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/TokenConcatenation.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/PreprocessorLexer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/ScratchBuffer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/Pragma.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/CodeCompletionHandler.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/PreprocessorOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/HeaderSearch.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/LiteralSupport.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/MacroInfo.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/PreprocessingRecord.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/VariadicMacroSupport.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/DependencyDirectivesSourceMinimizer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/Lexer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/MultipleIncludeOpt.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/HeaderMapTypes.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/ExternalPreprocessorSource.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/HeaderMap.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/PPCallbacks.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/MacroArgs.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Lex/LexDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/DirectoryWatcher -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/DirectoryWatcher/DirectoryWatcher.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Parse -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Parse/RAIIObjectsForParser.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Parse/ParseDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Parse/ParseAST.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Parse/LoopHint.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Parse/Parser.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/CodeGen -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/CodeGen/CGFunctionInfo.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/CodeGen/ConstantInitFuture.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/CodeGen/CodeGenAction.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/CodeGen/CodeGenABITypes.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/CodeGen/ObjectFilePCHContainerOperations.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/CodeGen/ModuleBuilder.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/CodeGen/BackendUtil.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/CodeGen/SwiftCallingConv.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/CodeGen/ConstantInitBuilder.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Rewrite -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Rewrite/Frontend -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Rewrite/Frontend/FixItRewriter.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Rewrite/Frontend/Rewriters.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Rewrite/Frontend/FrontendActions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Rewrite/Frontend/ASTConsumers.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Rewrite/Core -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Rewrite/Core/Rewriter.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Rewrite/Core/DeltaTree.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Rewrite/Core/HTMLRewrite.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Rewrite/Core/RewriteBuffer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Rewrite/Core/RewriteRope.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Rewrite/Core/TokenRewriter.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/FrontendAction.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/ChainedDiagnosticConsumer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/TextDiagnosticBuffer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/PrecompiledPreamble.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/PreprocessorOutputOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/FrontendOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/MultiplexConsumer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/DiagnosticRenderer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/CompilerInstance.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/PCHContainerOperations.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/SerializedDiagnostics.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/FrontendPluginRegistry.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/CompilerInvocation.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/Utils.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/SerializedDiagnosticPrinter.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/DependencyOutputOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/LogDiagnosticPrinter.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/TextDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/VerifyDiagnosticConsumer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/MigratorOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/FrontendDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/TextDiagnosticPrinter.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/FrontendActions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/CommandLineSourceLoc.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/ASTUnit.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/SerializedDiagnosticReader.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/LayoutOverrideSource.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Frontend/ASTConsumers.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Config -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/FrontendTool -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/FrontendTool/Utils.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Edit -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Edit/EditsReceiver.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Edit/FileOffset.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Edit/EditedSource.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Edit/Commit.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Edit/Rewriters.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticDriver.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/PartialDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsLe64.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticSerialization.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsARM.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/AlignedAllocation.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticOptions.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/OpenMPKinds.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/XRayInstr.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/AttributeCommonInfo.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/FileManager.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsBPF.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/TargetOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/TargetInfo.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/PragmaKinds.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/AArch64SVEACLETypes.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/TargetBuiltins.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Features.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/CapturedStmt.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/OperatorKinds.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/IdentifierTable.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Sanitizers.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/OpenCLExtensionTypes.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticComment.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticFrontend.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Module.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/ObjCRuntime.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticCrossTU.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/X86Target.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Builtins.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticAST.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/AllDiagnostics.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticIDs.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticCategories.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticRefactoring.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsAArch64.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Lambda.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/LLVM.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsX86.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/OperatorPrecedence.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Visibility.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/MacroBuilder.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/SanitizerBlacklist.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticAnalysis.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/TypeTraits.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/ExpressionTraits.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/SyncScope.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/CodeGenOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/ABI.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticError.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/FixedPoint.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsWebAssembly.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/SourceManagerInternals.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/AttrKinds.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/OpenMPKinds.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsNEON.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/CharInfo.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/PlistSupport.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsHexagon.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Specifiers.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Version.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsAMDGPU.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsSystemZ.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/LangOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/CommentOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/ExceptionSpecificationType.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/OpenCLImageTypes.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/AddressSpaces.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/LangOptions.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/FileSystemStatCache.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Sanitizers.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/TemplateKinds.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsXCore.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Diagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsNVPTX.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/PrettyStackTrace.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/LangStandards.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Linkage.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/MSP430Target.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Builtins.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DebugInfoOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsMips.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/TargetCXXABI.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsX86_64.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/OperatorKinds.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/OpenCLOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/LangStandard.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/XRayLists.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BuiltinsPPC.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Attributes.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/SanitizerSpecialCaseList.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/OpenCLExtensions.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Stack.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticSema.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/TokenKinds.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/BitmaskEnum.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/TokenKinds.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/FileSystemOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/JsonSupport.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/CodeGenOptions.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticParse.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/AttrSubjectMatchRules.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticLex.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/SourceLocation.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Cuda.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/SourceManager.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTVector.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTImporterSharedState.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/RawCommentList.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DeclObjC.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CommentParser.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DeclVisitor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/Mangle.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DeclFriend.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTDumperUtils.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/LocInfoType.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/MangleNumberingContext.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTStructuralEquivalence.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/StmtOpenMP.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DeclOpenMP.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ExternalASTMerger.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DependentDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/TypeLocVisitor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/GlobalDecl.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTUnresolvedSet.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/LambdaCapture.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/OperationKinds.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/BaseSubobject.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/StmtIterator.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AbstractTypeWriter.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/TypeLoc.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTTypeTraits.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTLambda.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/OptionalDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/PrettyPrinter.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CommentBriefParser.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/PrettyDeclStackTrace.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTContextAllocate.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ComparisonCategories.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DeclGroup.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ExprConcepts.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ODRHash.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/StmtCXX.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ExternalASTSource.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/StmtVisitor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/VTableBuilder.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/QualTypeNames.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DeclAccessPair.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ParentMap.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/VTTBuilder.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTConcept.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/NestedNameSpecifier.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/RecordLayout.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AttrIterator.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/RecursiveASTVisitor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/OSLog.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/Stmt.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/UnresolvedSet.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/Comment.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ExprObjC.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTContext.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DeclCXX.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DataCollection.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/TypeLocNodes.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DeclBase.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/OperationKinds.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/NonTrivialTypeVisitor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/BuiltinTypes.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CommentDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/OpenMPClause.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CXXRecordDeclDefinitionBits.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/StmtGraphTraits.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/Attr.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/FormatString.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ExprCXX.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/TextNodeDumper.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CommentVisitor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CommentCommandTraits.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTDumper.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/TemplateArgumentVisitor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CommentLexer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DeclContextInternals.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/Redeclarable.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTImporter.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CXXInheritance.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DeclTemplate.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AttrVisitor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/TypeOrdering.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/SelectorLocationsKind.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/TemplateBase.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTFwd.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/Availability.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTConsumer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ExprOpenMP.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/Type.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AbstractTypeReader.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CommentSema.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AbstractBasicWriter.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AST.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CurrentSourceLocExprScope.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTNodeTraverser.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/TemplateName.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/Expr.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/TypeVisitor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DeclarationName.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CharUnits.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/StmtObjC.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTImporterLookupTable.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DeclLookups.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AbstractBasicReader.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/JSONNodeDumper.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/EvaluatedExprVisitor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/NSAPI.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/ASTMutationListener.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/Decl.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/APValue.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CanonicalType.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Frontend -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Frontend/FrontendActions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Checkers -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Checkers/SValExplainer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/BugReporter -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/Analyses.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/IssueHash.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/Checker.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/CheckerManager.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/CrossTU -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/CrossTU/CrossTUDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/CrossTU/CrossTranslationUnit.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/ASTWriter.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/ASTRecordWriter.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/SerializationDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/InMemoryModuleCache.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/ASTRecordReader.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/ASTBitCodes.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/PCHContainerOperations.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/ModuleFile.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/GlobalModuleIndex.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/ASTReader.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/ModuleFileExtension.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/TypeBitCodes.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/ModuleManager.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/ASTDeserializationListener.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/ContinuousRangeMap.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Index -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Index/IndexingAction.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Index/USRGeneration.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Index/IndexSymbol.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Index/IndexDataConsumer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Index/CommentToXML.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Index/IndexingOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Index/DeclOccurrence.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Format -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Format/Format.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/DriverDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/XRayArgs.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/Distro.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/OptionUtils.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/Tool.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/Compilation.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/Action.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/Types.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/Multilib.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/DarwinSDKInfo.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/Driver.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/Options.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/ToolChain.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/Types.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/Util.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/SanitizerArgs.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/Job.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/Phases.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/CloneDetection.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/CFGStmtMap.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/BodyFarm.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/AnalysisDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/AnalysisDeclContext.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/ThreadSafetyUtil.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/ThreadSafety.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/ThreadSafetyLogical.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/UninitializedValues.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/ThreadSafetyTIL.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/Dominators.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/ThreadSafetyCommon.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/ThreadSafetyOps.def -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/ReachableCode.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/Consumed.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/LiveVariables.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Analyses/PostOrderCFGView.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Support -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/Support/BumpVector.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/AnyCall.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/SelectorExtras.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/CodeInjector.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/CallGraph.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/CFG.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/RetainSummaryManager.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/PathDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/FlowSensitive -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/FlowSensitive/DataflowValues.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/ProgramPoint.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/ConstructionContext.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/DomainSpecific -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/DomainSpecific/CocoaConventions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/ASTMatchers -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/ASTMatchers/Dynamic -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/ASTMatchers/Dynamic/Registry.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/ASTMatchers/Dynamic/VariantValue.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/ASTMatchers/Dynamic/Parser.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/ASTMatchers/Dynamic/Diagnostics.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/ASTMatchers/ASTMatchers.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/ASTMatchers/ASTMatchersInternal.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/ASTMatchers/ASTMatchersMacros.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/ASTMatchers/ASTMatchFinder.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/CommonOptionsParser.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/JSONCompilationDatabase.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/DiagnosticsYaml.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/AllTUsExecution.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/FixIt.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Execution.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Core -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Core/Lookup.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Core/Diagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Core/Replacement.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/CompilationDatabase.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/ArgumentsAdjusters.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/ToolExecutorPluginRegistry.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Inclusions -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Inclusions/IncludeStyle.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Inclusions/HeaderIncludes.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/ReplacementsYaml.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Syntax -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Syntax/Mutations.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Syntax/BuildTree.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Syntax/Nodes.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Syntax/Tree.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Syntax/Tokens.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Transformer -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Transformer/Stencil.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Transformer/RewriteRule.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Transformer/SourceCode.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Transformer/MatchConsumer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Transformer/SourceCodeBuilders.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Transformer/Transformer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Transformer/RangeSelector.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/RefactoringOption.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/RefactoringOptions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/RefactoringActionRules.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/RefactoringAction.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/AtomicChange.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/Rename -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/Rename/RenamingAction.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/Rename/USRFinder.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/Rename/SymbolName.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/ASTSelection.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/Extract -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/Extract/Extract.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/RefactoringRuleContext.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/RefactoringActionRule.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/Tooling.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/RefactoringCallbacks.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/ASTDiff -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/ASTDiff/ASTDiff.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/ASTDiff/ASTDiffInternal.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/FileMatchTrie.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/CompilationDatabasePluginRegistry.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/StandaloneExecution.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/DependencyScanning -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/DependencyScanning/DependencyScanningService.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/ARCMigrate -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/ARCMigrate/ARCMTActions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/ARCMigrate/FileRemapper.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/ARCMigrate/ARCMT.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/ExternC.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/CXString.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/Platform.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/CXErrorCode.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/Index.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/BuildSystem.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/Documentation.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/FatalErrorHandler.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/CXCompilationDatabase.h -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/AttrParsedAttrKinds.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/AttrParsedAttrImpl.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/AttrParsedAttrList.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/AttrTemplateInstantiate.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Sema/AttrSpellingListIndex.inc -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Parse -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Parse/AttrSubMatchRulesParserStringSwitches.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Parse/AttrParserStringSwitches.inc -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Config -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Config/config.h -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/Version.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticAnalysisKinds.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticSemaKinds.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/AttrSubMatchRulesList.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticFrontendKinds.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticParseKinds.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticSerializationKinds.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/arm_neon.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticDriverKinds.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticRefactoringKinds.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticLexKinds.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticGroups.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticIndexName.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticCommentKinds.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/arm_mve_builtin_sema.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticCommonKinds.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/arm_mve_builtin_aliases.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/AttrList.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticCrossTUKinds.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/arm_fp16.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/arm_mve_builtin_cg.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/arm_mve_builtins.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/AttrHasAttributeImpl.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Basic/DiagnosticASTKinds.inc -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CommentHTMLTagsProperties.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AbstractBasicReader.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AttrNodeTraverse.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/Attrs.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CommentNodes.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CommentCommandList.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AttrVisitor.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AbstractBasicWriter.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CommentHTMLNamedCharacterReferences.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AttrImpl.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CommentCommandInfo.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/StmtNodes.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/DeclNodes.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/CommentHTMLTags.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/StmtDataCollectors.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/TypeNodes.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AbstractTypeReader.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AbstractTypeWriter.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/AST/AttrTextNodeDump.inc -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Checkers -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/StaticAnalyzer/Checkers/Checkers.inc -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/AttrPCHRead.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Serialization/AttrPCHWrite.inc -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Driver/Options.inc -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/bash-autocomplete.sh -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/adxintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/altivec.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/ammintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/arm_acle.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/arm_cmse.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/armintr.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/arm64intr.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx2intrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512bf16intrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512bwintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512bitalgintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vlbitalgintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512cdintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vpopcntdqintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512dqintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512erintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512fintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512ifmaintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512ifmavlintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512pfintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vbmiintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vbmivlintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vbmi2intrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vlvbmi2intrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vlbf16intrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vlbwintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vlcdintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vldqintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vlintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vp2intersectintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vlvp2intersectintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vpopcntdqvlintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vnniintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avx512vlvnniintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/avxintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/bmi2intrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/bmiintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/__clang_cuda_builtin_vars.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/__clang_cuda_cmath.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/__clang_cuda_complex_builtins.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/__clang_cuda_device_functions.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/__clang_cuda_intrinsics.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/__clang_cuda_libdevice_declares.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/__clang_cuda_math_forward_declares.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/__clang_cuda_runtime_wrapper.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/cetintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/cldemoteintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/clzerointrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/cpuid.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/clflushoptintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/clwbintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/emmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/enqcmdintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/f16cintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/float.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/fma4intrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/fmaintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/fxsrintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/gfniintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/htmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/htmxlintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/ia32intrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/immintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/intrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/inttypes.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/invpcidintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/iso646.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/limits.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/lwpintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/lzcntintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/mm3dnow.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/mmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/mm_malloc.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/module.modulemap -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/movdirintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/msa.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/mwaitxintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/nmmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/opencl-c.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/opencl-c-base.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/pkuintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/pmmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/pconfigintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/popcntintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/prfchwintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/ptwriteintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/rdseedintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/rtmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/sgxintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/s390intrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/shaintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/smmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/stdalign.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/stdarg.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/stdatomic.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/stdbool.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/stddef.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/__stddef_max_align_t.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/stdint.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/stdnoreturn.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/tbmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/tgmath.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/tmmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/unwind.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/vadefs.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/vaesintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/varargs.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/vecintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/vpclmulqdqintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/waitpkgintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/wbnoinvdintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/wmmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/__wmmintrin_aes.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/__wmmintrin_pclmul.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/x86intrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/xmmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/xopintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/xsavecintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/xsaveintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/xsaveoptintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/xsavesintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/xtestintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/arm_neon.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/arm_fp16.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/arm_mve.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/cuda_wrappers/algorithm -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/cuda_wrappers/complex -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/cuda_wrappers/new -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/ppc_wrappers/mmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/ppc_wrappers/xmmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/ppc_wrappers/mm_malloc.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/ppc_wrappers/emmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/ppc_wrappers/pmmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/ppc_wrappers/tmmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/ppc_wrappers/smmintrin.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/openmp_wrappers/math.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/openmp_wrappers/cmath -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/openmp_wrappers/__clang_openmp_math.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/10.0.1/include/openmp_wrappers/__clang_openmp_math_declares.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/diagtool -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/diagtool" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-10 -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-10" to "" -- Creating clang++ -- Creating clang-cl -- Creating clang-cpp -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-format -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-format" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-format-bbedit.applescript -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-format-diff.py -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-format-sublime.py -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-format.el -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-format.py -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/git-clang-format -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-import-test -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-import-test" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-offload-bundler -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-offload-bundler" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-offload-wrapper -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-offload-wrapper" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-scan-deps -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-scan-deps" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/c-index-test -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/c-index-test" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-rename -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-rename" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-rename.py -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-rename.el -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-refactor -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-refactor" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/libclang-cpp.so.10 -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/libclang-cpp.so -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/libclang-cpp.so.10" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-check -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-check" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-extdef-mapping -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-extdef-mapping" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/scan-build -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/libexec/ccc-analyzer -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/libexec/c++-analyzer -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/man/man1/scan-build.1 -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/scan-build/scanview.css -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/scan-build/sorttable.js -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/scan-view -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/scan-view/ScanView.py -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/scan-view/Reporter.py -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/scan-view/startfile.py -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/scan-view/FileRadar.scpt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/scan-view/GetRadarVersion.scpt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/scan-view/bugcatcher.ico -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-apply-replacements -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-apply-replacements" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-reorder-fields -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-reorder-fields" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/modularize -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/modularize" to "" -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/modularize -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-tidy -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-tidy" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-tidy-diff.py -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/run-clang-tidy.py -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-change-namespace -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-change-namespace" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-doc -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-doc" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-doc-default-stylesheet.css -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/index.js -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-include-fixer -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-include-fixer" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-include-fixer.el -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-include-fixer.py -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/find-all-symbols -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/find-all-symbols" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/run-find-all-symbols.py -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-move -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-move" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-query -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-query" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/pp-trace -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/pp-trace" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clangd -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clangd" to "" -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/libclang.so.10 -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/libclang.so -- Set runtime path of "/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/libclang.so.10" to "" -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/ExternC.h -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/CXString.h -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/Platform.h -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/CXErrorCode.h -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/Index.h -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/BuildSystem.h -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/Documentation.h -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/FatalErrorHandler.h -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang-c/CXCompilationDatabase.h -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/. -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ClangFormat.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./UsersManual.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./LibASTMatchersTutorial.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./index.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./SanitizerCoverage.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./AutomaticReferenceCounting.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./OpenCLSupport.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./JSONCompilationDatabase.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./SanitizerStats.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./DataFlowSanitizer.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ClangCommandLineReference.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./SafeStack.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./AttributeReference.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./LibASTImporter.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./DriverInternals.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ThinLTO.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ShadowCallStack.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./objects.inv -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./CommandGuide -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./CommandGuide/index.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./CommandGuide/clang.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./CommandGuide/diagtool.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_images -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_images/PCHLayout.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_images/DriverArchitecture.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ConstantInterpreter.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ExternalClangExamples.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./AddressSanitizer.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./DataFlowSanitizerDesign.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./OpenMPSupport.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/comment-bright.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/basic.css -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/down-pressed.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/comment.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/jquery.js -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/alert_info_32.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/up-pressed.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/plus.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/down.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/up.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/underscore.js -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/haiku.css -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/comment-close.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/websupport.js -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/ajax-loader.gif -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/searchtools.js -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/minus.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/bg-page.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/doctools.js -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/bullet_orange.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/alert_warning_32.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/pygments.css -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_static/file.png -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./MemorySanitizer.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./UndefinedBehaviorSanitizer.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./RefactoringEngine.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./LeakSanitizer.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./Modules.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ItaniumMangleAbiTags.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./SanitizerSpecialCaseList.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./CrossCompilation.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ClangStaticAnalyzer.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ObjectiveCLiterals.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./LibASTMatchersReference.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./DiagnosticsReference.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./LibASTMatchers.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./IntroductionToTheClangAST.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ClangTools.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./genindex.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./MSVCCompatibility.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./analyzer -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./analyzer/developer-docs.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./analyzer/developer-docs -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./analyzer/developer-docs/RegionStore.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./analyzer/developer-docs/InitializerLists.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./analyzer/developer-docs/DebugChecks.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./analyzer/developer-docs/IPA.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./analyzer/developer-docs/nullability.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./analyzer/checkers.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./analyzer/user-docs.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./analyzer/user-docs -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./analyzer/user-docs/CrossTranslationUnit.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ClangCheck.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ThreadSafetyAnalysis.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./HowToSetupToolingForLLVM.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ClangFormatStyleOptions.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ThreadSanitizer.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./RAVFrontendAction.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./FAQ.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ControlFlowIntegrity.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./PCHInternals.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ReleaseNotes.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./.buildinfo -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./LibFormat.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./Toolchain.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./Block-ABI-Apple.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./SourceBasedCodeCoverage.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/HowToSetupToolingForLLVM.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ExternalClangExamples.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/FAQ.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/Modules.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ClangCheck.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/IntroductionToTheClangAST.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/JSONCompilationDatabase.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/LibFormat.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/MemorySanitizer.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/BlockLanguageSpec.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ClangTools.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/Tooling.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/index.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ControlFlowIntegrityDesign.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ThreadSanitizer.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/CommandGuide -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/CommandGuide/clang.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/CommandGuide/index.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/CommandGuide/diagtool.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/OpenMPSupport.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/LeakSanitizer.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/SanitizerCoverage.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ShadowCallStack.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ControlFlowIntegrity.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/LTOVisibility.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/UndefinedBehaviorSanitizer.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/HardwareAssistedAddressSanitizerDesign.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/PCHInternals.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/LibASTMatchers.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ItaniumMangleAbiTags.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/analyzer -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/analyzer/developer-docs.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/analyzer/developer-docs -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/analyzer/developer-docs/IPA.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/analyzer/developer-docs/RegionStore.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/analyzer/developer-docs/nullability.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/analyzer/developer-docs/DebugChecks.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/analyzer/developer-docs/InitializerLists.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/analyzer/user-docs.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/analyzer/checkers.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/analyzer/user-docs -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/analyzer/user-docs/CrossTranslationUnit.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ClangFormatStyleOptions.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/RefactoringEngine.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/MSVCCompatibility.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/UsersManual.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/OpenCLSupport.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/Toolchain.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/SafeStack.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/LibTooling.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/RAVFrontendAction.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/AttributeReference.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ClangFormat.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/LibASTMatchersTutorial.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/SanitizerSpecialCaseList.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ClangCommandLineReference.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ConstantInterpreter.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/LibASTImporter.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/CrossCompilation.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/DiagnosticsReference.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/SanitizerStats.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ThreadSafetyAnalysis.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ThinLTO.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/InternalsManual.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/Block-ABI-Apple.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/AutomaticReferenceCounting.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/LanguageExtensions.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/SourceBasedCodeCoverage.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ClangStaticAnalyzer.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/AddressSanitizer.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/DriverInternals.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ClangPlugins.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/DataFlowSanitizer.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ReleaseNotes.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/DataFlowSanitizerDesign.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./_sources/ObjectiveCLiterals.txt -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./search.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./InternalsManual.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ClangPlugins.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./BlockLanguageSpec.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./searchindex.js -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./LibTooling.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./LTOVisibility.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./HardwareAssistedAddressSanitizerDesign.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./LanguageExtensions.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./Tooling.html -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/./ControlFlowIntegrityDesign.html -- Up-to-date: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/man/man1 -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/man/man1/diagtool.1 -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/man/man1/clang.1 -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/cmake/clang/ClangTargets.cmake -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/cmake/clang/ClangTargets-relwithdebinfo.cmake -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/cmake/clang/ClangConfig.cmake -- Installing: /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/hmaptool + mkdir -p /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/usr/lib/python2.7/site-packages/clang/ + install -p -m644 bindings/python/clang/__init__.py bindings/python/clang/cindex.py bindings/python/clang/enumerations.py /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/usr/lib/python2.7/site-packages/clang/ + python_binary=/usr/bin/python2 + buildroot_path=/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/usr/lib/python2.7/site-packages/clang ~/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386 ~/build/BUILD/clang-10.0.1.src + bytecode_compilation_path=./usr/lib/python2.7/site-packages/clang + failure=0 + pushd /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386 + find ./usr/lib/python2.7/site-packages/clang -type f -a -name '*.py' -print0 + xargs -0 /usr/bin/python2 -O -m py_compile + find ./usr/lib/python2.7/site-packages/clang -type f -a -name '*.py' -print0 + xargs -0 /usr/bin/python2 -m py_compile + popd ~/build/BUILD/clang-10.0.1.src + test 0 -eq 0 + /usr/libexec/multilib-fix --buildroot /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386 --file /opt/rh/llvm-toolset-10.0/root/usr/include/clang/Config/config.h INFO: multilib-fix: moving: '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Config/config.h' to '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/include/clang/Config/config-i386.h' + mkdir -p /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/usr/share/emacs/site-lisp/site-start.d + for f in clang-format.el clang-rename.el clang-include-fixer.el + mv /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-format.el /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/usr/share/emacs/site-lisp/site-start.d/clang-format.el + for f in clang-format.el clang-rename.el clang-include-fixer.el + mv /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-rename.el /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/usr/share/emacs/site-lisp/site-start.d/clang-rename.el + for f in clang-format.el clang-rename.el clang-include-fixer.el + mv /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-include-fixer.el /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/usr/share/emacs/site-lisp/site-start.d/clang-include-fixer.el + rm -vf /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-format-bbedit.applescript removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-format-bbedit.applescript' + rm -vf /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-format-sublime.py removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-format-sublime.py' + rm -Rvf /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ClangFormat.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/UsersManual.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/LibASTMatchersTutorial.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/index.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/SanitizerCoverage.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/AutomaticReferenceCounting.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/OpenCLSupport.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/JSONCompilationDatabase.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/SanitizerStats.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/DataFlowSanitizer.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ClangCommandLineReference.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/SafeStack.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/AttributeReference.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/LibASTImporter.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/DriverInternals.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ThinLTO.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ShadowCallStack.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/objects.inv' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/CommandGuide/index.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/CommandGuide/clang.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/CommandGuide/diagtool.html' removed directory: '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/CommandGuide' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_images/PCHLayout.png' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_images/DriverArchitecture.png' removed directory: '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_images' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ConstantInterpreter.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ExternalClangExamples.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/AddressSanitizer.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/DataFlowSanitizerDesign.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/OpenMPSupport.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/comment-bright.png' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/basic.css' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/down-pressed.png' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/comment.png' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/jquery.js' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/alert_info_32.png' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/up-pressed.png' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/plus.png' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/down.png' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/up.png' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/underscore.js' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/haiku.css' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/comment-close.png' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/websupport.js' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/ajax-loader.gif' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/searchtools.js' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/minus.png' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/bg-page.png' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/doctools.js' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/bullet_orange.png' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/alert_warning_32.png' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/pygments.css' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static/file.png' removed directory: '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_static' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/MemorySanitizer.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/UndefinedBehaviorSanitizer.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/RefactoringEngine.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/LeakSanitizer.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/Modules.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ItaniumMangleAbiTags.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/SanitizerSpecialCaseList.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/CrossCompilation.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ClangStaticAnalyzer.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ObjectiveCLiterals.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/LibASTMatchersReference.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/DiagnosticsReference.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/LibASTMatchers.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/IntroductionToTheClangAST.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ClangTools.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/genindex.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/MSVCCompatibility.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/analyzer/developer-docs.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/analyzer/developer-docs/RegionStore.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/analyzer/developer-docs/InitializerLists.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/analyzer/developer-docs/DebugChecks.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/analyzer/developer-docs/IPA.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/analyzer/developer-docs/nullability.html' removed directory: '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/analyzer/developer-docs' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/analyzer/checkers.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/analyzer/user-docs.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/analyzer/user-docs/CrossTranslationUnit.html' removed directory: '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/analyzer/user-docs' removed directory: '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/analyzer' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ClangCheck.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ThreadSafetyAnalysis.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/HowToSetupToolingForLLVM.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ClangFormatStyleOptions.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ThreadSanitizer.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/RAVFrontendAction.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/FAQ.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ControlFlowIntegrity.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/PCHInternals.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ReleaseNotes.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/.buildinfo' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/LibFormat.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/Toolchain.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/Block-ABI-Apple.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/SourceBasedCodeCoverage.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/HowToSetupToolingForLLVM.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ExternalClangExamples.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/FAQ.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/Modules.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ClangCheck.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/IntroductionToTheClangAST.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/JSONCompilationDatabase.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/LibFormat.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/MemorySanitizer.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/BlockLanguageSpec.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ClangTools.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/Tooling.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/index.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ControlFlowIntegrityDesign.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ThreadSanitizer.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/CommandGuide/clang.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/CommandGuide/index.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/CommandGuide/diagtool.txt' removed directory: '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/CommandGuide' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/OpenMPSupport.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/LeakSanitizer.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/SanitizerCoverage.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ShadowCallStack.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ControlFlowIntegrity.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/LTOVisibility.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/UndefinedBehaviorSanitizer.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/HardwareAssistedAddressSanitizerDesign.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/PCHInternals.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/LibASTMatchers.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ItaniumMangleAbiTags.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/analyzer/developer-docs.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/analyzer/developer-docs/IPA.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/analyzer/developer-docs/RegionStore.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/analyzer/developer-docs/nullability.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/analyzer/developer-docs/DebugChecks.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/analyzer/developer-docs/InitializerLists.txt' removed directory: '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/analyzer/developer-docs' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/analyzer/user-docs.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/analyzer/checkers.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/analyzer/user-docs/CrossTranslationUnit.txt' removed directory: '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/analyzer/user-docs' removed directory: '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/analyzer' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ClangFormatStyleOptions.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/RefactoringEngine.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/MSVCCompatibility.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/UsersManual.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/OpenCLSupport.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/Toolchain.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/SafeStack.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/LibTooling.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/RAVFrontendAction.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/AttributeReference.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ClangFormat.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/LibASTMatchersTutorial.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/SanitizerSpecialCaseList.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ClangCommandLineReference.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ConstantInterpreter.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/LibASTImporter.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/CrossCompilation.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/DiagnosticsReference.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/SanitizerStats.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ThreadSafetyAnalysis.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ThinLTO.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/InternalsManual.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/Block-ABI-Apple.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/AutomaticReferenceCounting.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/LanguageExtensions.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/SourceBasedCodeCoverage.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ClangStaticAnalyzer.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/AddressSanitizer.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/DriverInternals.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ClangPlugins.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/DataFlowSanitizer.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ReleaseNotes.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/DataFlowSanitizerDesign.txt' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources/ObjectiveCLiterals.txt' removed directory: '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/_sources' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/search.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/InternalsManual.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ClangPlugins.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/BlockLanguageSpec.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/searchindex.js' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/LibTooling.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/LTOVisibility.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/HardwareAssistedAddressSanitizerDesign.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/LanguageExtensions.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/Tooling.html' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html/ControlFlowIntegrityDesign.html' removed directory: '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/doc/clang/html' + rm -Rvf /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-doc-default-stylesheet.css + rm -Rvf /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/index.js + rm -vf /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/bash-autocomplete.sh + ln -s clang.1.gz /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/man/man1/clang++.1.gz + ln -s clang.1.gz /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/man/man1/clang-10.1.gz + ln -s clang.1.gz /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/man/man1/clang++-10.1.gz + ln -s clang++ /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang++-10 removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/clang-doc-default-stylesheet.css' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/index.js' removed '/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/clang/bash-autocomplete.sh' + chmod u-x /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/share/man/man1/scan-build.1 + pushd /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang/ ~/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/clang ~/build/BUILD/clang-10.0.1.src + ln -s 10.0.1 10 + popd ~/build/BUILD/clang-10.0.1.src + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/clang-10.0.1.src extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/find-all-symbols extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-refactor extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-check extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/pp-trace extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/diagtool extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-offload-bundler extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-rename extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-offload-wrapper extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-import-test extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-change-namespace extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-reorder-fields extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clangd extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-tidy extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/modularize extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-doc extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-query extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-include-fixer extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-format extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-move extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/c-index-test extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-10 extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-extdef-mapping extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-scan-deps extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-apply-replacements extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/libclang-cpp.so.10 extracting debug info from /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib/libclang.so.10 /usr/lib/rpm/sepdebugcrcfix: Updated 26 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-10.debug to /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/bin/clang++-10.debug symlinked /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-10.debug to /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-cpp.debug symlinked /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-10.debug to /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/bin/clang.debug symlinked /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-10.debug to /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/bin/clang++.debug symlinked /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-10.debug to /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/bin/clang-cl.debug symlinked /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/lib/libclang-cpp.so.10.debug to /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/lib/libclang-cpp.so.debug symlinked /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/lib/libclang.so.10.debug to /usr/lib/debug/opt/rh/llvm-toolset-10.0/root/usr/lib/libclang.so.debug 100807 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/llvm-toolset-10.0/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/llvm-toolset-10.0/root Bytecompiling .py files below /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.U3mJQ6 + umask 022 + cd /builddir/build/BUILD + cd clang-10.0.1.src + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386/opt/rh/llvm-toolset-10.0/root/usr/lib + ninja check-all -C _build ninja: Entering directory `_build' [1/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/ContextTests.cpp.o [2/270] Building CXX object tools/extra/unittests/clang-tidy/CMakeFiles/ClangTidyTests.dir/GlobListTest.cpp.o [3/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/CancellationTests.cpp.o [4/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/Annotations.cpp.o [5/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/CanonicalIncludesTests.cpp.o [6/270] Building CXX object tools/extra/unittests/clang-tidy/CMakeFiles/ClangTidyTests.dir/ClangTidyOptionsTest.cpp.o [7/270] Building CXX object tools/extra/unittests/clang-include-fixer/CMakeFiles/ClangIncludeFixerTests.dir/FuzzySymbolIndexTests.cpp.o [8/270] Building CXX object tools/extra/unittests/clang-apply-replacements/CMakeFiles/ClangApplyReplacementsTests.dir/ApplyReplacementsTest.cpp.o [9/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/CodeCompletionStringsTests.cpp.o [10/270] Linking CXX executable tools/extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [11/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/DraftStoreTests.cpp.o [12/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/FormattedStringTests.cpp.o [13/270] Building CXX object tools/extra/unittests/clang-doc/CMakeFiles/ClangDocTests.dir/GeneratorTest.cpp.o [14/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/CollectMacrosTests.cpp.o [15/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/FunctionTests.cpp.o [16/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/ASTTests.cpp.o [17/270] Building CXX object tools/extra/unittests/clang-doc/CMakeFiles/ClangDocTests.dir/ClangDocTest.cpp.o [18/270] Building CXX object tools/extra/unittests/clang-include-fixer/CMakeFiles/ClangIncludeFixerTests.dir/IncludeFixerTest.cpp.o [19/270] Linking CXX executable tools/extra/unittests/clang-include-fixer/ClangIncludeFixerTests [20/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/CompileCommandsTests.cpp.o [21/270] Building CXX object tools/extra/unittests/clang-doc/CMakeFiles/ClangDocTests.dir/MDGeneratorTest.cpp.o [22/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/FileDistanceTests.cpp.o [23/270] Building CXX object tools/extra/unittests/clang-doc/CMakeFiles/ClangDocTests.dir/YAMLGeneratorTest.cpp.o [24/270] Building CXX object tools/extra/unittests/clang-doc/CMakeFiles/ClangDocTests.dir/HTMLGeneratorTest.cpp.o [25/270] Building CXX object tools/extra/unittests/clang-doc/CMakeFiles/ClangDocTests.dir/BitcodeTest.cpp.o [26/270] Building CXX object tools/extra/unittests/clang-doc/CMakeFiles/ClangDocTests.dir/MergeTest.cpp.o [27/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/ExpectedTypeTest.cpp.o [28/270] Building CXX object tools/extra/unittests/clang-query/CMakeFiles/ClangQueryTests.dir/QueryParserTest.cpp.o [29/270] Building CXX object tools/extra/unittests/clang-query/CMakeFiles/ClangQueryTests.dir/QueryEngineTest.cpp.o [30/270] Linking CXX executable tools/extra/unittests/clang-query/ClangQueryTests [31/270] Building CXX object tools/extra/unittests/clang-tidy/CMakeFiles/ClangTidyTests.dir/ObjCModuleTest.cpp.o [32/270] Building CXX object tools/extra/unittests/clang-tidy/CMakeFiles/ClangTidyTests.dir/ClangTidyDiagnosticConsumerTest.cpp.o [33/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/JSONTransportTests.cpp.o [34/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/FuzzyMatchTests.cpp.o [35/270] Building CXX object tools/extra/unittests/clang-tidy/CMakeFiles/ClangTidyTests.dir/UsingInserterTest.cpp.o [36/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/RIFFTests.cpp.o [37/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/FormatTests.cpp.o [38/270] Building CXX object tools/extra/unittests/clang-tidy/CMakeFiles/ClangTidyTests.dir/LLVMModuleTest.cpp.o [39/270] Building CXX object tools/extra/unittests/clang-tidy/CMakeFiles/ClangTidyTests.dir/NamespaceAliaserTest.cpp.o [40/270] Building CXX object tools/extra/unittests/clang-include-fixer/find-all-symbols/CMakeFiles/FindAllSymbolsTests.dir/FindAllSymbolsTests.cpp.o [41/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/FSTests.cpp.o [42/270] Building CXX object tools/extra/unittests/clang-tidy/CMakeFiles/ClangTidyTests.dir/GoogleModuleTest.cpp.o [43/270] Linking CXX executable tools/extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [44/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/FindTargetTests.cpp.o [45/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/PathMappingTests.cpp.o [46/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/ThreadingTests.cpp.o [47/270] Building CXX object tools/extra/unittests/clang-tidy/CMakeFiles/ClangTidyTests.dir/IncludeInserterTest.cpp.o [48/270] Building CXX object tools/extra/unittests/clang-move/CMakeFiles/ClangMoveTests.dir/ClangMoveTests.cpp.o [49/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/TestIndex.cpp.o [50/270] Building CXX object tools/extra/unittests/clang-tidy/CMakeFiles/ClangTidyTests.dir/ReadabilityModuleTest.cpp.o [51/270] Linking CXX executable tools/extra/unittests/clang-move/ClangMoveTests [52/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/FileIndexTests.cpp.o [53/270] Building CXX object tools/extra/unittests/clang-change-namespace/CMakeFiles/ClangChangeNamespaceTests.dir/ChangeNamespaceTests.cpp.o [54/270] Linking CXX executable tools/extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [55/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/ClangdTests.cpp.o [56/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/FindSymbolsTests.cpp.o [57/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/BackgroundIndexTests.cpp.o [58/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/DexTests.cpp.o [59/270] Building CXX object unittests/Basic/CMakeFiles/BasicTests.dir/DiagnosticTest.cpp.o [60/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/DiagnosticsTests.cpp.o [61/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/TraceTests.cpp.o [62/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/HeaderSourceSwitchTests.cpp.o [63/270] Building CXX object tools/extra/unittests/clang-tidy/CMakeFiles/ClangTidyTests.dir/TransformerClangTidyCheckTest.cpp.o [64/270] Building CXX object unittests/Basic/CMakeFiles/BasicTests.dir/FixedPointTest.cpp.o [65/270] Building CXX object tools/extra/unittests/clang-doc/CMakeFiles/ClangDocTests.dir/SerializeTest.cpp.o [66/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/GlobalCompilationDatabaseTests.cpp.o [67/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/HeadersTests.cpp.o [68/270] Linking CXX executable tools/extra/unittests/clang-doc/ClangDocTests [69/270] Building CXX object unittests/Driver/CMakeFiles/ClangDriverTests.dir/ModuleCacheTest.cpp.o [70/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/IndexActionTests.cpp.o [71/270] Building CXX object unittests/Basic/CMakeFiles/BasicTests.dir/FileManagerTest.cpp.o [72/270] Building CXX object unittests/Lex/CMakeFiles/LexTests.dir/HeaderMapTest.cpp.o [73/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/QualityTests.cpp.o [74/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/HoverTests.cpp.o [75/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/TestFS.cpp.o [76/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/SelectionTests.cpp.o [77/270] Building CXX object unittests/Basic/CMakeFiles/BasicTests.dir/CharInfoTest.cpp.o [78/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/ParsedASTTests.cpp.o [79/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/SerializationTests.cpp.o [80/270] Building CXX object unittests/Lex/CMakeFiles/LexTests.dir/DependencyDirectivesSourceMinimizerTest.cpp.o [81/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/SemanticSelectionTests.cpp.o [82/270] Building CXX object unittests/Driver/CMakeFiles/ClangDriverTests.dir/DistroTest.cpp.o [83/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/SemanticHighlightingTests.cpp.o [84/270] Building CXX object unittests/Lex/CMakeFiles/LexTests.dir/HeaderSearchTest.cpp.o [85/270] Building CXX object unittests/Driver/CMakeFiles/ClangDriverTests.dir/MultilibTest.cpp.o [86/270] Building CXX object unittests/Driver/CMakeFiles/ClangDriverTests.dir/ToolChainTest.cpp.o [87/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/SyncAPI.cpp.o [88/270] Building CXX object unittests/Lex/CMakeFiles/LexTests.dir/PPConditionalDirectiveRecordTest.cpp.o [89/270] Building CXX object unittests/Frontend/CMakeFiles/FrontendTests.dir/FixedPointString.cpp.o [90/270] Building CXX object unittests/Basic/CMakeFiles/BasicTests.dir/SourceManagerTest.cpp.o [91/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/SymbolInfoTests.cpp.o [92/270] Building CXX object unittests/Frontend/CMakeFiles/FrontendTests.dir/ParsedSourceLocationTest.cpp.o [93/270] Building CXX object unittests/Driver/CMakeFiles/ClangDriverTests.dir/SanitizerArgsTest.cpp.o [94/270] Linking CXX executable unittests/Basic/BasicTests [95/270] Linking CXX executable unittests/Driver/ClangDriverTests [96/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/TweakTesting.cpp.o [97/270] Building CXX object unittests/Frontend/CMakeFiles/FrontendTests.dir/CompilerInstanceTest.cpp.o [98/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/RenameTests.cpp.o [99/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/URITests.cpp.o [100/270] Building CXX object unittests/Lex/CMakeFiles/LexTests.dir/LexerTest.cpp.o [101/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/IndexTests.cpp.o [102/270] Building CXX object unittests/StaticAnalyzer/CMakeFiles/StaticAnalysisTests.dir/AnalyzerOptionsTest.cpp.o [103/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/SourceCodeTests.cpp.o [104/270] Building CXX object tools/extra/unittests/clang-tidy/CMakeFiles/ClangTidyTests.dir/AddConstTest.cpp.o [105/270] Building CXX object tools/extra/unittests/clang-tidy/CMakeFiles/ClangTidyTests.dir/OverlappingReplacementsTest.cpp.o [106/270] Building CXX object unittests/Frontend/CMakeFiles/FrontendTests.dir/ASTUnitTest.cpp.o [107/270] Building CXX object unittests/Lex/CMakeFiles/LexTests.dir/PPCallbacksTest.cpp.o [108/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/PrintASTTests.cpp.o [109/270] Building CXX object unittests/StaticAnalyzer/CMakeFiles/StaticAnalysisTests.dir/RegisterCustomCheckersTest.cpp.o [110/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/TypeHierarchyTests.cpp.o [111/270] Building CXX object unittests/Frontend/CMakeFiles/FrontendTests.dir/CodeGenActionTest.cpp.o [112/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/CommentTextTest.cpp.o [113/270] Linking CXX executable tools/extra/unittests/clang-tidy/ClangTidyTests [114/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/Language.cpp.o [115/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/TUSchedulerTests.cpp.o [116/270] Building CXX object unittests/Frontend/CMakeFiles/FrontendTests.dir/PCHPreambleTest.cpp.o [117/270] Linking CXX executable unittests/Lex/LexTests [118/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/ASTVectorTest.cpp.o [119/270] Building CXX object unittests/Frontend/CMakeFiles/FrontendTests.dir/OutputStreamTest.cpp.o [120/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/XRefsTests.cpp.o [121/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/TestTU.cpp.o [122/270] Building CXX object unittests/Analysis/CMakeFiles/ClangAnalysisTests.dir/CFGTest.cpp.o [123/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/TweakTests.cpp.o [124/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/CodeCompleteTests.cpp.o [125/270] Building CXX object unittests/StaticAnalyzer/CMakeFiles/StaticAnalysisTests.dir/StoreTest.cpp.o [126/270] Building CXX object unittests/StaticAnalyzer/CMakeFiles/StaticAnalysisTests.dir/SymbolReaperTest.cpp.o [127/270] Building CXX object unittests/StaticAnalyzer/CMakeFiles/StaticAnalysisTests.dir/CallDescriptionTest.cpp.o [128/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/ExternalASTSourceTest.cpp.o [129/270] Linking CXX executable unittests/StaticAnalyzer/StaticAnalysisTests [130/270] Building CXX object unittests/Analysis/CMakeFiles/ClangAnalysisTests.dir/CloneDetectionTest.cpp.o [131/270] Building CXX object unittests/Analysis/CMakeFiles/ClangAnalysisTests.dir/CFGDominatorTree.cpp.o [132/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/CommentParser.cpp.o [133/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/ASTImporterFixtures.cpp.o [134/270] Building CXX object tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/SymbolCollectorTests.cpp.o [135/270] Building CXX object unittests/CrossTU/CMakeFiles/CrossTUTests.dir/CrossTranslationUnitTest.cpp.o [136/270] Building CXX object unittests/ASTMatchers/Dynamic/CMakeFiles/DynamicASTMatchersTests.dir/VariantValueTest.cpp.o [137/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/CommentLexer.cpp.o [138/270] Building CXX object unittests/ASTMatchers/CMakeFiles/ASTMatchersTests.dir/ASTMatchersInternalTest.cpp.o [139/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/ASTContextParentMapTest.cpp.o [140/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/ASTTypeTraitsTest.cpp.o [141/270] Building CXX object unittests/Frontend/CMakeFiles/FrontendTests.dir/FrontendActionTest.cpp.o [142/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/DeclTest.cpp.o [143/270] Building CXX object unittests/ASTMatchers/Dynamic/CMakeFiles/DynamicASTMatchersTests.dir/ParserTest.cpp.o In file included from ../include/clang/Basic/DiagnosticIDs.h:18, from ../include/clang/Basic/Diagnostic.h:17, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../include/clang/ASTMatchers/ASTMatchers.h:47, from ../include/clang/ASTMatchers/ASTMatchFinder.h:43, from ../unittests/ASTMatchers/Dynamic/../ASTMatchersTest.h:12, from ../unittests/ASTMatchers/Dynamic/ParserTest.cpp:9: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/IntrusiveRefCntPtr.h: In member function 'virtual void clang::ast_matchers::dynamic::{anonymous}::ParserTest_ParseMultiline_Test::TestBody()': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/IntrusiveRefCntPtr.h:126:33: warning: '*((void*)(& M)+12).llvm::IntrusiveRefCntPtr::Obj' may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | static void release(T *obj) { obj->Release(); } | ^~~ ../unittests/ASTMatchers/Dynamic/ParserTest.cpp:333:35: note: '*((void*)(& M)+12).llvm::IntrusiveRefCntPtr::Obj' was declared here 333 | llvm::Optional M; | ^ [144/270] Building CXX object unittests/ASTMatchers/Dynamic/CMakeFiles/DynamicASTMatchersTests.dir/RegistryTest.cpp.o [145/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/HeaderIncludesTest.cpp.o [146/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/DataCollectionTest.cpp.o [147/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/DependencyScannerTest.cpp.o [148/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/NamedDeclPrinterTest.cpp.o [149/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/DiagnosticsYamlTest.cpp.o [150/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/StmtPrinterTest.cpp.o [151/270] Building CXX object unittests/Analysis/CMakeFiles/ClangAnalysisTests.dir/ExprMutationAnalyzerTest.cpp.o [152/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/ASTTraverserTest.cpp.o [153/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/EvaluateAsRValueTest.cpp.o [154/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/OMPStructuredBlockTest.cpp.o [155/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/CompilationDatabaseTest.cpp.o [156/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/RecursiveASTVisitorTest.cpp.o [157/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/DeclPrinterTest.cpp.o [158/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/CastExprTest.cpp.o [159/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/CommentHandlerTest.cpp.o [160/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/ASTImporterVisibilityTest.cpp.o [161/270] Linking CXX executable tools/extra/clangd/unittests/ClangdTests /opt/rh/devtoolset-9/root/usr/libexec/gcc/i686-redhat-linux/9/ld: /opt/rh/llvm-toolset-10.0/root/usr/lib/libLLVMSupport.a(SmallPtrSet.cpp.o): in function `llvm::SmallPtrSetImplBase::Grow(unsigned int)': (.text._ZN4llvm19SmallPtrSetImplBase4GrowEj+0x13f): warning: memset used with constant zero length parameter; this could be due to transposed parameters /opt/rh/devtoolset-9/root/usr/libexec/gcc/i686-redhat-linux/9/ld: (.text._ZN4llvm19SmallPtrSetImplBase4GrowEj+0x13f): warning: memset used with constant zero length parameter; this could be due to transposed parameters [162/270] Linking CXX executable unittests/Analysis/ClangAnalysisTests [163/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/LookupTest.cpp.o [164/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/StructuralEquivalenceTest.cpp.o [165/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/SourceLocationTest.cpp.o [166/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/ASTSelectionTest.cpp.o [167/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/FixItTest.cpp.o [168/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/QualTypeNamesTest.cpp.o [169/270] Linking CXX executable unittests/Frontend/FrontendTests [170/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/Class.cpp.o [171/270] Linking CXX executable unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [172/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/CXXBoolLiteralExpr.cpp.o [173/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/ConstructExpr.cpp.o [174/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RangeSelectorTest.cpp.o [175/270] Linking CXX executable unittests/CrossTU/CrossTUTests [176/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/Attr.cpp.o [177/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/ParenExpr.cpp.o [178/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RewriterTest.cpp.o [179/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/ExecutionTest.cpp.o [180/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/CXXMethodDecl.cpp.o [181/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/CXXMemberCall.cpp.o [182/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/CXXOperatorCallExprTraverser.cpp.o [183/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/ImplicitCtor.cpp.o [184/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/DeclRefExpr.cpp.o [185/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/ImplicitCtorInitializer.cpp.o [186/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/InitListExprPostOrder.cpp.o [187/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/InitListExprPostOrderNoQueue.cpp.o [188/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/ASTImporterGenericRedeclTest.cpp.o [189/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/FormatTestCSharp.cpp.o [190/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/InitListExprPreOrder.cpp.o [191/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/InitListExprPreOrderNoQueue.cpp.o [192/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/IntegerLiteral.cpp.o [193/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/ReplacementsYamlTest.cpp.o [194/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/LexicallyOrderedRecursiveASTVisitorTest.cpp.o [195/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/FormatTestProto.cpp.o [196/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/FormatTestJava.cpp.o [197/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/CleanupTest.cpp.o [198/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/LambdaDefaultCapture.cpp.o [199/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/FormatTestTableGen.cpp.o [200/270] Building CXX object unittests/Rewrite/CMakeFiles/RewriteTests.dir/RewriteBufferTest.cpp.o [201/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/LambdaTemplateParams.cpp.o [202/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RefactoringActionRulesTest.cpp.o [203/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/ASTImporterODRStrategiesTest.cpp.o [204/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/SortImportsTestJS.cpp.o [205/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/FormatTestTextProto.cpp.o [206/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/MemberPointerTypeLoc.cpp.o [207/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/LambdaExpr.cpp.o [208/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/NestedNameSpecifiers.cpp.o [209/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/FormatTestObjC.cpp.o [210/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/SortImportsTestJava.cpp.o [211/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/FormatTestRawStrings.cpp.o [212/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/FormatTestSelective.cpp.o [213/270] Building CXX object unittests/libclang/CrashTests/CMakeFiles/libclangCrashTests.dir/LibclangCrashTest.cpp.o [214/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/FormatTestJS.cpp.o [215/270] Linking CXX executable unittests/libclang/CrashTests/libclangCrashTests [216/270] Building CXX object unittests/Tooling/Syntax/CMakeFiles/SyntaxTests.dir/TreeTest.cpp.o [217/270] cd /builddir/build/BUILD/clang-10.0.1.src/bindings/python && /opt/rh/llvm-toolset-10.0/root/usr/bin/cmake -E env CLANG_LIBRARY_PATH=/builddir/build/BUILD/clang-10.0.1.src/_build/lib /usr/bin/python2 -m unittest discover ..................s.s.......s...s.............s..s............................................................................ ---------------------------------------------------------------------- Ran 126 tests in 1.099s OK (skipped=6) [218/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/UsingDeclarationsSorterTest.cpp.o [219/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/NamespaceEndCommentsFixerTest.cpp.o [220/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/TraversalScope.cpp.o [221/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/SortIncludesTest.cpp.o [222/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests/TemplateArgumentLocTraverser.cpp.o [223/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/ToolingTest.cpp.o [224/270] Building CXX object unittests/Rewrite/CMakeFiles/RewriteTests.dir/RewriterTest.cpp.o [225/270] Building CXX object unittests/libclang/CMakeFiles/libclangTests.dir/LibclangTest.cpp.o [226/270] Building CXX object unittests/Serialization/CMakeFiles/SerializationTests.dir/InMemoryModuleCacheTest.cpp.o [227/270] Linking CXX executable unittests/Rewrite/RewriteTests [228/270] Linking CXX executable unittests/libclang/libclangTests [229/270] Building CXX object unittests/DirectoryWatcher/CMakeFiles/DirectoryWatcherTests.dir/DirectoryWatcherTest.cpp.o [230/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/SourceCodeBuildersTest.cpp.o [231/270] Linking CXX executable unittests/Serialization/SerializationTests [232/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTestTypeLocVisitor.cpp.o [233/270] Linking CXX executable unittests/DirectoryWatcher/DirectoryWatcherTests [234/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RefactoringCallbacksTest.cpp.o [235/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTestPostOrderVisitor.cpp.o [236/270] Building CXX object unittests/Tooling/Syntax/CMakeFiles/SyntaxTests.dir/TokensTest.cpp.o [237/270] Linking CXX executable unittests/Tooling/Syntax/SyntaxTests [238/270] Building CXX object unittests/ASTMatchers/CMakeFiles/ASTMatchersTests.dir/ASTMatchersNodeTest.cpp.o [239/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/FormatTestComments.cpp.o [240/270] Building CXX object unittests/CodeGen/CMakeFiles/ClangCodeGenTests.dir/BufferSourceTest.cpp.o [241/270] Building CXX object unittests/Sema/CMakeFiles/SemaTests.dir/ExternalSemaSourceTest.cpp.o [242/270] Building CXX object unittests/CodeGen/CMakeFiles/ClangCodeGenTests.dir/TBAAMetadataTest.cpp.o [243/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/StencilTest.cpp.o [244/270] Building CXX object unittests/Sema/CMakeFiles/SemaTests.dir/CodeCompleteTest.cpp.o [245/270] Building CXX object unittests/Index/CMakeFiles/IndexTests.dir/IndexTests.cpp.o [246/270] Building CXX object unittests/CodeGen/CMakeFiles/ClangCodeGenTests.dir/IncrementalProcessingTest.cpp.o [247/270] Linking CXX executable unittests/Index/IndexTests [248/270] Building CXX object unittests/CodeGen/CMakeFiles/ClangCodeGenTests.dir/CodeGenExternalTest.cpp.o [249/270] Building CXX object unittests/Sema/CMakeFiles/SemaTests.dir/GslOwnerPointerInference.cpp.o [250/270] Linking CXX executable unittests/CodeGen/ClangCodeGenTests [251/270] Linking CXX executable unittests/Sema/SemaTests [252/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/TransformerTest.cpp.o [253/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTestDeclVisitor.cpp.o [254/270] Building CXX object unittests/Rename/CMakeFiles/ClangRenameTests.dir/RenameFunctionTest.cpp.o [255/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/SourceCodeTest.cpp.o [256/270] Building CXX object unittests/Rename/CMakeFiles/ClangRenameTests.dir/RenameEnumTest.cpp.o [257/270] Building CXX object unittests/Rename/CMakeFiles/ClangRenameTests.dir/RenameMemberTest.cpp.o [258/270] Building CXX object unittests/Rename/CMakeFiles/ClangRenameTests.dir/RenameAliasTest.cpp.o [259/270] Building CXX object unittests/Rename/CMakeFiles/ClangRenameTests.dir/RenameClassTest.cpp.o [260/270] Building CXX object unittests/ASTMatchers/CMakeFiles/ASTMatchersTests.dir/ASTMatchersNarrowingTest.cpp.o [261/270] Linking CXX executable unittests/Rename/ClangRenameTests [262/270] Building CXX object unittests/ASTMatchers/CMakeFiles/ASTMatchersTests.dir/ASTMatchersTraversalTest.cpp.o [263/270] Linking CXX executable unittests/ASTMatchers/ASTMatchersTests [264/270] Building CXX object unittests/Tooling/CMakeFiles/ToolingTests.dir/RefactoringTest.cpp.o [265/270] Linking CXX executable unittests/Tooling/ToolingTests [266/270] Building CXX object unittests/AST/CMakeFiles/ASTTests.dir/ASTImporterTest.cpp.o In file included from ../include/clang/Basic/Diagnostic.h:22, from ../include/clang/AST/NestedNameSpecifier.h:17, from ../include/clang/AST/ASTTypeTraits.h:19, from ../include/clang/AST/ASTContext.h:18, from ../include/clang/ASTMatchers/ASTMatchers.h:47, from ../unittests/AST/ASTImporterTest.cpp:13: /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::ast_matchers::ImportPath_Push_Test::TestBody()': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& path)+148).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& path)+148).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::ast_matchers::ImportPath_SmallCycle_Test::TestBody()': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& path)+148).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& path)+148).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::ast_matchers::ImportPath_GetSmallCycle_Test::TestBody()': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& path)+148).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& path)+148).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::ast_matchers::ImportPath_GetCycle_Test::TestBody()': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& path)+148).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& path)+148).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::ast_matchers::ImportPath_CycleAfterCycle_Test::TestBody()': /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1126:18: warning: '*((void*)(& path)+148).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1126 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/rh/llvm-toolset-10.0/root/usr/include/llvm/ADT/DenseMap.h:1135:18: warning: '*((void*)(& path)+148).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1135 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [267/270] Building CXX object unittests/Format/CMakeFiles/FormatTests.dir/FormatTest.cpp.o [268/270] Linking CXX executable unittests/AST/ASTTests [269/270] Linking CXX executable unittests/Format/FormatTests [269/270] Running all regression tests Traceback (most recent call last): File "/opt/rh/llvm-toolset-10.0/root/usr/bin/lit", line 5, in from pkg_resources import load_entry_point File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 3007, in working_set.require(__requires__) File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 728, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 626, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: lit==0.10.0 FAILED: CMakeFiles/check-all cd /builddir/build/BUILD/clang-10.0.1.src/_build && /usr/bin/python2 /opt/rh/llvm-toolset-10.0/root/usr/bin/lit -sv --param clang_site_config=/builddir/build/BUILD/clang-10.0.1.src/_build/test/lit.site.cfg --param USE_Z3_SOLVER=0 /builddir/build/BUILD/clang-10.0.1.src/_build/tools/extra/test /builddir/build/BUILD/clang-10.0.1.src/_build/tools/extra/clangd/test/../unittests /builddir/build/BUILD/clang-10.0.1.src/_build/tools/extra/clangd/test /builddir/build/BUILD/clang-10.0.1.src/_build/test ninja: build stopped: subcommand failed. + : + exit 0 Processing files: llvm-toolset-10.0-clang-10.0.1-4.el7.i686 Provides: clang(major) = 10 llvm-toolset-10.0-clang = 10.0.1-4.el7 llvm-toolset-10.0-clang(x86-32) = 10.0.1-4.el7 scl-package(llvm-toolset-10.0) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libLLVM-10.so libLLVM-10.so(LLVM_10) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libclang-cpp.so.10 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) llvm-toolset-10.0-runtime rtld(GNU_HASH) Conflicts: compiler-rt < 10.0.1 compiler-rt > 10.0.1 Processing files: llvm-toolset-10.0-clang-libs-10.0.1-4.el7.i686 Provides: libclang-cpp.so.10 libclang.so.10 libclang.so.10(LLVM_10) llvm-toolset-10.0-clang-libs = 10.0.1-4.el7 llvm-toolset-10.0-clang-libs(x86-32) = 10.0.1-4.el7 scl-package(llvm-toolset-10.0) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libLLVM-10.so libLLVM-10.so(LLVM_10) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libdl.so.2 libdl.so.2(GLIBC_2.0) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.4) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.19) libstdc++.so.6(GLIBCXX_3.4.9) llvm-toolset-10.0-runtime rtld(GNU_HASH) Processing files: llvm-toolset-10.0-clang-devel-10.0.1-4.el7.i686 Provides: llvm-toolset-10.0-clang-devel = 10.0.1-4.el7 llvm-toolset-10.0-clang-devel(x86-32) = 10.0.1-4.el7 scl-package(llvm-toolset-10.0) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libclang-cpp.so.10 libclang.so.10 llvm-toolset-10.0-runtime Processing files: llvm-toolset-10.0-clang-analyzer-10.0.1-4.el7.noarch Provides: llvm-toolset-10.0-clang-analyzer = 10.0.1-4.el7 scl-package(llvm-toolset-10.0) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env llvm-toolset-10.0-runtime perl(Cwd) perl(Digest::MD5) perl(File::Basename) perl(File::Copy) perl(File::Find) perl(File::Path) perl(File::Temp) perl(FindBin) perl(Hash::Util) perl(Sys::Hostname) perl(Term::ANSIColor) perl(Text::ParseWords) perl(lib) perl(strict) perl(warnings) Processing files: llvm-toolset-10.0-clang-tools-extra-10.0.1-4.el7.i686 Provides: llvm-toolset-10.0-clang-tools-extra = 10.0.1-4.el7 llvm-toolset-10.0-clang-tools-extra(x86-32) = 10.0.1-4.el7 scl-package(llvm-toolset-10.0) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libLLVM-10.so libLLVM-10.so(LLVM_10) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libclang-cpp.so.10 libclang.so.10 libclang.so.10(LLVM_10) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.4) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_1.3.7) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.19) libstdc++.so.6(GLIBCXX_3.4.9) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.5.2) libxml2.so.2(LIBXML2_2.6.0) llvm-toolset-10.0-runtime rtld(GNU_HASH) Processing files: llvm-toolset-10.0-git-clang-format-10.0.1-4.el7.i686 Provides: llvm-toolset-10.0-git-clang-format = 10.0.1-4.el7 llvm-toolset-10.0-git-clang-format(x86-32) = 10.0.1-4.el7 scl-package(llvm-toolset-10.0) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env llvm-toolset-10.0-runtime Processing files: python2-clang-10.0.1-4.el7.i686 Provides: python2-clang = 10.0.1-4.el7 python2-clang(x86-32) = 10.0.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: llvm-toolset-10.0-clang-debuginfo-10.0.1-4.el7.i686 Provides: scl-package(llvm-toolset-10.0) llvm-toolset-10.0-clang-debuginfo = 10.0.1-4.el7 llvm-toolset-10.0-clang-debuginfo(x86-32) = 10.0.1-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386 Wrote: /builddir/build/RPMS/llvm-toolset-10.0-clang-10.0.1-4.el7.i686.rpm Wrote: /builddir/build/RPMS/llvm-toolset-10.0-clang-libs-10.0.1-4.el7.i686.rpm Wrote: /builddir/build/RPMS/llvm-toolset-10.0-clang-devel-10.0.1-4.el7.i686.rpm Wrote: /builddir/build/RPMS/llvm-toolset-10.0-clang-analyzer-10.0.1-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/llvm-toolset-10.0-clang-tools-extra-10.0.1-4.el7.i686.rpm Wrote: /builddir/build/RPMS/llvm-toolset-10.0-git-clang-format-10.0.1-4.el7.i686.rpm Wrote: /builddir/build/RPMS/python2-clang-10.0.1-4.el7.i686.rpm Wrote: /builddir/build/RPMS/llvm-toolset-10.0-clang-debuginfo-10.0.1-4.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9a4hS5 + umask 022 + cd /builddir/build/BUILD + cd clang-10.0.1.src + /usr/bin/rm -rf /builddir/build/BUILDROOT/llvm-toolset-10.0-clang-10.0.1-4.el7.i386 + exit 0 Child return code was: 0