INFO:2025-08-05T17:59:06Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD bb3c060ca414..12da87bef12d 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 12da87bef12d [lldb] Use Python Bytes instead of Buffer for Binary I/O (NFC) (#152031) INFO:2025-08-05T17:59:08Z:root:syncing... Deleted branch merge (was 9bd20f35ec99). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 3c0dbeebe3ba] [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:59:10Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/7] AR lib/libc++experimental.a [2/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. ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.