INFO:2025-01-12T19:34:52Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD fd87188c2bbb..1afba1991325 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 1afba1991325 [VPlan] Try to narrow wide and replicating recipes to uniform recipes. INFO:2025-01-12T19:34:57Z:root:syncing... Deleted branch merge (was fd87188c2bbb). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-01-12T19:34:58Z:root:building ninja: Entering directory `out/gn' [1/189] CXX obj/llvm/lib/Transforms/Vectorize/Vectorize.VPlanTransforms.o FAILED: obj/llvm/lib/Transforms/Vectorize/Vectorize.VPlanTransforms.o ../../chromeclang/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/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -arch arm64 -isysroot ../../sysroot/MacOSX.sdk -mmacos-version-min=12 -mmacos-version-min=12 -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -isysroot ../../sysroot/MacOSX.sdk -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti ../../llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp:610:12: error: use of undeclared identifier 'RefR'; did you mean 'RepR'? (RefR && (RepR->isUniform() || RepRr->isPredicated()))) ^~~~ RepR ../../llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp:606:13: note: 'RepR' declared here auto *RepR = dyn_cast(U); ^ ../../llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp:610:42: error: use of undeclared identifier 'RepRr'; did you mean 'RepR'? (RefR && (RepR->isUniform() || RepRr->isPredicated()))) ^~~~~ RepR ../../llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp:606:13: note: 'RepR' declared here auto *RepR = dyn_cast(U); ^ 2 errors generated. [2/189] CXX obj/lld/ELF/Arch/ELF.ARM.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.