INFO:2026-06-02T10:33:53Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 016f53e2df9d..67aaa03dac58 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 67aaa03dac58 [mlir][IR] Add builtin `TokenType` (#195640) INFO:2026-06-02T10:34:09Z:root:syncing... Deleted branch merge (was 294c32c5732a). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 5ec7c101c0a2] [gn build] Port 1 file changed, 2 insertions(+), 5 deletions(-) [merge 228a34bfd003] [gn build] Port 5148d2de75ec 1 file changed, 1 insertion(+) [merge e41ea2f1ec2c] [gn build] Port ff2fec30ac7c 1 file changed, 1 insertion(+) [gn build] Port -- https://github.com/llvm/llvm-project/commit/ [gn build] Port 5148d2de75ec -- https://github.com/llvm/llvm-project/commit/5148d2de75ec [gn build] Port ff2fec30ac7c -- https://github.com/llvm/llvm-project/commit/ff2fec30ac7c INFO:2026-06-02T10:34:27Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/2415] AR lib/liblldbCore.a [2/2415] ACTION //llvm/lib/Transforms/IPO:write_instrumentor_variables(//llvm/utils/gn/build/toolchain:unix) FAILED: gen/llvm/include/llvm/Transforms/IPO/InstrumentorVariables.inc python3 ../../llvm/utils/gn/build/write_cmake_config.py -o gen/llvm/include/llvm/Transforms/IPO/InstrumentorVariables.inc ../../llvm/include/llvm/Transforms/IPO/InstrumentorVariables.inc.in LLVM_INSTRUMENTOR_RUNTIME_HELPER=@file:/usr/local/google/home/thakis/src/llvm-project/out/gn Traceback (most recent call last): File "/usr/local/google/home/thakis/src/llvm-project/out/gn/../../llvm/utils/gn/build/write_cmake_config.py", line 126, in sys.exit(main()) ~~~~^^ File "/usr/local/google/home/thakis/src/llvm-project/out/gn/../../llvm/utils/gn/build/write_cmake_config.py", line 58, in main with open(file_path) as f: ~~~~^^^^^^^^^^^ IsADirectoryError: [Errno 21] Is a directory: '/usr/local/google/home/thakis/src/llvm-project/out/gn' [3/2415] AR lib/liblldbCommands.a [4/2415] LINK obj/clang/unittests/Support/ClangSupportTests [5/2415] LINK obj/clang/unittests/Serialization/SerializationTests [6/2415] LINK obj/clang/unittests/Index/IndexTests [7/2415] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [8/2415] LINK obj/clang/unittests/Sema/SemaTests [9/2415] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [10/2415] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [11/2415] LINK obj/clang/unittests/AST/ASTTests [12/2415] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [13/2415] LINK obj/clang/unittests/ScalableStaticAnalysisFramework/ClangScalableAnalysisTests [14/2415] CXX obj/llvm/lib/Transforms/Vectorize/Vectorize.VPlanTransforms.o FAILED: obj/llvm/lib/Transforms/Vectorize/Vectorize.VPlanTransforms.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/llvm/lib/Transforms/Vectorize/Vectorize.VPlanTransforms.o.d -o obj/llvm/lib/Transforms/Vectorize/Vectorize.VPlanTransforms.o -c ../../llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp -I../../llvm/include -Igen/llvm/include -Igen/llvm/include/llvm/Analysis -I. -Igen/llvm/include/llvm/IR -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/Transforms/Vectorize/VPlanTransforms.cpp:7029:45: error: use of undeclared identifier 'TypeInfo' 7029 | Plan.getDataLayout().getIndexType(TypeInfo.inferScalarType(Ptr)); | ^ ../../llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp:7030:25: error: use of undeclared identifier 'TypeInfo' 7030 | assert(IndexTy == TypeInfo.inferScalarType(StrideInBytes) && | ^ 2 errors generated. ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.