INFO:2026-05-13T01:03:20Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD e8c6318c2a07..bd3ad408d5cc 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 bd3ad408d5cc [Instrumentor] Add Alloca and Function support; stack usage example (#195378) INFO:2026-05-13T01:03:24Z:root:syncing... Deleted branch merge (was acd09a6e2ffa). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 1cf0bf04441a] [gn build] Port b239b5c07145 1 file changed, 1 insertion(+) [gn build] Port b239b5c07145 -- https://github.com/llvm/llvm-project/commit/b239b5c07145 INFO:2026-05-13T01:03:25Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [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.