INFO:2026-07-27T13:38:23Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD acf113c19568..0a75f1f77fe5 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 0a75f1f77fe5 [libclang]Visit lambda init-capture as VarDeclaration (#174116) INFO:2026-07-27T13:38:27Z:root:syncing... Deleted branch merge (was acf113c19568). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-07-27T13:38:27Z:root:building ninja: Entering directory `out/gn' [1/14] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/14] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/14] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/14] CXX obj/lldb/source/Plugins/Platform/Windows/Windows.PlatformWindows.o FAILED: obj/lldb/source/Plugins/Platform/Windows/Windows.PlatformWindows.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/lldb/source/Plugins/Platform/Windows/Windows.PlatformWindows.o.d -o obj/lldb/source/Plugins/Platform/Windows/Windows.PlatformWindows.o -c ../../lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp -I../../lldb/source -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -I../../lldb/include -Igen/lldb/include -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/Plugins/Platform/Windows/PlatformWindows.cpp:51:10: fatal error: 'PlatformWindowsProperties.inc' file not found 51 | #include "PlatformWindowsProperties.inc" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [5/14] CXX obj/clang/tools/libclang/libclang.CIndex.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.