D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/lldb-11.0.1-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9CPg3H + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/lib/rpm/redhat/gpgverify --keyring=/home/iurt/rpmbuild/SOURCES/tstellar-gpg-key.asc --signature=/home/iurt/rpmbuild/SOURCES/lldb-11.0.1.src.tar.xz.sig --data=/home/iurt/rpmbuild/SOURCES/lldb-11.0.1.src.tar.xz gpgv: Signature made Wed Jan 6 03:18:10 2021 UTC gpgv: using RSA key 474E22316ABF4785A88C6E8EA2C794A986419D8A gpgv: Good signature from "Tom Stellard " + cd /home/iurt/rpmbuild/BUILD + rm -rf lldb-11.0.1.src + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/lldb-11.0.1.src.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lldb-11.0.1.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TMxW9F + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lldb-11.0.1.src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS ++ /usr/bin/python3 -c 'import sys; print(sys.version_info.major)' ++ /usr/bin/python3 -c 'import sys; print(sys.version_info.minor)' + /usr/bin/cmake -Wno-dev -S . -B _build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -GNinja -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_SKIP_RPATH:BOOL=ON -DLLVM_LINK_LLVM_DYLIB:BOOL=ON -DLLVM_CONFIG:FILEPATH=/usr/bin/llvm-config -DLLDB_DISABLE_CURSES:BOOL=OFF -DLLDB_DISABLE_LIBEDIT:BOOL=OFF -DLLDB_DISABLE_PYTHON:BOOL=OFF -DLLVM_LIBDIR_SUFFIX=64 -DPYTHON_EXECUTABLE:STRING=/usr/bin/python3 -DPYTHON_VERSION_MAJOR:STRING=3 -DPYTHON_VERSION_MINOR:STRING=8 -DLLVM_EXTERNAL_LIT=/usr/bin/lit -DCLANG_LINK_CLANG_DYLIB=ON '-DLLVM_LIT_ARGS=-sv --path /usr/lib64/llvm' -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Linker detection: GNU ld -- 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 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 -- 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 -- Found LibEdit: /usr/include (found version ".") -- Enable editline support in LLDB: TRUE -- Found CursesAndPanel: /usr/include -- Enable curses support in LLDB: TRUE -- Looking for lzma_auto_decoder in /usr/lib64/liblzma.so -- Looking for lzma_auto_decoder in /usr/lib64/liblzma.so - found -- Looking for lzma_easy_encoder in /usr/lib64/liblzma.so -- Looking for lzma_easy_encoder in /usr/lib64/liblzma.so - found -- Looking for lzma_lzma_preset in /usr/lib64/liblzma.so -- Looking for lzma_lzma_preset in /usr/lib64/liblzma.so - found -- Found LibLZMA: /usr/lib64/liblzma.so (found version "5.2.5") -- Enable LZMA compression support in LLDB: TRUE -- Found SWIG: /usr/bin/swig (found suitable version "4.0.2", minimum required is "2.0") -- Could NOT find Lua (missing: LUA_LIBRARIES LUA_INCLUDE_DIR) (Required is at least version "5.3") -- Could NOT find LuaAndSwig (missing: LUA_LIBRARIES LUA_INCLUDE_DIR) -- Enable Lua scripting support in LLDB: FALSE -- Found Python3: /usr/bin/python3.8 (found version "3.8.7") found components: Interpreter Development Development.Module Development.Embed -- Found PythonInterpAndLibs: /usr/lib64/libpython3.8.so -- Enable Python scripting support in LLDB: TRUE -- Found LibXml2: /usr/lib64/libxml2.so (found suitable version "2.9.10", minimum required is "2.8") -- Enable Libxml 2 support in LLDB: TRUE -- Looking for el_winsertstr -- Looking for el_winsertstr - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of el_rfunc_t -- Check size of el_rfunc_t - done -- Performing Test CXX_SUPPORTS_NO_DEPRECATED_DECLARATIONS -- Performing Test CXX_SUPPORTS_NO_DEPRECATED_DECLARATIONS - Success -- Performing Test CXX_SUPPORTS_NO_UNKNOWN_PRAGMAS -- Performing Test CXX_SUPPORTS_NO_UNKNOWN_PRAGMAS - Success -- Performing Test CXX_SUPPORTS_NO_STRICT_ALIASING -- Performing Test CXX_SUPPORTS_NO_STRICT_ALIASING - Success -- Performing Test CXX_SUPPORTS_NO_DEPRECATED_REGISTER -- Performing Test CXX_SUPPORTS_NO_DEPRECATED_REGISTER - Success -- Performing Test CXX_SUPPORTS_NO_VLA_EXTENSION -- Performing Test CXX_SUPPORTS_NO_VLA_EXTENSION - Success -- LLDB version: 11.0.1 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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 -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Looking for ppoll -- Looking for ppoll - found -- Looking for sigaction -- Looking for sigaction - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for include files sys/types.h, sys/event.h -- Looking for include files sys/types.h, sys/event.h - not found -- Looking for process_vm_readv -- Looking for process_vm_readv - found -- Looking for __NR_process_vm_readv -- Looking for __NR_process_vm_readv - found -- Looking for compression_encode_buffer in compression -- Looking for compression_encode_buffer in compression - not found -- Symbols (liblldb): exporting all symbols from the lldb namespace -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Could NOT find epydoc -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX LLDB_DISABLE_CURSES LLDB_DISABLE_LIBEDIT LLDB_DISABLE_PYTHON PYTHON_VERSION_MAJOR PYTHON_VERSION_MINOR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build + /usr/bin/cmake --build _build -j8 --verbose [1/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source && /usr/bin/cmake -DNAMES=LLDB -DLLDB_SOURCE_DIR= -DHEADER_FILE=/home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source/VCSVersion.inc -P /usr/lib64/cmake/llvm/GenerateVersionFromVCS.cmake [2/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -Isource -I../source -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/CMakeFiles/lldbBase.dir/lldb.cpp.o -MF source/CMakeFiles/lldbBase.dir/lldb.cpp.o.d -o source/CMakeFiles/lldbBase.dir/lldb.cpp.o -c ../source/lldb.cpp [3/876] : && /usr/bin/cmake -E rm -f lib64/liblldbBase.a && /usr/bin/ar Dqc lib64/liblldbBase.a source/CMakeFiles/lldbBase.dir/lldb.cpp.o && /usr/bin/ranlib -D lib64/liblldbBase.a && : [4/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGenUtils.cpp.o -MF utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGenUtils.cpp.o.d -o utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGenUtils.cpp.o -c ../utils/TableGen/LLDBTableGenUtils.cpp [5/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/FileAction.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/FileAction.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/FileAction.cpp.o -c ../source/Host/common/FileAction.cpp [6/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/GetOptInc.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/GetOptInc.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/GetOptInc.cpp.o -c ../source/Host/common/GetOptInc.cpp [7/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBPropertyDefEmitter.cpp.o -MF utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBPropertyDefEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBPropertyDefEmitter.cpp.o -c ../utils/TableGen/LLDBPropertyDefEmitter.cpp [8/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/FileCache.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/FileCache.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/FileCache.cpp.o -c ../source/Host/common/FileCache.cpp [9/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGen.cpp.o -MF utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGen.cpp.o.d -o utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGen.cpp.o -c ../utils/TableGen/LLDBTableGen.cpp [10/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iutils/TableGen -I../utils/TableGen -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBOptionDefEmitter.cpp.o -MF utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBOptionDefEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBOptionDefEmitter.cpp.o -c ../utils/TableGen/LLDBOptionDefEmitter.cpp [11/876] : && /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/./lib64 -Wl,-O3 -Wl,--gc-sections utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBOptionDefEmitter.cpp.o utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBPropertyDefEmitter.cpp.o utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGen.cpp.o utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGenUtils.cpp.o -o bin/lldb-tblgen /usr/lib64/libLLVMSupport.a /usr/lib64/libLLVMTableGen.a -lpthread /usr/lib64/libLLVMSupport.a -lz -lrt -ldl -ltinfo -lpthread -lm /usr/lib64/libLLVMDemangle.a && : [12/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-option-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Commands -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Commands/Options.td --write-if-changed -o source/Commands/CommandOptions.inc -d source/Commands/CommandOptions.inc.d [13/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Core -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Core/CoreProperties.td --write-if-changed -o source/Core/CoreProperties.inc -d source/Core/CoreProperties.inc.d [14/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-enum-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Core -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Core/CoreProperties.td --write-if-changed -o source/Core/CorePropertiesEnum.inc -d source/Core/CorePropertiesEnum.inc.d [15/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bindings && /usr/bin/swig -c++ -features autodoc -I/home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I/home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/bindings -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -outdir /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bindings -c++ -shadow -python -threads -o /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bindings/LLDBWrapPython.cpp /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/bindings/python.swig [16/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/File.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/File.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/File.cpp.o -c ../source/Host/common/File.cpp [17/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/HostThread.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/HostThread.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/HostThread.cpp.o -c ../source/Host/common/HostThread.cpp [18/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/HostProcess.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/HostProcess.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/HostProcess.cpp.o -c ../source/Host/common/HostProcess.cpp [19/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/HostNativeThreadBase.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/HostNativeThreadBase.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/HostNativeThreadBase.cpp.o -c ../source/Host/common/HostNativeThreadBase.cpp [20/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/FileSystem.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/FileSystem.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/FileSystem.cpp.o -c ../source/Host/common/FileSystem.cpp [21/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/LockFileBase.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/LockFileBase.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/LockFileBase.cpp.o -c ../source/Host/common/LockFileBase.cpp [22/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/LZMA.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/LZMA.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/LZMA.cpp.o -c ../source/Host/common/LZMA.cpp [23/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/HostInfoBase.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/HostInfoBase.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/HostInfoBase.cpp.o -c ../source/Host/common/HostInfoBase.cpp [24/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/MainLoop.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/MainLoop.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/MainLoop.cpp.o -c ../source/Host/common/MainLoop.cpp [25/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/OptionParser.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/OptionParser.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/OptionParser.cpp.o -c ../source/Host/common/OptionParser.cpp [26/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/NativeWatchpointList.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/NativeWatchpointList.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/NativeWatchpointList.cpp.o -c ../source/Host/common/NativeWatchpointList.cpp [27/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/Host.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/Host.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/Host.cpp.o -c ../source/Host/common/Host.cpp [28/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/ProcessRunLock.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/ProcessRunLock.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/ProcessRunLock.cpp.o -c ../source/Host/common/ProcessRunLock.cpp [29/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/PipeBase.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/PipeBase.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/PipeBase.cpp.o -c ../source/Host/common/PipeBase.cpp [30/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/PseudoTerminal.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/PseudoTerminal.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/PseudoTerminal.cpp.o -c ../source/Host/common/PseudoTerminal.cpp [31/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/StringConvert.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/StringConvert.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/StringConvert.cpp.o -c ../source/Host/common/StringConvert.cpp [32/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/NativeThreadProtocol.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/NativeThreadProtocol.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/NativeThreadProtocol.cpp.o -c ../source/Host/common/NativeThreadProtocol.cpp [33/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/SocketAddress.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/SocketAddress.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/SocketAddress.cpp.o -c ../source/Host/common/SocketAddress.cpp [34/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/MonitoringProcessLauncher.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/MonitoringProcessLauncher.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/MonitoringProcessLauncher.cpp.o -c ../source/Host/common/MonitoringProcessLauncher.cpp [35/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/NativeRegisterContext.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/NativeRegisterContext.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/NativeRegisterContext.cpp.o -c ../source/Host/common/NativeRegisterContext.cpp [36/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/Terminal.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/Terminal.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/Terminal.cpp.o -c ../source/Host/common/Terminal.cpp [37/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/ThreadLauncher.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/ThreadLauncher.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/ThreadLauncher.cpp.o -c ../source/Host/common/ThreadLauncher.cpp [38/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/UDPSocket.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/UDPSocket.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/UDPSocket.cpp.o -c ../source/Host/common/UDPSocket.cpp [39/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/TCPSocket.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/TCPSocket.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/TCPSocket.cpp.o -c ../source/Host/common/TCPSocket.cpp [40/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/Socket.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/Socket.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/Socket.cpp.o -c ../source/Host/common/Socket.cpp [41/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/ProcessLaunchInfo.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/ProcessLaunchInfo.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/ProcessLaunchInfo.cpp.o -c ../source/Host/common/ProcessLaunchInfo.cpp [42/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/NativeProcessProtocol.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/NativeProcessProtocol.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/NativeProcessProtocol.cpp.o -c ../source/Host/common/NativeProcessProtocol.cpp [43/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/posix/DomainSocket.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/posix/DomainSocket.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/posix/DomainSocket.cpp.o -c ../source/Host/posix/DomainSocket.cpp [44/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/XML.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/XML.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/XML.cpp.o -c ../source/Host/common/XML.cpp [45/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/posix/FileSystemPosix.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/posix/FileSystemPosix.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/posix/FileSystemPosix.cpp.o -c ../source/Host/posix/FileSystemPosix.cpp [46/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/posix/HostThreadPosix.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/posix/HostThreadPosix.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/posix/HostThreadPosix.cpp.o -c ../source/Host/posix/HostThreadPosix.cpp [47/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/posix/HostInfoPosix.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/posix/HostInfoPosix.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/posix/HostInfoPosix.cpp.o -c ../source/Host/posix/HostInfoPosix.cpp [48/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/posix/LockFilePosix.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/posix/LockFilePosix.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/posix/LockFilePosix.cpp.o -c ../source/Host/posix/LockFilePosix.cpp [49/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/posix/HostProcessPosix.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/posix/HostProcessPosix.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/posix/HostProcessPosix.cpp.o -c ../source/Host/posix/HostProcessPosix.cpp [50/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/linux/LibcGlue.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/linux/LibcGlue.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/linux/LibcGlue.cpp.o -c ../source/Host/linux/LibcGlue.cpp [51/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/linux/AbstractSocket.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/linux/AbstractSocket.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/linux/AbstractSocket.cpp.o -c ../source/Host/linux/AbstractSocket.cpp [52/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-enum-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Interpreter -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Interpreter/InterpreterProperties.td --write-if-changed -o source/Interpreter/InterpreterPropertiesEnum.inc -d source/Interpreter/InterpreterPropertiesEnum.inc.d [53/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Interpreter -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Interpreter/InterpreterProperties.td --write-if-changed -o source/Interpreter/InterpreterProperties.inc -d source/Interpreter/InterpreterProperties.inc.d [54/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-enum-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/DynamicLoader/Darwin-Kernel -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernelProperties.td --write-if-changed -o source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernelPropertiesEnum.inc -d source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernelPropertiesEnum.inc.d [55/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/DynamicLoader/Darwin-Kernel -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernelProperties.td --write-if-changed -o source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernelProperties.inc -d source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernelProperties.inc.d [56/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-enum-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/JITLoader/GDB -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/JITLoader/GDB/JITLoaderGDBProperties.td --write-if-changed -o source/Plugins/JITLoader/GDB/JITLoaderGDBPropertiesEnum.inc -d source/Plugins/JITLoader/GDB/JITLoaderGDBPropertiesEnum.inc.d [57/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/JITLoader/GDB -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/JITLoader/GDB/JITLoaderGDBProperties.td --write-if-changed -o source/Plugins/JITLoader/GDB/JITLoaderGDBProperties.inc -d source/Plugins/JITLoader/GDB/JITLoaderGDBProperties.inc.d [58/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-enum-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/Platform/MacOSX -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/Platform/MacOSX/PlatformMacOSXProperties.td --write-if-changed -o source/Plugins/Platform/MacOSX/PlatformMacOSXPropertiesEnum.inc -d source/Plugins/Platform/MacOSX/PlatformMacOSXPropertiesEnum.inc.d [59/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/Platform/MacOSX -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/Platform/MacOSX/PlatformMacOSXProperties.td --write-if-changed -o source/Plugins/Platform/MacOSX/PlatformMacOSXProperties.inc -d source/Plugins/Platform/MacOSX/PlatformMacOSXProperties.inc.d [60/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-enum-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/Process/gdb-remote -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/Process/gdb-remote/ProcessGDBRemoteProperties.td --write-if-changed -o source/Plugins/Process/gdb-remote/ProcessGDBRemotePropertiesEnum.inc -d source/Plugins/Process/gdb-remote/ProcessGDBRemotePropertiesEnum.inc.d [61/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/Process/gdb-remote -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/Process/gdb-remote/ProcessGDBRemoteProperties.td --write-if-changed -o source/Plugins/Process/gdb-remote/ProcessGDBRemoteProperties.inc -d source/Plugins/Process/gdb-remote/ProcessGDBRemoteProperties.inc.d [62/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-enum-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/StructuredData/DarwinLog -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLogProperties.td --write-if-changed -o source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLogPropertiesEnum.inc -d source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLogPropertiesEnum.inc.d [63/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/StructuredData/DarwinLog -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLogProperties.td --write-if-changed -o source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLogProperties.inc -d source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLogProperties.inc.d [64/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/SymbolFile/DWARF -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFProperties.td --write-if-changed -o source/Plugins/SymbolFile/DWARF/SymbolFileDWARFProperties.inc -d source/Plugins/SymbolFile/DWARF/SymbolFileDWARFProperties.inc.d [65/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-enum-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/SymbolFile/DWARF -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFProperties.td --write-if-changed -o source/Plugins/SymbolFile/DWARF/SymbolFileDWARFPropertiesEnum.inc -d source/Plugins/SymbolFile/DWARF/SymbolFileDWARFPropertiesEnum.inc.d [66/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-enum-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Target -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Target/TargetProperties.td --write-if-changed -o source/Target/TargetPropertiesEnum.inc -d source/Target/TargetPropertiesEnum.inc.d [67/876] cd /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build && /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/bin/lldb-tblgen -gen-lldb-property-defs -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Target -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/source -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/include -I /usr/include -I /usr/include -I /usr/include/python3.8 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/tools/clang/include -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/_build/../clang/include -I /usr/include -I /usr/include/libxml2 -I /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/. /home/iurt/rpmbuild/BUILD/lldb-11.0.1.src/source/Target/TargetProperties.td --write-if-changed -o source/Target/TargetProperties.inc -d source/Target/TargetProperties.inc.d [68/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/ModuleChild.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/ModuleChild.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/ModuleChild.cpp.o -c ../source/Core/ModuleChild.cpp [69/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/common/Editline.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/common/Editline.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/common/Editline.cpp.o -c ../source/Host/common/Editline.cpp [70/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/posix/ConnectionFileDescriptorPosix.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/posix/ConnectionFileDescriptorPosix.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/posix/ConnectionFileDescriptorPosix.cpp.o -c ../source/Host/posix/ConnectionFileDescriptorPosix.cpp [71/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/posix/PipePosix.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/posix/PipePosix.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/posix/PipePosix.cpp.o -c ../source/Host/posix/PipePosix.cpp [72/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/linux/Support.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/linux/Support.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/linux/Support.cpp.o -c ../source/Host/linux/Support.cpp [73/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/posix/ProcessLauncherPosixFork.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/posix/ProcessLauncherPosixFork.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/posix/ProcessLauncherPosixFork.cpp.o -c ../source/Host/posix/ProcessLauncherPosixFork.cpp [74/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/linux/HostInfoLinux.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/linux/HostInfoLinux.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/linux/HostInfoLinux.cpp.o -c ../source/Host/linux/HostInfoLinux.cpp [75/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Host -I../source/Host -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Host/CMakeFiles/lldbHost.dir/linux/Host.cpp.o -MF source/Host/CMakeFiles/lldbHost.dir/linux/Host.cpp.o.d -o source/Host/CMakeFiles/lldbHost.dir/linux/Host.cpp.o -c ../source/Host/linux/Host.cpp [76/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointID.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointID.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointID.cpp.o -c ../source/Breakpoint/BreakpointID.cpp [77/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointLocationCollection.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointLocationCollection.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointLocationCollection.cpp.o -c ../source/Breakpoint/BreakpointLocationCollection.cpp [78/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointName.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointName.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointName.cpp.o -c ../source/Breakpoint/BreakpointName.cpp [79/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointList.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointList.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointList.cpp.o -c ../source/Breakpoint/BreakpointList.cpp [80/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointIDList.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointIDList.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointIDList.cpp.o -c ../source/Breakpoint/BreakpointIDList.cpp [81/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointPrecondition.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointPrecondition.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointPrecondition.cpp.o -c ../source/Breakpoint/BreakpointPrecondition.cpp [82/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointLocationList.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointLocationList.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointLocationList.cpp.o -c ../source/Breakpoint/BreakpointLocationList.cpp [83/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointLocation.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointLocation.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointLocation.cpp.o -c ../source/Breakpoint/BreakpointLocation.cpp [84/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/Breakpoint.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/Breakpoint.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/Breakpoint.cpp.o -c ../source/Breakpoint/Breakpoint.cpp [85/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverFileLine.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverFileLine.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverFileLine.cpp.o -c ../source/Breakpoint/BreakpointResolverFileLine.cpp [86/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointOptions.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointOptions.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointOptions.cpp.o -c ../source/Breakpoint/BreakpointOptions.cpp [87/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointSite.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointSite.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointSite.cpp.o -c ../source/Breakpoint/BreakpointSite.cpp [88/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverFileRegex.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverFileRegex.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverFileRegex.cpp.o -c ../source/Breakpoint/BreakpointResolverFileRegex.cpp [89/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverAddress.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverAddress.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverAddress.cpp.o -c ../source/Breakpoint/BreakpointResolverAddress.cpp [90/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/Stoppoint.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/Stoppoint.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/Stoppoint.cpp.o -c ../source/Breakpoint/Stoppoint.cpp [91/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/StoppointCallbackContext.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/StoppointCallbackContext.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/StoppointCallbackContext.cpp.o -c ../source/Breakpoint/StoppointCallbackContext.cpp [92/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointSiteList.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointSiteList.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointSiteList.cpp.o -c ../source/Breakpoint/BreakpointSiteList.cpp [93/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/StoppointLocation.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/StoppointLocation.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/StoppointLocation.cpp.o -c ../source/Breakpoint/StoppointLocation.cpp [94/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolver.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolver.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolver.cpp.o -c ../source/Breakpoint/BreakpointResolver.cpp [95/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverName.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverName.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverName.cpp.o -c ../source/Breakpoint/BreakpointResolverName.cpp [96/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverScripted.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverScripted.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointResolverScripted.cpp.o -c ../source/Breakpoint/BreakpointResolverScripted.cpp [97/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/WatchpointList.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/WatchpointList.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/WatchpointList.cpp.o -c ../source/Breakpoint/WatchpointList.cpp [98/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectApropos.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectApropos.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectApropos.cpp.o -c ../source/Commands/CommandObjectApropos.cpp [99/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/WatchpointOptions.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/WatchpointOptions.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/WatchpointOptions.cpp.o -c ../source/Breakpoint/WatchpointOptions.cpp [100/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandCompletions.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandCompletions.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandCompletions.cpp.o -c ../source/Commands/CommandCompletions.cpp [101/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/Watchpoint.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/Watchpoint.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/Watchpoint.cpp.o -c ../source/Breakpoint/Watchpoint.cpp [102/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectBreakpointCommand.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectBreakpointCommand.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectBreakpointCommand.cpp.o -c ../source/Commands/CommandObjectBreakpointCommand.cpp [103/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectCommands.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectCommands.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectCommands.cpp.o -c ../source/Commands/CommandObjectCommands.cpp [104/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectDisassemble.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectDisassemble.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectDisassemble.cpp.o -c ../source/Commands/CommandObjectDisassemble.cpp [105/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectGUI.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectGUI.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectGUI.cpp.o -c ../source/Commands/CommandObjectGUI.cpp [106/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectBreakpoint.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectBreakpoint.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectBreakpoint.cpp.o -c ../source/Commands/CommandObjectBreakpoint.cpp [107/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectHelp.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectHelp.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectHelp.cpp.o -c ../source/Commands/CommandObjectHelp.cpp [108/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectExpression.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectExpression.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectExpression.cpp.o -c ../source/Commands/CommandObjectExpression.cpp [109/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectLog.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectLog.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectLog.cpp.o -c ../source/Commands/CommandObjectLog.cpp [110/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectPlugin.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectPlugin.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectPlugin.cpp.o -c ../source/Commands/CommandObjectPlugin.cpp [111/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectFrame.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectFrame.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectFrame.cpp.o -c ../source/Commands/CommandObjectFrame.cpp [112/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectMultiword.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectMultiword.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectMultiword.cpp.o -c ../source/Commands/CommandObjectMultiword.cpp [113/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectQuit.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectQuit.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectQuit.cpp.o -c ../source/Commands/CommandObjectQuit.cpp [114/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectPlatform.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectPlatform.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectPlatform.cpp.o -c ../source/Commands/CommandObjectPlatform.cpp [115/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectMemory.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectMemory.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectMemory.cpp.o -c ../source/Commands/CommandObjectMemory.cpp [116/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectProcess.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectProcess.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectProcess.cpp.o -c ../source/Commands/CommandObjectProcess.cpp [117/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectSettings.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectSettings.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectSettings.cpp.o -c ../source/Commands/CommandObjectSettings.cpp [118/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectRegister.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectRegister.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectRegister.cpp.o -c ../source/Commands/CommandObjectRegister.cpp [119/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectReproducer.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectReproducer.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectReproducer.cpp.o -c ../source/Commands/CommandObjectReproducer.cpp [120/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectStats.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectStats.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectStats.cpp.o -c ../source/Commands/CommandObjectStats.cpp [121/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectSource.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectSource.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectSource.cpp.o -c ../source/Commands/CommandObjectSource.cpp [122/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectVersion.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectVersion.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectVersion.cpp.o -c ../source/Commands/CommandObjectVersion.cpp [123/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectLanguage.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectLanguage.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectLanguage.cpp.o -c ../source/Commands/CommandObjectLanguage.cpp [124/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectWatchpointCommand.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectWatchpointCommand.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectWatchpointCommand.cpp.o -c ../source/Commands/CommandObjectWatchpointCommand.cpp [125/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/Address.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/Address.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/Address.cpp.o -c ../source/Core/Address.cpp [126/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/AddressRange.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/AddressRange.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/AddressRange.cpp.o -c ../source/Core/AddressRange.cpp [127/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/AddressResolver.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/AddressResolver.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/AddressResolver.cpp.o -c ../source/Core/AddressResolver.cpp [128/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectWatchpoint.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectWatchpoint.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectWatchpoint.cpp.o -c ../source/Commands/CommandObjectWatchpoint.cpp [129/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/AddressResolverFileLine.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/AddressResolverFileLine.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/AddressResolverFileLine.cpp.o -c ../source/Core/AddressResolverFileLine.cpp [130/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/AddressResolverName.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/AddressResolverName.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/AddressResolverName.cpp.o -c ../source/Core/AddressResolverName.cpp [131/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectThread.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectThread.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectThread.cpp.o -c ../source/Commands/CommandObjectThread.cpp [132/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/DumpRegisterValue.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/DumpRegisterValue.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/DumpRegisterValue.cpp.o -c ../source/Core/DumpRegisterValue.cpp [133/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/Communication.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/Communication.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/Communication.cpp.o -c ../source/Core/Communication.cpp [134/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectTarget.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectTarget.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectTarget.cpp.o -c ../source/Commands/CommandObjectTarget.cpp [135/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/DumpDataExtractor.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/DumpDataExtractor.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/DumpDataExtractor.cpp.o -c ../source/Core/DumpDataExtractor.cpp [136/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/FileSpecList.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/FileSpecList.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/FileSpecList.cpp.o -c ../source/Core/FileSpecList.cpp [137/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Commands -I../source/Commands -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectType.cpp.o -MF source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectType.cpp.o.d -o source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectType.cpp.o -c ../source/Commands/CommandObjectType.cpp [138/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/FileLineResolver.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/FileLineResolver.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/FileLineResolver.cpp.o -c ../source/Core/FileLineResolver.cpp [139/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/EmulateInstruction.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/EmulateInstruction.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/EmulateInstruction.cpp.o -c ../source/Core/EmulateInstruction.cpp [140/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/DynamicLoader.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/DynamicLoader.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/DynamicLoader.cpp.o -c ../source/Core/DynamicLoader.cpp [141/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/Disassembler.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/Disassembler.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/Disassembler.cpp.o -c ../source/Core/Disassembler.cpp [142/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/Debugger.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/Debugger.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/Debugger.cpp.o -c ../source/Core/Debugger.cpp [143/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/Highlighter.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/Highlighter.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/Highlighter.cpp.o -c ../source/Core/Highlighter.cpp [144/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/IOHandler.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/IOHandler.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/IOHandler.cpp.o -c ../source/Core/IOHandler.cpp [145/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/Opcode.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/Opcode.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/Opcode.cpp.o -c ../source/Core/Opcode.cpp [146/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/FormatEntity.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/FormatEntity.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/FormatEntity.cpp.o -c ../source/Core/FormatEntity.cpp [147/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/Mangled.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/Mangled.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/Mangled.cpp.o -c ../source/Core/Mangled.cpp [148/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Plugins/DynamicLoader/POSIX-DYLD -I../source/Plugins/DynamicLoader/POSIX-DYLD -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DYLDRendezvous.cpp.o -MF source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DYLDRendezvous.cpp.o.d -o source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DYLDRendezvous.cpp.o -c ../source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp [149/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/ModuleList.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/ModuleList.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/ModuleList.cpp.o -c ../source/Core/ModuleList.cpp [150/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Plugins/DynamicLoader/POSIX-DYLD -I../source/Plugins/DynamicLoader/POSIX-DYLD -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DynamicLoaderPOSIXDYLD.cpp.o -MF source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DynamicLoaderPOSIXDYLD.cpp.o.d -o source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DynamicLoaderPOSIXDYLD.cpp.o -c ../source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp [151/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/IOHandlerCursesGUI.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/IOHandlerCursesGUI.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/IOHandlerCursesGUI.cpp.o -c ../source/Core/IOHandlerCursesGUI.cpp [152/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/Module.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/Module.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/Module.cpp.o -c ../source/Core/Module.cpp [153/876] /usr/bin/c++ -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLLDB_CONFIGURATION_RELEASE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Core -I../source/Core -Isource -I../include -Iinclude -I/usr/include/python3.8 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -fno-exceptions -fno-rtti -std=c++14 -MD -MT source/Core/CMakeFiles/lldbCore.dir/RichManglingContext.cpp.o -MF source/Core/CMakeFiles/lldbCore.dir/RichManglingContext.cpp.o.d -o source/Core/CMakeFiles/lldbCore.dir/RichManglingContext.cpp.o -c ../source/Core/RichManglingContext.cpp