INFO:2026-05-13T02:34:33Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD f6e26cb6c6b9..98500fc6776b 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 98500fc6776b [RISCV] Make SFMM configuration instruction emit like VSETVLI (#196487) INFO:2026-05-13T02:34:36Z:root:syncing... Deleted branch merge (was f6e26cb6c6b9). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-05-13T02:34:37Z:root:building ninja: Entering directory `out/gn' [1/6496] CXX obj/llvm/lib/Support/Support.APFloat.o FAILED: obj/llvm/lib/Support/Support.APFloat.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/llvm/lib/Support/Support.APFloat.o.d -o obj/llvm/lib/Support/Support.APFloat.o -c ../../llvm/lib/Support/APFloat.cpp -I../../llvm/lib/Support/Unix -I../../llvm/lib/Support/Windows -I../../third-party/siphash/include -I../../llvm/include -Igen/llvm/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 ../../llvm/lib/Support/APFloat.cpp:43:10: fatal error: 'shared/math.h' file not found 43 | #include "shared/math.h" | ^~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.