INFO:2026-03-21T00:48:45Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 367da15a11c5..3d4dd4b94418 main -> origin/main 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 3d4dd4b94418 [lldb][test] Don't build PlatformLocateSafePathTest in non-asserts builds (#187829) INFO:2026-03-21T00:48:48Z:root:syncing... Deleted branch merge (was 6ef3a051c739). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 39ea0b750659] [gn build] Port 78729251fbb2 1 file changed, 1 insertion(+) [merge 70265599a1bd] [gn build] Port c6ba0e00161e 2 files changed, 6 insertions(+), 2 deletions(-) [gn build] Port 78729251fbb2 -- https://github.com/llvm/llvm-project/commit/78729251fbb2 [gn build] Port c6ba0e00161e -- https://github.com/llvm/llvm-project/commit/c6ba0e00161e INFO:2026-03-21T00:48:51Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/488] CXX obj/lldb/source/Core/Core.Debugger.o FAILED: obj/lldb/source/Core/Core.Debugger.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/lldb/source/Core/Core.Debugger.o.d -o obj/lldb/source/Core/Core.Debugger.o -c ../../lldb/source/Core/Debugger.cpp -I../../lldb/source -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -I../../lldb/include -Igen/lldb/include -Igen/lldb/source/Core -I. -I../../sysroot/usr/include/libxml2 -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -fdebug-compilation-dir=. --sysroot=../../sysroot -Wpoison-system-directories -fPIC -Wcovered-switch-default -fno-strict-aliasing -fno-strict-aliasing -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti ../../lldb/source/Core/Debugger.cpp:221:10: fatal error: 'SafeAutoloadPaths.inc' file not found 221 | #include "SafeAutoloadPaths.inc" | ^~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [2/488] CXX obj/lldb/source/Target/Target.ThreadPlan.o [3/488] CXX obj/lldb/source/Target/Target.ThreadPlanTracer.o [4/488] CXX obj/lldb/source/Target/Target.TargetList.o [5/488] CXX obj/lldb/source/Target/Target.Thread.o [6/488] CXX obj/llvm/lib/Transforms/InstCombine/InstCombine.InstructionCombining.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.