INFO:2025-06-29T03:42:35Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 72e24f3022f3..c9cdc33dd697 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at c9cdc33dd697 [clang] Remove unused includes (NFC) (#146254) INFO:2025-06-29T03:42:42Z:root:syncing... Deleted branch merge (was f351759c5910). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 668293eddcb4] [gn build] Port 23f1ba3ee456 1 file changed, 1 insertion(+), 2 deletions(-) [merge e439efa2b5a5] [gn build] Port 34b2e934ea9e 1 file changed, 1 insertion(+) [merge 27b4bdef5115] [gn build] Port 3f531552e66f 1 file changed, 1 insertion(+) [merge 083385d1e2ba] [gn build] Port a64db49371f0 1 file changed, 1 insertion(+) [gn build] Port 23f1ba3ee456 -- https://github.com/llvm/llvm-project/commit/23f1ba3ee456 [gn build] Port 34b2e934ea9e -- https://github.com/llvm/llvm-project/commit/34b2e934ea9e [gn build] Port 3f531552e66f -- https://github.com/llvm/llvm-project/commit/3f531552e66f [gn build] Port a64db49371f0 -- https://github.com/llvm/llvm-project/commit/a64db49371f0 INFO:2025-06-29T03:42:45Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/5901] CXX obj/llvm/lib/SandboxIR/SandboxIR.Module.o [2/5901] CXX obj/llvm/lib/SandboxIR/SandboxIR.Use.o [3/5901] CXX obj/llvm/lib/SandboxIR/SandboxIR.User.o [4/5901] CXX obj/llvm/lib/SandboxIR/SandboxIR.Type.o [5/5901] CXX obj/llvm/lib/SandboxIR/SandboxIR.Function.o [6/5901] CXX obj/llvm/lib/SandboxIR/SandboxIR.Constant.o [7/5901] CXX obj/llvm/lib/IR/IR.RuntimeLibcalls.o FAILED: obj/llvm/lib/IR/IR.RuntimeLibcalls.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/IR/IR.RuntimeLibcalls.o.d -o obj/llvm/lib/IR/IR.RuntimeLibcalls.o -c ../../llvm/lib/IR/RuntimeLibcalls.cpp -I../../llvm/include -Igen/llvm/include -Igen/llvm/include/llvm/IR -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 -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../llvm/lib/IR/RuntimeLibcalls.cpp:9: ../../llvm/include/llvm/IR/RuntimeLibcalls.h:31:10: fatal error: 'llvm/IR/RuntimeLibcalls.inc' file not found #include "llvm/IR/RuntimeLibcalls.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [8/5901] CXX obj/llvm/lib/SandboxIR/SandboxIR.Value.o [9/5901] CXX obj/llvm/lib/SandboxIR/SandboxIR.Region.o [10/5901] CXX obj/llvm/lib/SandboxIR/SandboxIR.Tracker.o [11/5901] CXX obj/llvm/lib/ObjCopy/wasm/ObjCopy.WasmObject.o [12/5901] CXX obj/llvm/lib/ObjCopy/MachO/ObjCopy.MachOObject.o [13/5901] CXX obj/llvm/lib/ObjCopy/ObjCopy.ObjCopy.o [14/5901] CXX obj/llvm/lib/ObjCopy/wasm/ObjCopy.WasmObjcopy.o [15/5901] CXX obj/llvm/lib/SandboxIR/SandboxIR.Context.o [16/5901] CXX obj/llvm/lib/SandboxIR/SandboxIR.Instruction.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.