INFO:2025-08-05T17:54:31Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 8a2d3f5653eb..4882874ddc10 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 4 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 4882874ddc10 [vscode-lldb] Fix `yarn package` (#152002) INFO:2025-08-05T17:54:38Z:root:syncing... Deleted branch merge (was 84d1c7216ae0). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 6128763d73f9] [gn build] Port 8a2d3f5653eb 1 file changed, 1 deletion(-) [gn build] Port 8a2d3f5653eb -- https://github.com/llvm/llvm-project/commit/8a2d3f5653eb INFO:2025-08-05T17:54:39Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/7] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerLLGS.o FAILED: obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerLLGS.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerLLGS.o.d -o obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerLLGS.o -c ../../lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp -I../../lldb/source -I../../llvm/include -Igen/llvm/include -I../../lldb/include -Igen/lldb/include -Igen/lldb/source/Plugins/Process/gdb-remote -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 -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti ../../lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:623:47: error: expected ';' after expression 623 | llvm_unreachable("Unkown register format") | ^ | ; 1 error generated. [2/7] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemote.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.