INFO:2025-11-05T15:35:58Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 338fb02c9878..87fb7b002db3 main -> origin/main Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 87fb7b002db3 [flang] Adding NOTIFY specifier in image selector and add notify type checks (#148810) INFO:2025-11-05T15:36:01Z:root:syncing... Deleted branch merge (was fb7786bf373a). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge 9741e5e4c6be] [gn build] Port 370058777be2 1 file changed, 1 deletion(-) Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge b605b17506e2] [gn build] Port 3ebed51e997b 1 file changed, 1 insertion(+) Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge ae0fdea19d9f] [gn build] Port 51d0f6d6e172 2 files changed, 1 insertion(+), 1 deletion(-) Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge a0922c5fdde7] [gn build] Port 718a3b268fcf 1 file changed, 1 insertion(+), 1 deletion(-) Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge d884a69faf9c] [gn build] Port bb4ed55acdbc 2 files changed, 4 insertions(+), 2 deletions(-) Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge e1d968948332] [gn build] Port dd14eb8242d7 1 file changed, 1 insertion(+) [gn build] Port 370058777be2 -- https://github.com/llvm/llvm-project/commit/370058777be2 [gn build] Port 3ebed51e997b -- https://github.com/llvm/llvm-project/commit/3ebed51e997b [gn build] Port 51d0f6d6e172 -- https://github.com/llvm/llvm-project/commit/51d0f6d6e172 [gn build] Port 718a3b268fcf -- https://github.com/llvm/llvm-project/commit/718a3b268fcf [gn build] Port bb4ed55acdbc -- https://github.com/llvm/llvm-project/commit/bb4ed55acdbc [gn build] Port dd14eb8242d7 -- https://github.com/llvm/llvm-project/commit/dd14eb8242d7 INFO:2025-11-05T15:36:05Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/755] AR lib/libclangToolingDependencyScanning.a [2/755] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [3/755] LINK obj/clang/unittests/CrossTU/CrossTUTests [4/755] LINK ./bin/clang-scan-deps [5/755] ACTION //lld/tools/lld:lld-link(//llvm/utils/gn/build/toolchain:unix) [6/755] ACTION //lld/tools/lld:wasm-ld(//llvm/utils/gn/build/toolchain:unix) [7/755] ACTION //lld/tools/lld:ld.lld(//llvm/utils/gn/build/toolchain:unix) [8/755] ACTION //lld/tools/lld:ld64.lld(//llvm/utils/gn/build/toolchain:unix) [9/755] LINK ./bin/clang-nvlink-wrapper [10/755] LINK ./bin/clang-linker-wrapper [11/755] LINK ./bin/clang-sycl-linker [12/755] AR lib/liblldbPluginSymbolFilePDB.a [13/755] LINK ./bin/clang-check [14/755] LINK obj/clang/unittests/Driver/ClangDriverTests [15/755] SOLINK ./lib/libclang.dylib [16/755] LINK obj/clang/unittests/Tooling/ToolingTests [17/755] LINK ./bin/clang-repl [18/755] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [19/755] LINK ./bin/llvm-ar [20/755] LINK obj/clang/unittests/libclang/libclangTests [21/755] ACTION //llvm/tools/llvm-ar:llvm-dlltool(//llvm/utils/gn/build/toolchain:unix) [22/755] ACTION //llvm/tools/llvm-ar:llvm-lib(//llvm/utils/gn/build/toolchain:unix) [23/755] ACTION //llvm/tools/llvm-ar:llvm-ranlib(//llvm/utils/gn/build/toolchain:unix) [24/755] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [25/755] LINK ./bin/llvm-cxxdump [26/755] LINK ./bin/bugpoint [27/755] LINK ./bin/llc [28/755] LINK ./bin/dsymutil [29/755] LINK ./bin/c-index-test [30/755] LINK ./bin/pp-trace [31/755] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [32/755] LINK ./bin/clang [33/755] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [34/755] LINK ./bin/llvm-c-test [35/755] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [36/755] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [37/755] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [38/755] CXX obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.VerboseTrapFrameRecognizer.o FAILED: obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.VerboseTrapFrameRecognizer.o ../../chromeclang/bin/clang++ -MMD -MF obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.VerboseTrapFrameRecognizer.o.d -o obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.VerboseTrapFrameRecognizer.o -c ../../lldb/source/Plugins/LanguageRuntime/CPlusPlus/VerboseTrapFrameRecognizer.cpp -I../../llvm/include -Igen/llvm/include -I../../lldb/include -Igen/lldb/include -arch arm64 -isysroot ../../sysroot/MacOSX.sdk -mmacos-version-min=12 -mmacos-version-min=12 -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -isysroot ../../sysroot/MacOSX.sdk -Wpoison-system-directories -fPIC -Wcovered-switch-default -fno-strict-aliasing -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti ../../lldb/source/Plugins/LanguageRuntime/CPlusPlus/VerboseTrapFrameRecognizer.cpp:13:10: fatal error: 'clang/CodeGen/ModuleBuilder.h' file not found #include "clang/CodeGen/ModuleBuilder.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [39/755] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [40/755] LINK ./bin/clang-apply-replacements [41/755] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [42/755] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [43/755] LINK ./bin/llvm-bolt-heatmap [44/755] LINK ./bin/llvm-bolt [45/755] LINK obj/bolt/unittests/Core/CoreTests [46/755] LINK ./bin/clang-change-namespace [47/755] LINK ./bin/clang-doc ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.