INFO:2026-02-06T20:58:08Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 29d374bf90de..233976c36488 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 233976c36488 [NFC] [FlowSensitive] [StatusOr] Add test for more complicated Status logic INFO:2026-02-06T20:58:11Z:root:syncing... Deleted branch merge (was 4a194f0d1f21). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 67b446f5a1c8] [gn build] Port 28042a87022b 1 file changed, 1 insertion(+) [merge bd34bacf16ab] [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:58:13Z: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.