INFO:2026-02-06T20:59:45Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 233976c36488..21fb35bf0bfa 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 21fb35bf0bfa [NFC] [FlowSensitive] [StatusOr] Add test for move assignment INFO:2026-02-06T20:59:48Z:root:syncing... Deleted branch merge (was bd34bacf16ab). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge e5427dd02da3] [gn build] Port 28042a87022b 1 file changed, 1 insertion(+) [merge 295ff8354e11] [gn build] Port eff21afae01f 1 file changed, 1 deletion(-) [gn build] Port 28042a87022b -- https://github.com/llvm/llvm-project/commit/28042a87022b [gn build] Port eff21afae01f -- https://github.com/llvm/llvm-project/commit/eff21afae01f INFO:2026-02-06T20:59:50Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/4] CXX obj/llvm/unittests/Target/WebAssembly/WebAssemblyTests.WebAssemblyExceptionInfoTest.o FAILED: obj/llvm/unittests/Target/WebAssembly/WebAssemblyTests.WebAssemblyExceptionInfoTest.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/llvm/unittests/Target/WebAssembly/WebAssemblyTests.WebAssemblyExceptionInfoTest.o.d -o obj/llvm/unittests/Target/WebAssembly/WebAssemblyTests.WebAssemblyExceptionInfoTest.o -c ../../llvm/unittests/Target/WebAssembly/WebAssemblyExceptionInfoTest.cpp -DGTEST_HAS_RTTI=0 -I../../llvm/lib/Target/WebAssembly -I../../llvm/include -Igen/llvm/include -Igen/llvm/include/llvm/IR -I. -Igen/llvm/lib/Target/WebAssembly/MCTargetDesc -Igen/llvm/lib/Target/WebAssembly/TargetInfo -I../../third-party/unittest/googlemock/include -I../../third-party/unittest/googletest/include -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 -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../llvm/unittests/Target/WebAssembly/WebAssemblyExceptionInfoTest.cpp:9: In file included from ../../llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.h:17: In file included from ../../llvm/lib/Target/WebAssembly/WebAssembly.h:18: ../../llvm/lib/Target/WebAssembly/GISel/WebAssemblyRegisterBankInfo.h:20:10: fatal error: 'WebAssemblyGenRegisterBank.inc' file not found 20 | #include "WebAssemblyGenRegisterBank.inc" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [2/4] CXX obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests.UncheckedStatusOrAccessModelTestFixture.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.