INFO:2026-07-22T15:38:43Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 8aa808457c6a..eec8ff8aee14 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 eec8ff8aee14 [gn build] Port c2a39ea72dc1 (#211292) INFO:2026-07-22T15:38:46Z:root:syncing... Deleted branch merge (was 06ca55dff55c). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 184ab7377669] [gn build] Port fdae383abe62 1 file changed, 1 insertion(+) [gn build] Port fdae383abe62 -- https://github.com/llvm/llvm-project/commit/fdae383abe62 INFO:2026-07-22T15:38:47Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/19] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [2/19] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [3/19] AR lib/libunwind-exported.a [4/19] AR lib/libunwind.a [5/19] SOLINK lib/libunwind.so [6/19] AR stage2_unix/lib/libLLVMSupport.a [7/19] AR stage2_unix/lib/libgtest.a [8/19] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:host) [9/19] LINK stage2_unix/obj/compiler-rt/lib/scudo/standalone/tests/ScudoCUnitTest [10/19] LINK stage2_unix/obj/compiler-rt/lib/scudo/standalone/tests/ScudoHooksUnitTest [11/19] LINK stage2_unix/obj/compiler-rt/lib/scudo/standalone/tests/ScudoCxxUnitTest [12/19] SOLINK lib/libc++abi.so [13/19] SOLINK lib/libc++.so.0 [14/19] LINK stage2_unix/obj/compiler-rt/lib/scudo/standalone/tests/ScudoUnitTest [15/19] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [16/19] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) [17/19] CXX obj/llvm/unittests/DWARFLinkerParallel/DWARFLinkerParallelTests.DIEInfoPlacementTest.o FAILED: obj/llvm/unittests/DWARFLinkerParallel/DWARFLinkerParallelTests.DIEInfoPlacementTest.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/llvm/unittests/DWARFLinkerParallel/DWARFLinkerParallelTests.DIEInfoPlacementTest.o.d -o obj/llvm/unittests/DWARFLinkerParallel/DWARFLinkerParallelTests.DIEInfoPlacementTest.o -c ../../llvm/unittests/DWARFLinkerParallel/DIEInfoPlacementTest.cpp -DGTEST_HAS_RTTI=0 -I../../llvm/include -Igen/llvm/include -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 ../../llvm/unittests/DWARFLinkerParallel/DIEInfoPlacementTest.cpp:9:10: fatal error: 'DWARFLinkerCompileUnit.h' file not found 9 | #include "DWARFLinkerCompileUnit.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [18/19] LINK ./bin/lldb ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.