Started by upstream project "relay-lldb" build number 1237 originally caused by: Started by upstream project "lldb-cmake" build number 50232 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by upstream project "lldb-cmake" build number 50233 originally caused by: Started by an SCM change Obtained zorg/jenkins/jobs/jobs/lldb-cmake-matrix from git https://github.com/llvm/llvm-zorg.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘green-dragon-23’ Running on green-dragon-23 in /Users/buildslave/jenkins/workspace/lldb-cmake-matrix [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Cloning repository https://github.com/llvm/llvm-zorg.git > git init /Users/buildslave/jenkins/workspace/lldb-cmake-matrix # timeout=10 Fetching upstream changes from https://github.com/llvm/llvm-zorg.git > git --version # timeout=10 > git --version # 'git version 2.24.3 (Apple Git-128)' > git fetch --tags --force --progress -- https://github.com/llvm/llvm-zorg.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a6d73d7d2faf996c473a67390bd54de96fa4f17e (refs/remotes/origin/main) Commit message: "Fix a typo and disable more spammy warnings in C++20 buildbot" > git config remote.origin.url https://github.com/llvm/llvm-zorg.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6d73d7d2faf996c473a67390bd54de96fa4f17e # timeout=10 > git rev-list --no-walk a6d73d7d2faf996c473a67390bd54de96fa4f17e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] dir Running in /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Avoid fetching tags Cloning repository https://github.com/llvm/llvm-project.git > git init /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project # timeout=10 Using reference repository: /Users/Shared/llvm-project.git Fetching upstream changes from https://github.com/llvm/llvm-project.git > git --version # timeout=10 > git --version # 'git version 2.24.3 (Apple Git-128)' > git fetch --no-tags --force --progress -- https://github.com/llvm/llvm-project.git +refs/heads/*:refs/remotes/origin/* # timeout=30 Avoid second fetch Checking out Revision 603c286334b07f568d39f6706c848f576914f323 (detached) > git config remote.origin.url https://github.com/llvm/llvm-project.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse 603c286334b07f^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 603c286334b07f568d39f6706c848f576914f323 # timeout=10 Commit message: "Bump the trunk major version to 17" > git rev-list --no-walk e78e4a176147a1a971f2093b3a927f51479074ab # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-zorg [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Avoid second fetch Checking out Revision a6d73d7d2faf996c473a67390bd54de96fa4f17e (refs/remotes/origin/main) Cloning repository https://github.com/llvm/llvm-zorg.git > git init /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-zorg # timeout=10 Using reference repository: /Users/Shared/llvm-zorg.git Fetching upstream changes from https://github.com/llvm/llvm-zorg.git > git --version # timeout=10 > git --version # 'git version 2.24.3 (Apple Git-128)' > git fetch --tags --force --progress -- https://github.com/llvm/llvm-zorg.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/llvm/llvm-zorg.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6d73d7d2faf996c473a67390bd54de96fa4f17e # timeout=10 Commit message: "Fix a typo and disable more spammy warnings in C++20 buildbot" [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Fetch) [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] sh + export ARTIFACT=clang-stage2-Rthinlto/latest + ARTIFACT=clang-stage2-Rthinlto/latest + python llvm-zorg/zorg/jenkins/monorepo_build.py fetch @@@ Fetching Compiler @@@ Starting at: 2023-01-25T05:46:56 GETting http://green-dragon-21.local/artifacts//clang-stage2-Rthinlto/latest to /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler.tar.gz ... done. Decompressing... cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/ 'tar' 'zxf' '../host-compiler.tar.gz' Completed at: 2023-01-25T05:47:04 @@@@@@ [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LLDB) [Pipeline] timeout Timeout set to expire in 1 hr 30 min [Pipeline] { [Pipeline] sh + set -u + rm -rf build.properties + cd llvm-project + git tag -a -m 'First Commit' first_commit 97724f18c79c7cc81ced24239eb5e883bf1398ef ++ git describe --match first_commit + git_desc=first_commit-449734-g603c286334b07f ++ echo first_commit-449734-g603c286334b07f ++ cut -f 2 -d - + export GIT_DISTANCE=449734 + GIT_DISTANCE=449734 ++ echo first_commit-449734-g603c286334b07f ++ cut -f 3 -d - + sha=g603c286334b07f + export GIT_SHA=603c286334b07f + GIT_SHA=603c286334b07f + cd - /Users/buildslave/jenkins/workspace/lldb-cmake-matrix + export PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/bin:/usr/local/bin + PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/bin:/usr/local/bin + python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake build --cmake-flag=-DLLVM_TARGETS_TO_BUILD=X86 --assertions '--projects=clang;lldb' '--runtimes=libcxx;libcxxabi' --cmake-type=Release '--dotest-flag=--skip-category gmodules' --dotest-flag=--arch=x86_64 Dependency met os_version v10.15.5 Dependency met brew cmake v3.17.2 Dependency met brew ninja v1.8.2 Dependency met pip psutil v5.4.5 Dependency met xcode v11.5 @@@ Clean @@@ Starting at: 2023-01-25T05:47:14 Completed at: 2023-01-25T05:47:15 @@@@@@ @@@ Cmake @@@ Starting at: 2023-01-25T05:47:15 cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build '/usr/local/bin/cmake' '-G' 'Ninja' '/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm' '-DCMAKE_BUILD_TYPE=Release' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DLLVM_TARGETS_TO_BUILD=X86;ARM;AArch64' '-DCMAKE_INSTALL_PREFIX=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-install' '-DCMAKE_MAKE_PROGRAM=/usr/local/bin/ninja' '-DLLDB_TEST_USER_ARGS=--arch;x86_64;--build-dir;/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex;-t;--env;TERM=vt100;--skip-category gmodules;--arch=x86_64' '-DLLDB_ENABLE_PYTHON=On' '-DLLVM_ENABLE_ASSERTIONS:BOOL=TRUE' '-DLLVM_ENABLE_MODULES=On' '-DLLVM_ENABLE_PROJECTS=clang;lldb' '-DLLVM_LIT_ARGS=-v --time-tests --shuffle --xunit-xml-output=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/test/results.xml -v' '-DLLVM_VERSION_PATCH=99' '-DLLVM_ENABLE_RUNTIMES=libcxx;libcxxabi' '-DLLVM_TARGETS_TO_BUILD=X86' '-DCMAKE_C_COMPILER=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang' '-DCMAKE_CXX_COMPILER=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++' -- The C compiler identification is Clang 16.0.99 -- The CXX compiler identification is Clang 16.0.99 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang - 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: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- bolt project is disabled -- clang project is enabled -- clang-tools-extra project is disabled -- compiler-rt project is disabled -- cross-project-tests project is disabled -- libc project is disabled -- libclc project is disabled -- lld project is disabled -- lldb project is enabled -- mlir project is disabled -- openmp project is disabled -- polly project is disabled -- pstl project is disabled -- flang project is disabled -- Found libtool - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -- Found Python3: /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/bin/python3.8 (found suitable version "3.8.2", minimum required is "3.6") found components: Interpreter -- Performing Test LLVM_LIBSTDCXX_MIN -- Performing Test LLVM_LIBSTDCXX_MIN - Success -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR - Success -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for link.h -- Looking for link.h - not found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sysexits.h -- Looking for sysexits.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Looking for mach/mach.h -- Looking for mach/mach.h - found -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Performing Test HAVE_CRASHREPORTER_INFO -- Performing Test HAVE_CRASHREPORTER_INFO - Success -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - not found -- Looking for pfm_initialize in pfm -- Looking for pfm_initialize in pfm - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libz.tbd (found version "1.2.11") -- Looking for compress2 -- Looking for compress2 - found -- Found LibXml2: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libxml2.tbd (found version "2.9.4") -- Looking for xmlReadMemory -- Looking for xmlReadMemory - found -- Looking for histedit.h -- Looking for histedit.h - found -- Found LibEdit: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include (found version "2.11") -- Performing Test Terminfo_LINKABLE -- Performing Test Terminfo_LINKABLE - Success -- Found Terminfo: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libcurses.tbd -- Looking for xar_open in xar -- Looking for xar_open in xar - found -- The xar file format has been deprecated: LLVM_HAVE_LIBXAR might be removed in the future. -- Looking for arc4random -- Looking for arc4random - found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Looking for __register_frame -- Looking for __register_frame - found -- Looking for __deregister_frame -- Looking for __deregister_frame - found -- Looking for __unw_add_dynamic_fde -- Looking for __unw_add_dynamic_fde - found -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for lseek64 -- Looking for lseek64 - not found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - not found -- Looking for mallinfo2 -- Looking for mallinfo2 - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Success -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Failed -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - found -- Looking for proc_pid_rusage -- Looking for proc_pid_rusage - 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 -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Success -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Ninja version: 1.8.2 -- Found ld64 - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM host triple: x86_64-apple-darwin19.5.0 -- LLVM default target triple: x86_64-apple-darwin19.5.0 -- 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 C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Failed -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Failed -- 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 CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test CXX_SUPPORTS_MODULES -- Performing Test CXX_SUPPORTS_MODULES - Success -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Success -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Failed -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - found -- Performing Test macos_signposts_usable -- Performing Test macos_signposts_usable - Success -- Linker detection: ld64 -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Success -- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX -- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX - Failed -- Looking for __x86_64__ -- Looking for __x86_64__ - found -- Found Git: /usr/bin/git (found version "2.24.3 (Apple Git-128)") -- Targeting X86 -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Clang version: 17.0.99 -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Success -- Host linker version: 609.8 -- Looking for include file CoreServices/CoreServices.h -- Looking for include file CoreServices/CoreServices.h - found -- Found SWIG: /usr/local/bin/swig (found suitable version "4.0.0", minimum required is "3") -- Enable SWIG to generate LLDB bindings: TRUE -- Enable editline support in LLDB: TRUE -- Found CursesAndPanel: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include -- Enable curses support in LLDB: TRUE -- Looking for lzma_auto_decoder in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/liblzma.tbd -- Looking for lzma_auto_decoder in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/liblzma.tbd - found -- Looking for lzma_easy_encoder in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/liblzma.tbd -- Looking for lzma_easy_encoder in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/liblzma.tbd - found -- Looking for lzma_lzma_preset in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/liblzma.tbd -- Looking for lzma_lzma_preset in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/liblzma.tbd - found -- Found LibLZMA: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/liblzma.tbd (found version "5.2.4") -- Enable LZMA compression support in LLDB: TRUE -- Could NOT find Lua (missing: LUA_LIBRARIES LUA_INCLUDE_DIR) (Required is exact version "5.3") -- Could NOT find LuaAndSwig (missing: LUA_LIBRARIES LUA_INCLUDE_DIR) -- Enable Lua scripting support in LLDB: FALSE -- Found Python3: /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/bin/python3.8 (found version "3.8.2") found components: Interpreter Development Development.Module Development.Embed -- Found PythonAndSwig: /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/lib/libpython3.8.dylib -- Enable Python scripting support in LLDB: TRUE -- Found LibXml2: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libxml2.tbd (found suitable version "2.9.4", minimum required is "2.8") -- Enable Libxml 2 support in LLDB: TRUE -- Enable libfbsdvmcore support in LLDB: 0 -- Looking for el_winsertstr -- Looking for el_winsertstr - 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 - failed -- Performing Test CXX_SUPPORTS_DEPRECATED_DECLARATIONS -- Performing Test CXX_SUPPORTS_DEPRECATED_DECLARATIONS - Success -- Performing Test CXX_SUPPORTS_UNKNOWN_PRAGMAS -- Performing Test CXX_SUPPORTS_UNKNOWN_PRAGMAS - Success -- Performing Test CXX_SUPPORTS_STRICT_ALIASING -- Performing Test CXX_SUPPORTS_STRICT_ALIASING - Success -- Performing Test CXX_SUPPORTS_STRINGOP_TRUNCATION -- Performing Test CXX_SUPPORTS_STRINGOP_TRUNCATION - Failed -- Performing Test CXX_SUPPORTS_DEPRECATED_REGISTER -- Performing Test CXX_SUPPORTS_DEPRECATED_REGISTER - Success -- Performing Test CXX_SUPPORTS_VLA_EXTENSION -- Performing Test CXX_SUPPORTS_VLA_EXTENSION - Success -- LLDB version: 17.0.99git -- Looking for ppoll -- Looking for ppoll - not found -- Looking for ptsname_r -- Looking for ptsname_r - found -- Looking for accept4 -- Looking for accept4 - not found -- Looking for include files sys/types.h, sys/event.h -- Looking for include files sys/types.h, sys/event.h - found -- Looking for process_vm_readv -- Looking for process_vm_readv - not found -- Looking for __NR_process_vm_readv -- Looking for __NR_process_vm_readv - not found -- Looking for compression_encode_buffer in compression -- Looking for compression_encode_buffer in compression - found -- Skipping FreeBSDKernel plugin due to missing libfbsdvmcore -- Symbols (liblldb): exporting all symbols from the lldb namespace -- The ASM-ATT compiler identification is Clang with GNU-like command-line -- Found assembler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/as -- Performing Test CXX_SUPPORTS_NO_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS -- Performing Test CXX_SUPPORTS_NO_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS - Success -- Performing Test CXX_SUPPORTS_NO_ZERO_LENGTH_ARRAY -- Performing Test CXX_SUPPORTS_NO_ZERO_LENGTH_ARRAY - Success -- Performing Test CXX_SUPPORTS_NO_EXTENDED_OFFSETOF -- Performing Test CXX_SUPPORTS_NO_EXTENDED_OFFSETOF - Failed -- Performing Test BUILDING_FOR_ARM64_OSX -- Performing Test BUILDING_FOR_ARM64_OSX - Failed -- LLDB debugserver energy support is disabled -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- LLDB tests use just-built debug server -- Registering ExampleIRTransforms as a pass plugin (static build: OFF) -- Registering Bye as a pass plugin (static build: OFF) -- LLVM FileCheck Found: /usr/local/bin/FileCheck -- git version: v0.0.0 normalized to 0.0.0 -- Version: 1.6.0 -- Looking for shm_open in rt -- Looking for shm_open in rt - not found -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- success -- Configuring done -- Generating done -- Build files have been written to: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build Completed at: 2023-01-25T05:48:28 @@@@@@ @@@ Build @@@ Starting at: 2023-01-25T05:48:28 cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build '/usr/local/bin/ninja' '-v' [1/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/remarks-shlib && sed -e "s/^/_/" < /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/remarks-shlib/Remarks.exports > Remarks.exports [2/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/unittests/Support/DynamicLibrary -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/unittests/Support/DynamicLibrary -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o -MF unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o.d -o unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/unittests/Support/DynamicLibrary/ExportedFuncs.cpp [3/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libDynamicLibraryLib.a unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o && : [4/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DSecondLib_EXPORTS -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/unittests/Support/DynamicLibrary -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/unittests/Support/DynamicLibrary -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIC -UNDEBUG -std=c++17 -MD -MT unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o -MF unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o.d -o unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/unittests/Support/DynamicLibrary/PipSqueak.cpp [5/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DPipSqueak_EXPORTS -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/unittests/Support/DynamicLibrary -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/unittests/Support/DynamicLibrary -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIC -UNDEBUG -std=c++17 -MD -MT unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o -MF unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o.d -o unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/unittests/Support/DynamicLibrary/PipSqueak.cpp [6/4593] : && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -bundle -Wl,-headerpad_max_install_names -Wl,-flat_namespace -Wl,-undefined -Wl,suppress -o unittests/Support/DynamicLibrary/SecondLib.dylib unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o && : [7/4593] : && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -bundle -Wl,-headerpad_max_install_names -Wl,-flat_namespace -Wl,-undefined -Wl,suppress -o unittests/Support/DynamicLibrary/PipSqueak.dylib unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o && : [8/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/sleep.cc [9/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/colorprint.cc [10/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/benchmark_api_internal.cc [11/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/counter.cc [12/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/benchmark_name.cc [13/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/perf_counters.cc [14/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/reporter.cc [15/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/console_reporter.cc [16/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/benchmark_main.cc [17/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/timers.cc [18/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ABIBreak.cpp [19/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/json_reporter.cc [20/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/csv_reporter.cc [21/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/commandlineflags.cc [22/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/string_util.cc [23/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Demangle -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Demangle -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o -MF lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o.d -o lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Demangle/DLangDemangle.cpp [24/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/complexity.cc [25/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Demangle -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Demangle -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o -MF lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o.d -o lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Demangle/Demangle.cpp [26/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Demangle -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Demangle -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o -MF lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o.d -o lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Demangle/MicrosoftDemangleNodes.cpp [27/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/sysinfo.cc [28/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Demangle -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Demangle -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o -MF lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o.d -o lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Demangle/RustDemangle.cpp [29/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/AutoConvert.cpp [30/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/statistics.cc [31/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/benchmark_runner.cc [32/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Demangle -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Demangle -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o -MF lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o.d -o lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Demangle/MicrosoftDemangle.cpp [33/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/benchmark.cc [34/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -std=c++11 -Wall -Wextra -Wshadow -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -fno-exceptions -Wstrict-aliasing -Wthread-safety -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o -MF third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o.d -o third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/third-party/benchmark/src/benchmark_register.cc [35/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libbenchmark.a third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o third-party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o && : [36/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libbenchmark_main.a third-party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o && : [37/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Demangle -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Demangle -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o -MF lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o.d -o lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Demangle/ItaniumDemangle.cpp [38/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libLLVMDemangle.a lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o && : [39/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Allocator.cpp [40/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BinaryStreamError.cpp [41/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BranchProbability.cpp [42/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/APSInt.cpp [43/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BlockFrequency.cpp [44/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ARMWinEH.cpp [45/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BuryPointer.cpp [46/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ARMBuildAttrs.cpp [47/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/circular_raw_ostream.cpp [48/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/COM.cpp [49/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/AddressRanges.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/AddressRanges.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/AddressRanges.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/AddressRanges.cpp [50/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BinaryStreamWriter.cpp [51/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Base64.cpp [52/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Chrono.cpp [53/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/CRC.cpp [54/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BinaryStreamRef.cpp [55/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ConvertUTF.cpp [56/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Compression.cpp [57/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/CodeGenCoverage.cpp [58/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/CSKYAttributes.cpp [59/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp [60/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/CSKYAttributeParser.cpp [61/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp [62/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/APFixedPoint.cpp [63/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/DivisionByConstantInfo.cpp [64/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BinaryStreamReader.cpp [65/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/DJB.cpp [66/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ELFAttributes.cpp [67/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-undname -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-undname -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o -MF tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o.d -o tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-undname/llvm-undname.cpp [68/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ExtensibleRTTI.cpp [69/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/DataExtractor.cpp [70/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ConvertUTFWrapper.cpp [71/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/AMDGPUMetadata.cpp [72/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ErrorHandling.cpp [73/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/CachePruning.cpp [74/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/FormattedStream.cpp [75/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Hashing.cpp [76/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/FoldingSet.cpp [77/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/FormatVariadic.cpp [78/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/DeltaAlgorithm.cpp [79/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/InitLLVM.cpp [80/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/InstructionCost.cpp [81/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Debug.cpp [82/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/IntEqClasses.cpp [83/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Caching.cpp [84/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/FileCollector.cpp [85/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Error.cpp [86/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/LEB128.cpp [87/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/GlobPattern.cpp [88/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/FileOutputBuffer.cpp [89/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Locale.cpp [90/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/IntervalMap.cpp [91/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ELFAttributeParser.cpp [92/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/DebugCounter.cpp [93/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/MathExtras.cpp [94/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/LineIterator.cpp [95/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ManagedStatic.cpp [96/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/MemAlloc.cpp [97/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/LowLevelType.cpp [98/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/MemoryBufferRef.cpp [99/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/MSP430Attributes.cpp [100/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/GraphWriter.cpp [101/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/FileUtilities.cpp [102/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Optional.cpp [103/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/MSP430AttributeParser.cpp [104/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/MD5.cpp [105/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/RISCVAttributes.cpp [106/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/NativeFormatting.cpp [107/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/PluginLoader.cpp [108/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/OptimizedStructLayout.cpp [109/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/PrettyStackTrace.cpp [110/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/LockFileManager.cpp [111/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Regex.cpp [112/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/KnownBits.cpp [113/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/RISCVAttributeParser.cpp [114/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/DAGDeltaAlgorithm.cpp [115/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/SHA1.cpp [116/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/SmallVector.cpp [117/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/SmallPtrSet.cpp [118/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/MemoryBuffer.cpp [119/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ScaledNumber.cpp [120/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/RandomNumberGenerator.cpp [121/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/StringMap.cpp [122/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/SHA256.cpp [123/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/StringExtras.cpp [124/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/StringSaver.cpp [125/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/APFloat.cpp [126/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/SystemUtils.cpp [127/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Parallel.cpp [128/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/APInt.cpp [129/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Signposts.cpp [130/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ScopedPrinter.cpp [131/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ToolOutputFile.cpp [132/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/SuffixTree.cpp [133/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/SymbolRemappingReader.cpp [134/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Twine.cpp [135/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/TarWriter.cpp [136/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/UnicodeCaseFold.cpp [137/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Unicode.cpp [138/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/SpecialCaseList.cpp [139/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/TypeSize.cpp [140/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/VersionTuple.cpp [141/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/raw_os_ostream.cpp [142/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/TrigramIndex.cpp [143/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ThreadPool.cpp [144/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/StringRef.cpp [145/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/regerror.c [146/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/JSON.cpp [147/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Statistic.cpp [148/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/regfree.c [149/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/regstrlcpy.c [150/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Atomic.cpp [151/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Z3Solver.cpp [152/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/xxhash.cpp [153/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp [154/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Errno.cpp [155/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAInfo.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAInfo.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAInfo.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/RISCVISAInfo.cpp [156/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/SourceMgr.cpp [157/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/UnicodeNameToCodepoint.cpp [158/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/WithColor.cpp [159/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/regexec.c [160/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/TimeProfiler.cpp [161/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/RWMutex.cpp [162/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/regcomp.c [163/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Valgrind.cpp [164/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Watchdog.cpp [165/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/DynamicLibrary.cpp [166/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3/blake3_sse2_x86-64_unix.S [167/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Memory.cpp [168/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3/blake3_sse41_x86-64_unix.S [169/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3/blake3_avx2_x86-64_unix.S [170/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Timer.cpp [171/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -mavx512vl -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3/blake3_avx512_x86-64_unix.S [172/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Threading.cpp [173/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Process.cpp [174/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/raw_ostream.cpp [175/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3/blake3_neon.c [176/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3/blake3_dispatch.c [177/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3/blake3.c [178/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/YAMLTraits.cpp [179/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Program.cpp [180/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/BLAKE3/blake3_portable.c [181/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/CommandLine.cpp [182/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Signals.cpp [183/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen/TableGenBackendSkeleton.cpp [184/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/YAMLParser.cpp [185/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen/TableGenBackend.cpp [186/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen/Error.cpp [187/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/Path.cpp [188/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/Attributes.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/Attributes.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/Attributes.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/Attributes.cpp [189/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen/StringMatcher.cpp [190/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen/Parser.cpp [191/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen/DetailedRecordsBackend.cpp [192/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen/JSONBackend.cpp [193/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen/TGLexer.cpp [194/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenHwModes.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenHwModes.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenHwModes.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/CodeGenHwModes.cpp [195/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen/SetTheory.cpp [196/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/AsmWriterInst.cpp [197/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen/Main.cpp [198/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/CodeEmitterGen.cpp [199/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/VirtualFileSystem.cpp [200/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/CallingConvEmitter.cpp [201/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/CodeGenInstruction.cpp [202/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/CodeGenMapTable.cpp [203/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/DAGISelMatcherOpt.cpp [204/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/DAGISelEmitter.cpp [205/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen/TGParser.cpp [206/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -fno-exceptions -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Support/ItaniumManglingCanonicalizer.cpp [207/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libLLVMSupport.a lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o lib/Support/CMakeFiles/LLVMSupport.dir/AddressRanges.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAInfo.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o && : [208/4593] : && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,-dead_strip tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o -o bin/llvm-undname -Wl,-rpath,@loader_path/../lib lib/libLLVMDemangle.a lib/libLLVMSupport.a lib/libLLVMDemangle.a -lm /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libz.tbd /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libcurses.tbd && : [209/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/DAGISelMatcherGen.cpp [210/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/DisassemblerEmitter.cpp [211/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/DAGISelMatcher.cpp [212/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/ExegesisEmitter.cpp [213/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/DAGISelMatcherEmitter.cpp [214/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/TableGen/Record.cpp [215/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libLLVMTableGen.a lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o && : [216/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DirectiveEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DirectiveEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DirectiveEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/DirectiveEmitter.cpp [217/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/OptEmitter.cpp [218/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/DFAEmitter.cpp [219/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/AsmWriterEmitter.cpp [220/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/CodeGenTarget.cpp [221/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/InfoByHwMode.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/InfoByHwMode.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/InfoByHwMode.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/InfoByHwMode.cpp [222/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/DFAPacketizerEmitter.cpp [223/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/OptRSTEmitter.cpp [224/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/PredicateExpander.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/PredicateExpander.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/PredicateExpander.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/PredicateExpander.cpp [225/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/DXILEmitter.cpp [226/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/SDNodeProperties.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/SDNodeProperties.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/SDNodeProperties.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/SDNodeProperties.cpp [227/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/RISCVTargetDefEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/RISCVTargetDefEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/RISCVTargetDefEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/RISCVTargetDefEmitter.cpp [228/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/InstrDocsEmitter.cpp [229/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/OptParserEmitter.cpp [230/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/PseudoLoweringEmitter.cpp [231/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/Types.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/Types.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/Types.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/Types.cpp [232/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/SubtargetFeatureInfo.cpp [233/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/FastISelEmitter.cpp [234/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/RegisterBankEmitter.cpp [235/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/CodeGenSchedule.cpp [236/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/TableGen.cpp [237/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/X86ModRMFilters.cpp [238/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/GICombinerEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/GICombinerEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/GICombinerEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GICombinerEmitter.cpp [239/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/IntrinsicEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/IntrinsicEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/IntrinsicEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/IntrinsicEmitter.cpp [240/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/X86MnemonicTables.cpp [241/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/X86DisassemblerTables.cpp [242/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/CompressInstEmitter.cpp [243/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/WebAssemblyDisassemblerEmitter.cpp [244/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o -MF utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o.d -o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchDagEdge.cpp [245/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o -MF utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o.d -o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel/CodeExpander.cpp [246/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/X86EVEX2VEXTablesEmitter.cpp [247/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/CTagsEmitter.cpp [248/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/X86RecognizableInstr.cpp [249/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/AsmMatcherEmitter.cpp [250/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include/llvm/Support && /usr/local/Cellar/cmake/3.22.2/bin/cmake -DNAMES=LLVM -DLLVM_SOURCE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm -DHEADER_FILE=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include/llvm/Support/VCSRevision.h -P /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/cmake/modules/GenerateVersionFromVCS.cmake [251/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o -MF utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o.d -o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchDagPredicateDependencyEdge.cpp [252/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Extensions -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Extensions -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o -MF lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o.d -o lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Extensions/Extensions.cpp [253/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libLLVMExtensions.a lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o && : [254/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Transforms/Hello && sed -e "s/^/_/" < /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Transforms/Hello/Hello.exports > LLVMHello.exports [255/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/VarLenCodeEmitterGen.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/VarLenCodeEmitterGen.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/VarLenCodeEmitterGen.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/VarLenCodeEmitterGen.cpp [256/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o -MF utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o.d -o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchDagPredicate.cpp [257/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/X86FoldTablesEmitter.cpp [258/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o -MF utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o.d -o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchDagOperands.cpp [259/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o -MF utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o.d -o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchDagInstr.cpp [260/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o -MF utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o.d -o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchDag.cpp [261/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/CodeGenRegisters.cpp [262/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Option -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Option -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o -MF lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o.d -o lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Option/Arg.cpp [263/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/SearchableTableEmitter.cpp [264/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/MSF -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/MSF -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o -MF lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o.d -o lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/MSF/MSFError.cpp [265/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/CodeGenDAGPatterns.cpp [266/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Option -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Option -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o -MF lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o.d -o lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Option/Option.cpp [267/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/MSF -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/MSF -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o -MF lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o.d -o lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/MSF/MSFCommon.cpp [268/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Option -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Option -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o -MF lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o.d -o lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Option/ArgList.cpp [269/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/InstrInfoEmitter.cpp [270/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/MSF -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/MSF -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o -MF lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o.d -o lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp [271/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Option -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Option -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o -MF lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o.d -o lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Option/OptTable.cpp [272/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libLLVMOption.a lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o && : [273/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/MSF -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/MSF -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o -MF lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o.d -o lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/MSF/MSFBuilder.cpp [274/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libLLVMDebugInfoMSF.a lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o && : [275/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Bitstream/Reader -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Bitstream/Reader -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o -MF lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o.d -o lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Bitstream/Reader/BitstreamReader.cpp [276/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libLLVMBitstreamReader.a lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o && : [277/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/CodeViewError.cpp [278/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp [279/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp [280/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp [281/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp [282/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp [283/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp [284/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp [285/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp [286/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/DebugLinesSubsection.cpp [287/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp [288/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp [289/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/Formatters.cpp [290/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp [291/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/EnumTables.cpp [292/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp [293/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/Line.cpp [294/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp [295/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp [296/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp [297/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp [298/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/SubtargetEmitter.cpp [299/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/RecordSerialization.cpp [300/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/TypeIndex.cpp [301/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp [302/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp [303/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp [304/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp [305/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/TypeHashing.cpp [306/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp [307/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp [308/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/RecordName.cpp [309/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/DecoderEmitter.cpp [310/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp [311/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/count -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/count -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -MD -MT utils/count/CMakeFiles/count.dir/count.c.o -MF utils/count/CMakeFiles/count.dir/count.c.o.d -o utils/count/CMakeFiles/count.dir/count.c.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/count/count.c [312/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/TypeTableCollection.cpp [313/4593] : && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,-dead_strip utils/count/CMakeFiles/count.dir/count.c.o -o bin/count -Wl,-rpath,@loader_path/../lib && : [314/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp [315/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o -MF utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o.d -o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchTree.cpp [316/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libLLVMTableGenGlobalISel.a utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o && : [317/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lto && sed -e "s/^/_/" < /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/lto/lto.exports > LTO.exports [318/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/TypeRecordHelpers.cpp [319/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_cuda_math.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_cuda_math.h [320/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_cuda_math_forward_declares.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_cuda_math_forward_declares.h [321/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_cuda_builtin_vars.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_cuda_builtin_vars.h [322/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_cuda_cmath.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_cuda_cmath.h [323/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_cuda_complex_builtins.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_cuda_complex_builtins.h [324/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_cuda_device_functions.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_cuda_device_functions.h [325/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_cuda_intrinsics.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_cuda_intrinsics.h [326/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_cuda_libdevice_declares.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_cuda_libdevice_declares.h [327/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_cuda_runtime_wrapper.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_cuda_runtime_wrapper.h [328/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_cuda_texture_intrinsics.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_cuda_texture_intrinsics.h [329/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_hip_cmath.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_hip_cmath.h [330/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_hip_math.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_hip_math.h [331/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_hip_libdevice_declares.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_hip_libdevice_declares.h [332/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_hip_runtime_wrapper.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_hip_runtime_wrapper.h [333/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__clang_hip_stdlib.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__clang_hip_stdlib.h [334/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__wmmintrin_pclmul.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__wmmintrin_pclmul.h [335/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/adxintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/adxintrin.h [336/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__wmmintrin_aes.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__wmmintrin_aes.h [337/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/altivec.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/altivec.h [338/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/opencl-c.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/opencl-c.h [339/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ammintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ammintrin.h [340/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/amxfp16intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/amxfp16intrin.h [341/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/amxintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/amxintrin.h [342/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/arm64intr.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/arm64intr.h [343/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp [344/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/arm_acle.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/arm_acle.h [345/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/arm_cmse.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/arm_cmse.h [346/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/arm_neon_sve_bridge.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/arm_neon_sve_bridge.h [347/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/armintr.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/armintr.h [348/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx2intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx2intrin.h [349/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/not -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/not -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/not/CMakeFiles/not.dir/not.cpp.o -MF utils/not/CMakeFiles/not.dir/not.cpp.o.d -o utils/not/CMakeFiles/not.dir/not.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/not/not.cpp [350/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512bf16intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512bf16intrin.h [351/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512bitalgintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512bitalgintrin.h [352/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512bwintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512bwintrin.h [353/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512cdintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512cdintrin.h [354/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512dqintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512dqintrin.h [355/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512erintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512erintrin.h [356/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp [357/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512fp16intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512fp16intrin.h [358/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512fintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512fintrin.h [359/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512ifmaintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512ifmaintrin.h [360/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512ifmavlintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512ifmavlintrin.h [361/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512pfintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512pfintrin.h [362/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vbmi2intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vbmi2intrin.h [363/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vbmiintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vbmiintrin.h [364/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vbmivlintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vbmivlintrin.h [365/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vlbf16intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vlbf16intrin.h [366/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vlbitalgintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vlbitalgintrin.h [367/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vlbwintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vlbwintrin.h [368/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vlcdintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vlcdintrin.h [369/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vldqintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vldqintrin.h [370/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vlfp16intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vlfp16intrin.h [371/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vlintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vlintrin.h [372/4593] : && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,-dead_strip utils/not/CMakeFiles/not.dir/not.cpp.o -o bin/not -Wl,-rpath,@loader_path/../lib lib/libLLVMSupport.a -lm /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libz.tbd /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libcurses.tbd lib/libLLVMDemangle.a && : [373/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vlvbmi2intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vlvbmi2intrin.h [374/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vlvnniintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vlvnniintrin.h [375/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vlvp2intersectintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vlvp2intersectintrin.h [376/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vnniintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vnniintrin.h [377/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vp2intersectintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vp2intersectintrin.h [378/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vpopcntdqintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vpopcntdqintrin.h [379/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avx512vpopcntdqvlintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avx512vpopcntdqvlintrin.h [380/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avxifmaintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avxifmaintrin.h [381/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avxintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avxintrin.h [382/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avxneconvertintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avxneconvertintrin.h [383/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avxvnniint8intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avxvnniint8intrin.h [384/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/avxvnniintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/avxvnniintrin.h [385/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/bmi2intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/bmi2intrin.h [386/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/bmiintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/bmiintrin.h [387/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/builtins.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/builtins.h [388/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/cet.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/cet.h [389/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/cetintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/cetintrin.h [390/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/cldemoteintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/cldemoteintrin.h [391/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/clflushoptintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/clflushoptintrin.h [392/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/clwbintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/clwbintrin.h [393/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/clzerointrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/clzerointrin.h [394/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/cmpccxaddintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/cmpccxaddintrin.h [395/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/cpuid.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/cpuid.h [396/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/crc32intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/crc32intrin.h [397/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/cuda_wrappers/algorithm /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/cuda_wrappers/algorithm [398/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/PerfectShuffle -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/PerfectShuffle -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o -MF utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o.d -o utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/PerfectShuffle/PerfectShuffle.cpp [399/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/cuda_wrappers/cmath /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/cuda_wrappers/cmath [400/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/cuda_wrappers/complex /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/cuda_wrappers/complex [401/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/cuda_wrappers/new /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/cuda_wrappers/new [402/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/emmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/emmintrin.h [403/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/enqcmdintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/enqcmdintrin.h [404/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/f16cintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/f16cintrin.h [405/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/fma4intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/fma4intrin.h [406/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/fmaintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/fmaintrin.h [407/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/fxsrintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/fxsrintrin.h [408/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/gfniintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/gfniintrin.h [409/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/hexagon_circ_brev_intrinsics.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/hexagon_circ_brev_intrinsics.h [410/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/hlsl.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/hlsl.h [411/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/hexagon_types.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/hexagon_types.h [412/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/hexagon_protos.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/hexagon_protos.h [413/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/hresetintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/hresetintrin.h [414/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/htmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/htmintrin.h [415/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/htmxlintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/htmxlintrin.h [416/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/hvx_hexagon_protos.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/hvx_hexagon_protos.h [417/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ia32intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ia32intrin.h [418/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/immintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/immintrin.h [419/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/intrin.h [420/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/invpcidintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/invpcidintrin.h [421/4593] : && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,-dead_strip utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o -o bin/llvm-PerfectShuffle -Wl,-rpath,@loader_path/../lib && : [422/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/keylockerintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/keylockerintrin.h [423/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/lwpintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/lwpintrin.h [424/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/lzcntintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/lzcntintrin.h [425/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/larchintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/larchintrin.h [426/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/LineEditor -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/LineEditor -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o -MF lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o.d -o lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/LineEditor/LineEditor.cpp [427/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/mm3dnow.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/mm3dnow.h [428/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/mm_malloc.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/mm_malloc.h [429/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/mmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/mmintrin.h [430/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/movdirintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/movdirintrin.h [431/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libLLVMLineEditor.a lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o && : [432/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/msa.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/msa.h [433/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/mwaitxintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/mwaitxintrin.h [434/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/nmmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/nmmintrin.h [435/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/openmp_wrappers/math.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/openmp_wrappers/math.h [436/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/pconfigintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/pconfigintrin.h [437/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/pkuintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/pkuintrin.h [438/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/pmmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/pmmintrin.h [439/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/popcntintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/popcntintrin.h [440/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ppc_wrappers/bmi2intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ppc_wrappers/bmi2intrin.h [441/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ppc_wrappers/bmiintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ppc_wrappers/bmiintrin.h [442/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ppc_wrappers/emmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ppc_wrappers/emmintrin.h [443/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ppc_wrappers/immintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ppc_wrappers/immintrin.h [444/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ppc_wrappers/mm_malloc.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ppc_wrappers/mm_malloc.h [445/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ppc_wrappers/mmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ppc_wrappers/mmintrin.h [446/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ppc_wrappers/pmmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ppc_wrappers/pmmintrin.h [447/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ppc_wrappers/smmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ppc_wrappers/smmintrin.h [448/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ppc_wrappers/tmmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ppc_wrappers/tmmintrin.h [449/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ppc_wrappers/x86gprintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ppc_wrappers/x86gprintrin.h [450/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ppc_wrappers/x86intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ppc_wrappers/x86intrin.h [451/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ppc_wrappers/xmmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ppc_wrappers/xmmintrin.h [452/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/prfchiintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/prfchiintrin.h [453/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/prfchwintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/prfchwintrin.h [454/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/ptwriteintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/ptwriteintrin.h [455/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/raointintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/raointintrin.h [456/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/rdpruintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/rdpruintrin.h [457/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/rdseedintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/rdseedintrin.h [458/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/rtmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/rtmintrin.h [459/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/s390intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/s390intrin.h [460/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/serializeintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/serializeintrin.h [461/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/sgxintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/sgxintrin.h [462/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/shaintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/shaintrin.h [463/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/smmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/smmintrin.h [464/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/tbmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/tbmintrin.h [465/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/tmmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/tmmintrin.h [466/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/tsxldtrkintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/tsxldtrkintrin.h [467/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/uintrintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/uintrintrin.h [468/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/vaesintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/vaesintrin.h [469/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/velintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/velintrin.h [470/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/vecintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/vecintrin.h [471/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/velintrin_approx.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/velintrin_approx.h [472/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/velintrin_gen.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/velintrin_gen.h [473/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/vpclmulqdqintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/vpclmulqdqintrin.h [474/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/waitpkgintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/waitpkgintrin.h [475/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/wasm_simd128.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/wasm_simd128.h [476/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/wbnoinvdintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/wbnoinvdintrin.h [477/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/wmmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/wmmintrin.h [478/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/x86gprintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/x86gprintrin.h [479/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/x86intrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/x86intrin.h [480/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/xmmintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/xmmintrin.h [481/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Analysis/plugins/SampleAnalyzer && sed -e "s/^/_/" < /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Analysis/plugins/SampleAnalyzer/SampleAnalyzerPlugin.exports > SampleAnalyzerPlugin.exports [482/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/xopintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/xopintrin.h [483/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/xsavecintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/xsavecintrin.h [484/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/xsaveintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/xsaveintrin.h [485/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/xsaveoptintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/xsaveoptintrin.h [486/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/xsavesintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/xsavesintrin.h [487/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/xtestintrin.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/xtestintrin.h [488/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Analysis/plugins/CheckerDependencyHandling && sed -e "s/^/_/" < /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandlingAnalyzerPlugin.exports > CheckerDependencyHandlingAnalyzerPlugin.exports [489/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Analysis/plugins/CheckerOptionHandling && sed -e "s/^/_/" < /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandlingAnalyzerPlugin.exports > CheckerOptionHandlingAnalyzerPlugin.exports [490/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/__stddef_max_align_t.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/__stddef_max_align_t.h [491/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/float.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/float.h [492/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/hlsl/hlsl_basic_types.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/hlsl/hlsl_basic_types.h [493/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-view && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-view/bin/scan-view /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/ [494/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-view && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/share/scan-view && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-view/share/ScanView.py /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/share/scan-view/ [495/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-view && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/share/scan-view && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-view/share/Reporter.py /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/share/scan-view/ [496/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-view && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/share/scan-view && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-view/share/bugcatcher.ico /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/share/scan-view/ [497/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/hlsl/hlsl_intrinsics.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/hlsl/hlsl_intrinsics.h [498/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/inttypes.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/inttypes.h [499/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/iso646.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/iso646.h [500/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/limits.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/limits.h [501/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/module.modulemap /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/module.modulemap [502/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/openmp_wrappers/__clang_openmp_device_functions.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/openmp_wrappers/__clang_openmp_device_functions.h [503/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/opencl-c-base.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/opencl-c-base.h [504/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/openmp_wrappers/cmath /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/openmp_wrappers/cmath [505/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/openmp_wrappers/complex /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/openmp_wrappers/complex [506/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/openmp_wrappers/complex.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/openmp_wrappers/complex.h [507/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/openmp_wrappers/complex_cmath.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/openmp_wrappers/complex_cmath.h [508/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/openmp_wrappers/new /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/openmp_wrappers/new [509/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/stdarg.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/stdarg.h [510/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/stdatomic.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/stdatomic.h [511/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp [512/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/stdalign.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/stdalign.h [513/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/stdint.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/stdint.h [514/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/stdnoreturn.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/stdnoreturn.h [515/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/stddef.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/stddef.h [516/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/stdbool.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/stdbool.h [517/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/tgmath.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/tgmath.h [518/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/unwind.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/unwind.h [519/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/vadefs.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/vadefs.h [520/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/lib/Headers && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy_if_different /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/lib/Headers/varargs.h /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib/clang/17/include/varargs.h [521/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-view && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/share/scan-view && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-view/share/startfile.py /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/share/scan-view/ [522/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build/bin/scan-build /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/ [523/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build/bin/set-xcode-analyzer /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/ [524/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/libexec && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build/libexec/c++-analyzer /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/libexec/ [525/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/libexec && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build/libexec/ccc-analyzer /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/libexec/ [526/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/share/man/man1 && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build/man/scan-build.1 /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/share/man/man1/ [527/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/share/scan-build && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build/share/scan-build/scanview.css /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/share/scan-build/ [528/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/share/scan-build && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build/share/scan-build/sorttable.js /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/share/scan-build/ [529/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/bin/intercept-build /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/ [530/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/bin/scan-build /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/scan-build-py [531/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/bin/analyze-build /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/ [532/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libear && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/lib/libear/__init__.py /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libear/ [533/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libear && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/lib/libear/config.h.in /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libear/ [534/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libear && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/lib/libear/ear.c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libear/ [535/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/__init__.py /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild/ [536/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/analyze.py /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild/ [537/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/arguments.py /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild/ [538/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/clang.py /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild/ [539/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/compilation.py /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild/ [540/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/intercept.py /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild/ [541/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild/resources && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/resources/selectable.js /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild/resources [542/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild/resources && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/resources/sorttable.js /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild/resources [543/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/report.py /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild/ [544/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/libexec && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/libexec/analyze-c++ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/libexec/ [545/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/libexec && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/libexec/analyze-cc /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/libexec/ [546/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild/resources && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/resources/scanview.css /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild/resources [547/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/shell.py /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/libscanbuild/ [548/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/source/API && sed -e "s/^/_/" < /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/source/API/liblldb.exports > liblldb.exports [549/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/libexec && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/libexec/intercept-c++ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/libexec/ [550/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/bindings/python && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy lldb-python /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/lldb-python [551/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/scan-build-py && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/libexec && /usr/local/Cellar/cmake/3.22.2/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/scan-build-py/libexec/intercept-cc /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/libexec/ [552/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/bugpoint-passes && sed -e "s/^/_/" < /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/bugpoint-passes/bugpoint.exports > BugpointPasses.exports [553/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/libclang && /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/bin/python3.8 /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/libclang/linker-script-to-export-list.py /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/tools/libclang/libclang.map /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/libclang/libclang-generic.exports [554/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_ROUND -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/tools/debugserver/source/MacOSX -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/../clang/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/../clang/include -I/usr/local/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/libxml2 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/tools/debugserver/source/.. -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/source -I/arm -I/arm64 -I/i386 -I/x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/.. -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Xclang -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -Wno-gnu-zero-variadic-macro-arguments -Wno-zero-length-array -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/arm/DNBArchImpl.cpp.o -MF tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/arm/DNBArchImpl.cpp.o.d -o tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/arm/DNBArchImpl.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/arm/DNBArchImpl.cpp [555/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_ROUND -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/tools/debugserver/source/MacOSX -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/../clang/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/../clang/include -I/usr/local/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/libxml2 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/tools/debugserver/source/.. -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/source -I/arm -I/arm64 -I/i386 -I/x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/.. -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Xclang -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -Wno-gnu-zero-variadic-macro-arguments -Wno-zero-length-array -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/arm64/DNBArchImplARM64.cpp.o -MF tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/arm64/DNBArchImplARM64.cpp.o.d -o tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/arm64/DNBArchImplARM64.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.cpp [556/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/libclang && sed -e "s/^/_/" < /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/tools/libclang/libclang-generic.exports > libclang.exports [557/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/WindowsManifest -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/WindowsManifest -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/libxml2 -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o -MF lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o.d -o lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp [558/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libLLVMWindowsManifest.a lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o && : [559/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/split-file -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/split-file -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o -MF utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o.d -o utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/split-file/split-file.cpp [560/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp [561/4593] : && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,-dead_strip utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o -o bin/split-file -Wl,-rpath,@loader_path/../lib lib/libLLVMSupport.a -lm /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libz.tbd /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libcurses.tbd lib/libLLVMDemangle.a && : [562/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/yaml-bench -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/yaml-bench -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o -MF utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o.d -o utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/yaml-bench/YAMLBench.cpp [563/4593] : && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,-dead_strip utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o -o bin/yaml-bench -Wl,-rpath,@loader_path/../lib lib/libLLVMSupport.a -lm /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libz.tbd /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libcurses.tbd lib/libLLVMDemangle.a && : [564/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/FileCheck -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/FileCheck -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o -MF lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o.d -o lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/FileCheck/FileCheck.cpp [565/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libLLVMFileCheck.a lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o && : [566/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/RegisterInfoEmitter.cpp [567/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp [568/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libLLVMDebugInfoCodeView.a lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o && : [569/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/UnicodeData -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/UnicodeData -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o -MF utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o.d -o utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/UnicodeData/UnicodeNameMappingGenerator.cpp [570/4593] : && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,-dead_strip utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o -o bin/UnicodeNameMappingGenerator -Wl,-rpath,@loader_path/../lib lib/libLLVMSupport.a -lm /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libz.tbd /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libcurses.tbd lib/libLLVMDemangle.a && : [571/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_ROUND -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/tools/debugserver/source/MacOSX -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/../clang/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/../clang/include -I/usr/local/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/libxml2 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/tools/debugserver/source/.. -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/source -I/arm -I/arm64 -I/i386 -I/x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/.. -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Xclang -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -Wno-gnu-zero-variadic-macro-arguments -Wno-zero-length-array -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/i386/DNBArchImplI386.cpp.o -MF tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/i386/DNBArchImplI386.cpp.o.d -o tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/i386/DNBArchImplI386.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1329:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(fcw), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1332:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(fsw), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1335:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(ftw), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1338:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(fop), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1341:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(ip), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1344:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(cs), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1347:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(dp), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1350:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(ds), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1353:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(mxcsr), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1356:32: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_UINT(mxcsrmask), FPU_OFFSET(mxcsrmask), INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1360:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm0), FPU_OFFSET(stmm0), INVALID_NUB_REGNUM, dwarf_stmm0, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1363:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm1), FPU_OFFSET(stmm1), INVALID_NUB_REGNUM, dwarf_stmm1, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1366:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm2), FPU_OFFSET(stmm2), INVALID_NUB_REGNUM, dwarf_stmm2, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1369:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm3), FPU_OFFSET(stmm3), INVALID_NUB_REGNUM, dwarf_stmm3, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1372:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm4), FPU_OFFSET(stmm4), INVALID_NUB_REGNUM, dwarf_stmm4, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1375:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm5), FPU_OFFSET(stmm5), INVALID_NUB_REGNUM, dwarf_stmm5, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1378:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm6), FPU_OFFSET(stmm6), INVALID_NUB_REGNUM, dwarf_stmm6, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1381:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm7), FPU_OFFSET(stmm7), INVALID_NUB_REGNUM, dwarf_stmm7, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1385:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm0), FPU_OFFSET(xmm0), INVALID_NUB_REGNUM, dwarf_xmm0, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1388:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm1), FPU_OFFSET(xmm1), INVALID_NUB_REGNUM, dwarf_xmm1, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1391:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm2), FPU_OFFSET(xmm2), INVALID_NUB_REGNUM, dwarf_xmm2, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1394:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm3), FPU_OFFSET(xmm3), INVALID_NUB_REGNUM, dwarf_xmm3, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1397:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm4), FPU_OFFSET(xmm4), INVALID_NUB_REGNUM, dwarf_xmm4, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1400:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm5), FPU_OFFSET(xmm5), INVALID_NUB_REGNUM, dwarf_xmm5, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1403:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm6), FPU_OFFSET(xmm6), INVALID_NUB_REGNUM, dwarf_xmm6, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1406:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm7), FPU_OFFSET(xmm7), INVALID_NUB_REGNUM, dwarf_xmm7, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1420:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(fcw), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1423:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(fsw), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1426:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(ftw), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1429:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(fop), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1432:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(ip), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1435:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(cs), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1438:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(dp), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1441:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(ds), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1444:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(mxcsr), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1447:32: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_UINT(mxcsrmask), AVX_OFFSET(mxcsrmask), INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1451:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm0), AVX_OFFSET(stmm0), INVALID_NUB_REGNUM, dwarf_stmm0, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1454:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm1), AVX_OFFSET(stmm1), INVALID_NUB_REGNUM, dwarf_stmm1, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1457:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm2), AVX_OFFSET(stmm2), INVALID_NUB_REGNUM, dwarf_stmm2, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1460:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm3), AVX_OFFSET(stmm3), INVALID_NUB_REGNUM, dwarf_stmm3, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1463:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm4), AVX_OFFSET(stmm4), INVALID_NUB_REGNUM, dwarf_stmm4, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1466:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm5), AVX_OFFSET(stmm5), INVALID_NUB_REGNUM, dwarf_stmm5, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1469:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm6), AVX_OFFSET(stmm6), INVALID_NUB_REGNUM, dwarf_stmm6, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1472:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm7), AVX_OFFSET(stmm7), INVALID_NUB_REGNUM, dwarf_stmm7, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1476:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm0), AVX_OFFSET_YMM(0), INVALID_NUB_REGNUM, dwarf_ymm0, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1479:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm1), AVX_OFFSET_YMM(1), INVALID_NUB_REGNUM, dwarf_ymm1, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1482:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm2), AVX_OFFSET_YMM(2), INVALID_NUB_REGNUM, dwarf_ymm2, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1485:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm3), AVX_OFFSET_YMM(3), INVALID_NUB_REGNUM, dwarf_ymm3, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1488:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm4), AVX_OFFSET_YMM(4), INVALID_NUB_REGNUM, dwarf_ymm4, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1491:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm5), AVX_OFFSET_YMM(5), INVALID_NUB_REGNUM, dwarf_ymm5, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1494:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm6), AVX_OFFSET_YMM(6), INVALID_NUB_REGNUM, dwarf_ymm6, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1497:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm7), AVX_OFFSET_YMM(7), INVALID_NUB_REGNUM, dwarf_ymm7, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1569:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(fcw), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1572:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(fsw), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1575:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(ftw), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1202:42: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplI386::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1578:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(fop), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1581:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(ip), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1584:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(cs), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1587:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(dp), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1590:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(ds), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1593:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(mxcsr), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1596:32: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_UINT(mxcsrmask), AVX_OFFSET(mxcsrmask), INVALID_NUB_REGNUM, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1600:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm0), AVX_OFFSET(stmm0), INVALID_NUB_REGNUM, dwarf_stmm0, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1603:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm1), AVX_OFFSET(stmm1), INVALID_NUB_REGNUM, dwarf_stmm1, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1606:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm2), AVX_OFFSET(stmm2), INVALID_NUB_REGNUM, dwarf_stmm2, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1609:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm3), AVX_OFFSET(stmm3), INVALID_NUB_REGNUM, dwarf_stmm3, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1612:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm4), AVX_OFFSET(stmm4), INVALID_NUB_REGNUM, dwarf_stmm4, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1615:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm5), AVX_OFFSET(stmm5), INVALID_NUB_REGNUM, dwarf_stmm5, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1618:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm6), AVX_OFFSET(stmm6), INVALID_NUB_REGNUM, dwarf_stmm6, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1621:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm7), AVX_OFFSET(stmm7), INVALID_NUB_REGNUM, dwarf_stmm7, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1624:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(0), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1554:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), dwarf_k##reg, dwarf_k##reg, -1U, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1208:42: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1625:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(1), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1554:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), dwarf_k##reg, dwarf_k##reg, -1U, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1208:42: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1626:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(2), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1554:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), dwarf_k##reg, dwarf_k##reg, -1U, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1208:42: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1627:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(3), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1554:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), dwarf_k##reg, dwarf_k##reg, -1U, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1208:42: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1628:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(4), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1554:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), dwarf_k##reg, dwarf_k##reg, -1U, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1208:42: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1629:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(5), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1554:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), dwarf_k##reg, dwarf_k##reg, -1U, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1208:42: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1630:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(6), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1554:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), dwarf_k##reg, dwarf_k##reg, -1U, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1208:42: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1631:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(7), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1554:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), dwarf_k##reg, dwarf_k##reg, -1U, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1208:42: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1633:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(0), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1533:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), INVALID_NUB_REGNUM, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1231:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX_OFFSET_YMM(7) + FPU_SIZE_XMM(xmm7) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1634:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(1), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1533:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), INVALID_NUB_REGNUM, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1231:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX_OFFSET_YMM(7) + FPU_SIZE_XMM(xmm7) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1635:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(2), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1533:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), INVALID_NUB_REGNUM, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1231:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX_OFFSET_YMM(7) + FPU_SIZE_XMM(xmm7) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1636:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(3), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1533:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), INVALID_NUB_REGNUM, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1231:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX_OFFSET_YMM(7) + FPU_SIZE_XMM(xmm7) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1637:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(4), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1533:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), INVALID_NUB_REGNUM, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1231:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX_OFFSET_YMM(7) + FPU_SIZE_XMM(xmm7) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1638:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(5), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1533:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), INVALID_NUB_REGNUM, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1231:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX_OFFSET_YMM(7) + FPU_SIZE_XMM(xmm7) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1639:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(6), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1533:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), INVALID_NUB_REGNUM, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1231:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX_OFFSET_YMM(7) + FPU_SIZE_XMM(xmm7) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1640:5: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(7), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1533:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), INVALID_NUB_REGNUM, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1231:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX_OFFSET_YMM(7) + FPU_SIZE_XMM(xmm7) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1228:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(xmm7) + FPU_SIZE_XMM(xmm7) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp:1205:42: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplI386::Context, fpu.avx)) ^ 86 warnings generated. [572/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DHAVE_ROUND -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/tools/debugserver/source/MacOSX -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/../clang/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/../clang/include -I/usr/local/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/libxml2 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/tools/debugserver/source/.. -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/source -I/arm -I/arm64 -I/i386 -I/x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/.. -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Xclang -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -Wno-gnu-zero-variadic-macro-arguments -Wno-zero-length-array -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -UNDEBUG -std=c++17 -MD -MT tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/x86_64/DNBArchImplX86_64.cpp.o -MF tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/x86_64/DNBArchImplX86_64.cpp.o.d -o tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/x86_64/DNBArchImplX86_64.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1749:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(fcw), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1751:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(fsw), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1753:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(ftw), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1755:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(fop), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1757:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(ip), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1759:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(cs), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1761:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(dp), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1763:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(ds), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1765:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_OFFSET(mxcsr), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1767:32: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_UINT(mxcsrmask), FPU_OFFSET(mxcsrmask), -1U, -1U, -1U, -1U, NULL, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1771:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm0), FPU_OFFSET(stmm0), ehframe_dwarf_stmm0, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1774:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm1), FPU_OFFSET(stmm1), ehframe_dwarf_stmm1, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1777:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm2), FPU_OFFSET(stmm2), ehframe_dwarf_stmm2, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1780:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm3), FPU_OFFSET(stmm3), ehframe_dwarf_stmm3, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1783:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm4), FPU_OFFSET(stmm4), ehframe_dwarf_stmm4, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1786:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm5), FPU_OFFSET(stmm5), ehframe_dwarf_stmm5, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1789:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm6), FPU_OFFSET(stmm6), ehframe_dwarf_stmm6, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1792:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm7), FPU_OFFSET(stmm7), ehframe_dwarf_stmm7, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1796:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm0), FPU_OFFSET(xmm0), ehframe_dwarf_xmm0, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1799:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm1), FPU_OFFSET(xmm1), ehframe_dwarf_xmm1, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1802:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm2), FPU_OFFSET(xmm2), ehframe_dwarf_xmm2, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1805:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm3), FPU_OFFSET(xmm3), ehframe_dwarf_xmm3, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1808:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm4), FPU_OFFSET(xmm4), ehframe_dwarf_xmm4, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1811:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm5), FPU_OFFSET(xmm5), ehframe_dwarf_xmm5, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1814:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm6), FPU_OFFSET(xmm6), ehframe_dwarf_xmm6, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1817:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm7), FPU_OFFSET(xmm7), ehframe_dwarf_xmm7, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1820:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm8), FPU_OFFSET(xmm8), ehframe_dwarf_xmm8, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1823:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm9), FPU_OFFSET(xmm9), ehframe_dwarf_xmm9, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1826:27: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm10), FPU_OFFSET(xmm10), ehframe_dwarf_xmm10, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1829:27: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm11), FPU_OFFSET(xmm11), ehframe_dwarf_xmm11, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1832:27: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm12), FPU_OFFSET(xmm12), ehframe_dwarf_xmm12, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1835:27: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm13), FPU_OFFSET(xmm13), ehframe_dwarf_xmm13, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1838:27: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm14), FPU_OFFSET(xmm14), ehframe_dwarf_xmm14, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1841:27: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_XMM(xmm15), FPU_OFFSET(xmm15), ehframe_dwarf_xmm15, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1551:44: note: expanded from macro 'FPU_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.no_avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1864:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(fcw), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1866:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(fsw), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1868:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(ftw), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1870:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(fop), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1872:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(ip), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1874:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(cs), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1876:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(dp), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1878:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(ds), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1880:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(mxcsr), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1882:32: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_UINT(mxcsrmask), AVX_OFFSET(mxcsrmask), -1U, -1U, -1U, -1U, NULL, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1886:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm0), AVX_OFFSET(stmm0), ehframe_dwarf_stmm0, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1889:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm1), AVX_OFFSET(stmm1), ehframe_dwarf_stmm1, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1892:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm2), AVX_OFFSET(stmm2), ehframe_dwarf_stmm2, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1895:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm3), AVX_OFFSET(stmm3), ehframe_dwarf_stmm3, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1898:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm4), AVX_OFFSET(stmm4), ehframe_dwarf_stmm4, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1901:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm5), AVX_OFFSET(stmm5), ehframe_dwarf_stmm5, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1904:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm6), AVX_OFFSET(stmm6), ehframe_dwarf_stmm6, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1907:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm7), AVX_OFFSET(stmm7), ehframe_dwarf_stmm7, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1911:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm0), AVX_OFFSET_YMM(0), ehframe_dwarf_ymm0, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1914:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm1), AVX_OFFSET_YMM(1), ehframe_dwarf_ymm1, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1917:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm2), AVX_OFFSET_YMM(2), ehframe_dwarf_ymm2, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1920:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm3), AVX_OFFSET_YMM(3), ehframe_dwarf_ymm3, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1923:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm4), AVX_OFFSET_YMM(4), ehframe_dwarf_ymm4, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1926:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm5), AVX_OFFSET_YMM(5), ehframe_dwarf_ymm5, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1929:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm6), AVX_OFFSET_YMM(6), ehframe_dwarf_ymm6, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1932:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm7), AVX_OFFSET_YMM(7), ehframe_dwarf_ymm7, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1935:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm8), AVX_OFFSET_YMM(8), ehframe_dwarf_ymm8, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1938:26: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm9), AVX_OFFSET_YMM(9), ehframe_dwarf_ymm9, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1941:27: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm10), AVX_OFFSET_YMM(10), ehframe_dwarf_ymm10, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1944:27: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm11), AVX_OFFSET_YMM(11), ehframe_dwarf_ymm11, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1947:27: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm12), AVX_OFFSET_YMM(12), ehframe_dwarf_ymm12, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1950:27: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm13), AVX_OFFSET_YMM(13), ehframe_dwarf_ymm13, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1953:27: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm14), AVX_OFFSET_YMM(14), ehframe_dwarf_ymm14, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1956:27: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_YMM(ymm15), AVX_OFFSET_YMM(15), ehframe_dwarf_ymm15, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1561:28: note: expanded from macro 'AVX_OFFSET_YMM' #define AVX_OFFSET_YMM(n) (AVX_OFFSET(ymmh0) + (32 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2062:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(fcw), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2064:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(fsw), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2066:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(ftw), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2068:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(fop), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2070:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(ip), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2072:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(cs), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2074:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(dp), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2076:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(ds), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2078:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX_OFFSET(mxcsr), -1U, -1U, -1U, -1U, NULL, NULL}, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2080:32: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_UINT(mxcsrmask), AVX_OFFSET(mxcsrmask), -1U, -1U, -1U, -1U, NULL, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2084:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm0), AVX_OFFSET(stmm0), ehframe_dwarf_stmm0, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2087:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm1), AVX_OFFSET(stmm1), ehframe_dwarf_stmm1, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2090:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm2), AVX_OFFSET(stmm2), ehframe_dwarf_stmm2, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2093:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm3), AVX_OFFSET(stmm3), ehframe_dwarf_stmm3, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2096:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm4), AVX_OFFSET(stmm4), ehframe_dwarf_stmm4, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2099:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm5), AVX_OFFSET(stmm5), ehframe_dwarf_stmm5, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2102:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm6), AVX_OFFSET(stmm6), ehframe_dwarf_stmm6, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2105:28: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] FPU_SIZE_MMST(stmm7), AVX_OFFSET(stmm7), ehframe_dwarf_stmm7, ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1554:44: note: expanded from macro 'AVX_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2108:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(0), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2056:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), ehframe_dwarf_k##reg, ehframe_dwarf_k##reg, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2109:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(1), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2056:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), ehframe_dwarf_k##reg, ehframe_dwarf_k##reg, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2110:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(2), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2056:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), ehframe_dwarf_k##reg, ehframe_dwarf_k##reg, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2111:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(3), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2056:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), ehframe_dwarf_k##reg, ehframe_dwarf_k##reg, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2112:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(4), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2056:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), ehframe_dwarf_k##reg, ehframe_dwarf_k##reg, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2113:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(5), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2056:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), ehframe_dwarf_k##reg, ehframe_dwarf_k##reg, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2114:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(6), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2056:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), ehframe_dwarf_k##reg, ehframe_dwarf_k##reg, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2115:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] AVX512_K_REG_DEF(7), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2056:9: note: expanded from macro 'AVX512_K_REG_DEF' AVX512F_OFFSET(k##reg), ehframe_dwarf_k##reg, ehframe_dwarf_k##reg, \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2117:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(0), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2118:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(1), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2119:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(2), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2120:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(3), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2121:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(4), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2122:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(5), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2123:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(6), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2124:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(7), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2125:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(8), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2126:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(9), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2127:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(10), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2128:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(11), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2129:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(12), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2130:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(13), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2131:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(14), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2132:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(15), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2133:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(16), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2134:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(17), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2135:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(18), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2136:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(19), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2137:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(20), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2138:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(21), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2139:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(22), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2140:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(23), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2141:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(24), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2142:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(25), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2143:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(26), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2144:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(27), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2145:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(28), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2146:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(29), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2147:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(30), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2148:6: warning: using a member access expression within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] ZMM_REG_DEF(31), ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:2032:33: note: expanded from macro 'ZMM_REG_DEF' FPU_SIZE_ZMM(zmm##reg), AVX512F_OFFSET_ZMM(reg), \ ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1562:32: note: expanded from macro 'AVX512F_OFFSET_ZMM' #define AVX512F_OFFSET_ZMM(n) (AVX512F_OFFSET(zmmh0) + (64 * n)) ^ /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp:1557:44: note: expanded from macro 'AVX512F_OFFSET' offsetof(DNBArchImplX86_64::Context, fpu.avx512f)) ^ 126 warnings generated. [573/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/liblldbDebugserverArchSupport.a tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/arm/DNBArchImpl.cpp.o tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/arm64/DNBArchImplARM64.cpp.o tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/i386/DNBArchImplI386.cpp.o tools/lldb/tools/debugserver/source/MacOSX/CMakeFiles/lldbDebugserverArchSupport.dir/x86_64/DNBArchImplX86_64.cpp.o && : [574/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/FileCheck -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/FileCheck -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o -MF utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o.d -o utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/FileCheck/FileCheck.cpp [575/4593] : && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,-dead_strip utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o -o bin/FileCheck -Wl,-rpath,@loader_path/../lib lib/libLLVMFileCheck.a lib/libLLVMSupport.a -lm /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libz.tbd /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libcurses.tbd lib/libLLVMDemangle.a && : [576/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/utils/TableGen/GlobalISelEmitter.cpp [577/4593] : && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,-dead_strip utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/Attributes.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenHwModes.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DirectiveEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/GICombinerEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/InfoByHwMode.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/IntrinsicEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/PredicateExpander.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/RISCVTargetDefEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/SDNodeProperties.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/Types.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/VarLenCodeEmitterGen.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o -o bin/llvm-tblgen -Wl,-rpath,@loader_path/../lib lib/libLLVMSupport.a lib/libLLVMTableGen.a lib/libLLVMTableGenGlobalISel.a lib/libLLVMTableGen.a lib/libLLVMSupport.a -lm /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libz.tbd /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libcurses.tbd lib/libLLVMDemangle.a && : [578/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-strings -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-strings/Opts.td --write-if-changed -o tools/llvm-strings/Opts.inc -d tools/llvm-strings/Opts.inc.d [579/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cvtres -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cvtres/Opts.td --write-if-changed -o tools/llvm-cvtres/Opts.inc -d tools/llvm-cvtres/Opts.inc.d [580/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-size -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-size/Opts.td --write-if-changed -o tools/llvm-size/Opts.inc -d tools/llvm-size/Opts.inc.d [581/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cxxfilt -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cxxfilt/Opts.td --write-if-changed -o tools/llvm-cxxfilt/Opts.inc -d tools/llvm-cxxfilt/Opts.inc.d [582/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-dwarfutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-dwarfutil/Options.td --write-if-changed -o tools/llvm-dwarfutil/Options.inc -d tools/llvm-dwarfutil/Options.inc.d [583/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-ifs -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-ifs/Opts.td --write-if-changed -o tools/llvm-ifs/Opts.inc -d tools/llvm-ifs/Opts.inc.d [584/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-lipo -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-lipo/LipoOpts.td --write-if-changed -o tools/llvm-lipo/LipoOpts.inc -d tools/llvm-lipo/LipoOpts.inc.d [585/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-mt -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-mt/Opts.td --write-if-changed -o tools/llvm-mt/Opts.inc -d tools/llvm-mt/Opts.inc.d [586/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-rc -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-rc/Opts.td --write-if-changed -o tools/llvm-rc/Opts.inc -d tools/llvm-rc/Opts.inc.d [587/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-symbolizer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-symbolizer/Opts.td --write-if-changed -o tools/llvm-symbolizer/Opts.inc -d tools/llvm-symbolizer/Opts.inc.d [588/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-tli-checker -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-tli-checker/Opts.td --write-if-changed -o tools/llvm-tli-checker/Opts.inc -d tools/llvm-tli-checker/Opts.inc.d [589/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-ml -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-ml/Opts.td --write-if-changed -o tools/llvm-ml/Opts.inc -d tools/llvm-ml/Opts.inc.d [590/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-nm -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-nm/Opts.td --write-if-changed -o tools/llvm-nm/Opts.inc -d tools/llvm-nm/Opts.inc.d [591/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objcopy -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objcopy/ObjcopyOpts.td --write-if-changed -o tools/llvm-objcopy/ObjcopyOpts.inc -d tools/llvm-objcopy/ObjcopyOpts.inc.d [592/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objdump -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objdump/ObjdumpOpts.td --write-if-changed -o tools/llvm-objdump/ObjdumpOpts.inc -d tools/llvm-objdump/ObjdumpOpts.inc.d [593/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-readobj -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-readobj/Opts.td --write-if-changed -o tools/llvm-readobj/Opts.inc -d tools/llvm-readobj/Opts.inc.d [594/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-attrs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Attributes.td --write-if-changed -o include/llvm/IR/Attributes.inc -d include/llvm/IR/Attributes.inc.d [595/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-rc -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-rc/WindresOpts.td --write-if-changed -o tools/llvm-rc/WindresOpts.inc -d tools/llvm-rc/WindresOpts.inc.d [596/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objcopy -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objcopy/InstallNameToolOpts.td --write-if-changed -o tools/llvm-objcopy/InstallNameToolOpts.inc -d tools/llvm-objcopy/InstallNameToolOpts.inc.d [597/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objdump -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objdump/OtoolOpts.td --write-if-changed -o tools/llvm-objdump/OtoolOpts.inc -d tools/llvm-objdump/OtoolOpts.inc.d [598/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objcopy -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objcopy/BitcodeStripOpts.td --write-if-changed -o tools/llvm-objcopy/BitcodeStripOpts.inc -d tools/llvm-objcopy/BitcodeStripOpts.inc.d [599/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-mt -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-mt -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/libxml2 -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt-driver.cpp.o -MF tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt-driver.cpp.o.d -o tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt-driver.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-mt/llvm-mt-driver.cpp [600/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objcopy -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objcopy/StripOpts.td --write-if-changed -o tools/llvm-objcopy/StripOpts.inc -d tools/llvm-objcopy/StripOpts.inc.d [601/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=dx -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsDirectX.h -d include/llvm/IR/IntrinsicsDirectX.h.d [602/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=loongarch -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsLoongArch.h -d include/llvm/IR/IntrinsicsLoongArch.h.d [603/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicEnums.inc -d include/llvm/IR/IntrinsicEnums.inc.d [604/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=ve -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsVE.h -d include/llvm/IR/IntrinsicsVE.h.d [605/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=aarch64 -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsAArch64.h -d include/llvm/IR/IntrinsicsAArch64.h.d [606/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=bpf -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsBPF.h -d include/llvm/IR/IntrinsicsBPF.h.d [607/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=amdgcn -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsAMDGPU.h -d include/llvm/IR/IntrinsicsAMDGPU.h.d [608/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=arm -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsARM.h -d include/llvm/IR/IntrinsicsARM.h.d [609/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=hexagon -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsHexagon.h -d include/llvm/IR/IntrinsicsHexagon.h.d [610/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=mips -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsMips.h -d include/llvm/IR/IntrinsicsMips.h.d [611/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=nvvm -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsNVPTX.h -d include/llvm/IR/IntrinsicsNVPTX.h.d [612/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=r600 -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsR600.h -d include/llvm/IR/IntrinsicsR600.h.d [613/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen --gen-directive-decl -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/Frontend/OpenACC -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/Frontend/OpenACC/ACC.td --write-if-changed -o include/llvm/Frontend/OpenACC/ACC.h.inc -d include/llvm/Frontend/OpenACC/ACC.h.inc.d [614/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen --gen-directive-impl -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/Frontend/OpenACC -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/Frontend/OpenACC/ACC.td --write-if-changed -o include/llvm/Frontend/OpenACC/ACC.inc -d include/llvm/Frontend/OpenACC/ACC.inc.d [615/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFFOptions.td --write-if-changed -o lib/ExecutionEngine/JITLink/COFFOptions.inc -d lib/ExecutionEngine/JITLink/COFFOptions.inc.d [616/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen --gen-directive-decl -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/Frontend/OpenMP -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/Frontend/OpenMP/OMP.td --write-if-changed -o include/llvm/Frontend/OpenMP/OMP.h.inc -d include/llvm/Frontend/OpenMP/OMP.h.inc.d [617/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=ppc -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsPowerPC.h -d include/llvm/IR/IntrinsicsPowerPC.h.d [618/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen --gen-directive-impl -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/Frontend/OpenMP -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/Frontend/OpenMP/OMP.td --write-if-changed -o include/llvm/Frontend/OpenMP/OMP.inc -d include/llvm/Frontend/OpenMP/OMP.inc.d [619/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/Options.td --write-if-changed -o lib/ToolDrivers/llvm-dlltool/Options.inc -d lib/ToolDrivers/llvm-dlltool/Options.inc.d [620/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/ToolDrivers/llvm-lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/ToolDrivers/llvm-lib/Options.td --write-if-changed -o lib/ToolDrivers/llvm-lib/Options.inc -d lib/ToolDrivers/llvm-lib/Options.inc.d [621/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/dsymutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/dsymutil/Options.td --write-if-changed -o tools/dsymutil/Options.inc -d tools/dsymutil/Options.inc.d [622/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=riscv -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsRISCV.h -d include/llvm/IR/IntrinsicsRISCV.h.d [623/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=s390 -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsS390.h -d include/llvm/IR/IntrinsicsS390.h.d [624/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-impl -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicImpl.inc -d include/llvm/IR/IntrinsicImpl.inc.d [625/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-opt-parser-defs -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/include/clang/Driver -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/clang/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/clang/include/clang/Driver/Options.td --write-if-changed -o tools/clang/include/clang/Driver/Options.inc -d tools/clang/include/clang/Driver/Options.inc.d [626/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=x86 -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsX86.h -d include/llvm/IR/IntrinsicsX86.h.d [627/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=xcore -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsXCore.h -d include/llvm/IR/IntrinsicsXCore.h.d [628/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=wasm -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsWebAssembly.h -d include/llvm/IR/IntrinsicsWebAssembly.h.d [629/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=spv -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsSPIRV.h -d include/llvm/IR/IntrinsicsSPIRV.h.d [630/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Frontend/OpenACC -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Frontend/OpenACC -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o -MF lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o.d -o lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Frontend/OpenACC/ACC.cpp [631/4593] : && "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool" -static -no_warning_for_no_symbols -o lib/libLLVMFrontendOpenACC.a lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o && : [632/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/remarks-shlib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/remarks-shlib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIC -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o -MF tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o.d -o tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/remarks-shlib/libremarks.cpp [633/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks/RemarkFormat.cpp [634/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-mt -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-mt -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/libxml2 -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o -MF tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o.d -o tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-mt/llvm-mt.cpp [635/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks/Remark.cpp [636/4593] : && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,-dead_strip tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt-driver.cpp.o -o bin/llvm-mt -Wl,-rpath,@loader_path/../lib lib/libLLVMOption.a lib/libLLVMSupport.a lib/libLLVMWindowsManifest.a lib/libLLVMSupport.a -lm /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libz.tbd /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libcurses.tbd lib/libLLVMDemangle.a /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libxml2.tbd && : [637/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks/RemarkSerializer.cpp [638/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks/RemarkStringTable.cpp [639/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks/RemarkStreamer.cpp [640/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/ExecutionEngine/Orc/Shared -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o -MF lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o.d -o lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/OrcError.cpp [641/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-riscv-target-def -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Target/RISCV/ -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include/llvm/TargetParser -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o include/llvm/TargetParser/RISCVTargetParserDef.inc -d include/llvm/TargetParser/RISCVTargetParserDef.inc.d [642/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/bindings/python && /usr/local/bin/swig -c++ -features autodoc -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/bindings -D__APPLE__ -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/bindings/python -c++ -shadow -python -py3 -threads -outdir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/bindings/python -o /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/bindings/python/LLDBWrapPython.cpp /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/bindings/python/python.swig [643/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks/RemarkParser.cpp [644/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks/YAMLRemarkSerializer.cpp [645/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks/BitstreamRemarkSerializer.cpp [646/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks/YAMLRemarkParser.cpp [647/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks/BitstreamRemarkParser.cpp [648/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov/llvm-cov.cpp [649/4593] cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build && /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/bin/llvm-tblgen -gen-asm-matcher -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Target/X86 -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -I /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Target /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenAsmMatcher.inc -d lib/Target/X86/X86GenAsmMatcher.inc.d [650/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Transforms/Hello -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Transforms/Hello -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIC -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Transforms/Hello/CMakeFiles/LLVMHello.dir/Hello.cpp.o -MF lib/Transforms/Hello/CMakeFiles/LLVMHello.dir/Hello.cpp.o.d -o lib/Transforms/Hello/CMakeFiles/LLVMHello.dir/Hello.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Transforms/Hello/Hello.cpp [651/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-bcanalyzer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-bcanalyzer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o -MF tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o.d -o tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp [652/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cat -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cat -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o -MF tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o.d -o tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cat/llvm-cat.cpp [653/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-as -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-as -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o -MF tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o.d -o tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-as/llvm-as.cpp [654/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/Remarks/RemarkLinker.cpp [655/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cfi-verify/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cfi-verify/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o -MF tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o.d -o tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cfi-verify/lib/GraphBuilder.cpp [656/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov/CoverageFilters.cpp [657/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov/CoverageSummaryInfo.cpp [658/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov/CoverageExporterLcov.cpp [659/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov/gcov.cpp [660/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov/CoverageReport.cpp [661/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov/SourceCoverageViewText.cpp [662/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov/SourceCoverageView.cpp [663/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cxxfilt -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cxxfilt -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt-driver.cpp.o -MF tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt-driver.cpp.o.d -o tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt-driver.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cxxfilt/llvm-cxxfilt-driver.cpp [664/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov/CoverageExporterJson.cpp [665/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cfi-verify/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cfi-verify/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o -MF tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o.d -o tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp [666/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp [667/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cxxfilt -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cxxfilt -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o -MF tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o.d -o tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp [668/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov/TestingSupport.cpp [669/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-diff/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-diff/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffLog.cpp.o -MF tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffLog.cpp.o.d -o tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffLog.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-diff/lib/DiffLog.cpp [670/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-diff/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-diff/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffConsumer.cpp.o -MF tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffConsumer.cpp.o.d -o tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffConsumer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-diff/lib/DiffConsumer.cpp [671/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cvtres -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cvtres -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o -MF tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o.d -o tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cvtres/llvm-cvtres.cpp [672/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cxxmap -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cxxmap -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o -MF tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o.d -o tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cxxmap/llvm-cxxmap.cpp [673/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-dlang-demangle-fuzzer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-dlang-demangle-fuzzer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o -MF tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o.d -o tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-dlang-demangle-fuzzer/DummyDemanglerFuzzer.cpp [674/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-dlang-demangle-fuzzer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-dlang-demangle-fuzzer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/llvm-dlang-demangle-fuzzer.cpp.o -MF tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/llvm-dlang-demangle-fuzzer.cpp.o.d -o tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/llvm-dlang-demangle-fuzzer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-dlang-demangle-fuzzer/llvm-dlang-demangle-fuzzer.cpp [675/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-diff -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-diff -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o -MF tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o.d -o tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-diff/llvm-diff.cpp [676/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-debuginfod-find -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-debuginfod-find -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o -MF tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o.d -o tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-debuginfod-find/llvm-debuginfod-find.cpp [677/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-debuginfod -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-debuginfod -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod.cpp.o -MF tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod.cpp.o.d -o tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-debuginfod/llvm-debuginfod.cpp [678/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-diff/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-diff/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DifferenceEngine.cpp.o -MF tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DifferenceEngine.cpp.o.d -o tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DifferenceEngine.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-diff/lib/DifferenceEngine.cpp [679/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-dis -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-dis -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o -MF tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o.d -o tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-dis/llvm-dis.cpp [680/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/Error.cpp [681/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/Analysis.cpp [682/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/CodeTemplate.cpp [683/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-cov/CodeCoverage.cpp [684/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/PerfHelper.cpp [685/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/RegisterAliasing.cpp [686/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/MCInstrDescView.cpp [687/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/RegisterValue.cpp [688/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/Clustering.cpp [689/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/SnippetFile.cpp [690/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/SchedClassResolution.cpp [691/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/unittests/Passes -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/unittests/Passes -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIC -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT unittests/Passes/CMakeFiles/DoublerPlugin.dir/DoublerPlugin.cpp.o -MF unittests/Passes/CMakeFiles/DoublerPlugin.dir/DoublerPlugin.cpp.o.d -o unittests/Passes/CMakeFiles/DoublerPlugin.dir/DoublerPlugin.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/unittests/Passes/DoublerPlugin.cpp [692/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/unittests/Passes -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/unittests/Passes -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIC -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT unittests/Passes/CMakeFiles/TestPlugin.dir/TestPlugin.cpp.o -MF unittests/Passes/CMakeFiles/TestPlugin.dir/TestPlugin.cpp.o.d -o unittests/Passes/CMakeFiles/TestPlugin.dir/TestPlugin.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/unittests/Passes/TestPlugin.cpp [693/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/unittests/Analysis -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/unittests/Analysis -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIC -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT unittests/Analysis/CMakeFiles/InlineAdvisorPlugin.dir/InlineAdvisorPlugin.cpp.o -MF unittests/Analysis/CMakeFiles/InlineAdvisorPlugin.dir/InlineAdvisorPlugin.cpp.o.d -o unittests/Analysis/CMakeFiles/InlineAdvisorPlugin.dir/InlineAdvisorPlugin.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/unittests/Analysis/InlineAdvisorPlugin.cpp [694/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/examples/Bye -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/examples/Bye -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIC -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT examples/Bye/CMakeFiles/Bye.dir/Bye.cpp.o -MF examples/Bye/CMakeFiles/Bye.dir/Bye.cpp.o.d -o examples/Bye/CMakeFiles/Bye.dir/Bye.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/examples/Bye/Bye.cpp [695/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/examples/IRTransforms -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/examples/IRTransforms -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIC -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT examples/IRTransforms/CMakeFiles/ExampleIRTransforms.dir/SimplifyCFG.cpp.o -MF examples/IRTransforms/CMakeFiles/ExampleIRTransforms.dir/SimplifyCFG.cpp.o.d -o examples/IRTransforms/CMakeFiles/ExampleIRTransforms.dir/SimplifyCFG.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/examples/IRTransforms/SimplifyCFG.cpp [696/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-ifs -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-ifs -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o -MF tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o.d -o tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-ifs/ErrorCollector.cpp [697/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-ifs -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-ifs -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs-driver.cpp.o -MF tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs-driver.cpp.o.d -o tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs-driver.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-ifs/llvm-ifs-driver.cpp [698/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-itanium-demangle-fuzzer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-itanium-demangle-fuzzer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o -MF tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o.d -o tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-itanium-demangle-fuzzer/DummyDemanglerFuzzer.cpp [699/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-itanium-demangle-fuzzer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-itanium-demangle-fuzzer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o -MF tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o.d -o tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-itanium-demangle-fuzzer/llvm-itanium-demangle-fuzzer.cpp [700/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/ExecutionEngine/Orc/Shared -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o -MF lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o.d -o lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/OrcRTBridge.cpp [701/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/ExecutionEngine/Orc/Shared -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o -MF lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o.d -o lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/AllocationActions.cpp [702/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-microsoft-demangle-fuzzer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-microsoft-demangle-fuzzer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o -MF tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o.d -o tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-microsoft-demangle-fuzzer/DummyDemanglerFuzzer.cpp [703/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-microsoft-demangle-fuzzer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-microsoft-demangle-fuzzer -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o -MF tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o.d -o tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-microsoft-demangle-fuzzer/llvm-microsoft-demangle-fuzzer.cpp [704/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/ExecutionEngine/Orc/Shared -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o -MF lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o.d -o lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.cpp [705/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lli/ChildTarget -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/lli/ChildTarget -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o -MF tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o.d -o tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/lli/ChildTarget/ChildTarget.cpp [706/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-jitlink/llvm-jitlink-executor -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink-executor -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o -MF tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o.d -o tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink-executor/llvm-jitlink-executor.cpp [707/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-objcopy -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objcopy -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy-driver.cpp.o -MF tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy-driver.cpp.o.d -o tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy-driver.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-objcopy/llvm-objcopy-driver.cpp [708/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-ifs -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-ifs -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o -MF tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o.d -o tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-ifs/llvm-ifs.cpp [709/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-modextract -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-modextract -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o -MF tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o.d -o tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-modextract/llvm-modextract.cpp [710/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-extract -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-extract -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o -MF tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o.d -o tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-extract/llvm-extract.cpp [711/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-objcopy -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objcopy -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o -MF tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o.d -o tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-objcopy/llvm-objcopy.cpp [712/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-link -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-link -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o -MF tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o.d -o tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-link/llvm-link.cpp [713/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-opt-report -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-opt-report -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o -MF tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o.d -o tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-opt-report/OptReport.cpp [714/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil/ExplainOutputStyle.cpp [715/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil/BytesOutputStyle.cpp [716/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil/PrettyBuiltinDumper.cpp [717/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil/PrettyClassDefinitionDumper.cpp [718/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil/PrettyClassLayoutGraphicalDumper.cpp [719/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/LatencyBenchmarkRunner.cpp [720/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/Target.cpp [721/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/UopsBenchmarkRunner.cpp [722/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil/MinimalTypeDumper.cpp [723/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/SnippetRepetitor.cpp [724/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-exegesis/lib/LlvmState.cpp [725/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil/PrettyCompilandDumper.cpp [726/4593] /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/host-compiler/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/tools/llvm-pdbutil -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/include -I/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -fmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/module.cache -fcxx-modules -Xclang -fmodules-local-submodule-visibility -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fno-exceptions -fno-rtti -UNDEBUG -std=c++17 -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o -c /Users/buildslave/jenkins/workspace/lldb-