INFO:2026-03-21T08:22:45Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD b3c1098211c8..1f9c54a15a87 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 1f9c54a15a87 [clang][AST] Preserve qualifiers in getFullyQualifiedType for AutoType (#187717) INFO:2026-03-21T08:22:48Z:root:syncing... Deleted branch merge (was aad6a1a369d0). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge afd33010ff58] [gn build] Port 78729251fbb2 1 file changed, 1 insertion(+) [merge dcf7403ac068] [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-21T08:22:50Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/377] 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/377] CXX obj/clang/lib/AST/AST.QualTypeNames.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.