INFO:2025-06-12T17:40:35Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 9208b343e962..06dad352dba1 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 06dad352dba1 Revert "[lldb][headers] Create Python script to fix up framework headers" (#143941) INFO:2025-06-12T17:40:39Z:root:syncing... Deleted branch merge (was 9208b343e962). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-06-12T17:40:39Z:root:building ninja: Entering directory `out/gn' [1/1642] CXX obj/llvm/lib/TargetParser/TargetParser.PPCTargetParser.o FAILED: obj/llvm/lib/TargetParser/TargetParser.PPCTargetParser.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/TargetParser/TargetParser.PPCTargetParser.o.d -o obj/llvm/lib/TargetParser/TargetParser.PPCTargetParser.o -c ../../llvm/lib/TargetParser/PPCTargetParser.cpp -I../../llvm/lib/TargetParser/Unix -I../../llvm/lib/TargetParser/Windows -I../../llvm/include -Igen/llvm/include -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/TargetParser/PPCTargetParser.cpp:20:10: fatal error: 'PPCGenSubtargetInfo.inc' file not found #include "PPCGenSubtargetInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [2/1642] CXX obj/llvm/utils/TableGen/llvm-tblgen.SubtargetEmitter.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.