INFO:2025-10-06T20:21:01Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD f64223647e19..6b26dd5ac5b3 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 6b26dd5ac5b3 [RISCV][GISel] Remove unneeded code from RISCVCallLowering::canLowerReturn. NFC (#162144) INFO:2025-10-06T20:21:04Z:root:syncing... Deleted branch merge (was 25ed0b9d4f7e). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 3607bb26a829] [gn build] Port fdbd17d1fb0d 1 file changed, 1 insertion(+) [gn build] Port fdbd17d1fb0d -- https://github.com/llvm/llvm-project/commit/fdbd17d1fb0d INFO:2025-10-06T20:21:04Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/107] LINK obj/llvm/unittests/Transforms/IPO/IPOTests [2/107] LINK obj/llvm/unittests/tools/llvm-exegesis/LLVMExegesisTests [3/107] LINK obj/llvm/unittests/Transforms/Utils/UtilsTests [4/107] LINK obj/llvm/unittests/Transforms/Coroutines/CoroTests [5/107] LINK obj/llvm/unittests/Transforms/Instrumentation/InstrumentationTests [6/107] LINK obj/llvm/unittests/tools/llvm-exegesis/AArch64/LLVMExegesisAArch64Tests [7/107] LINK obj/llvm/unittests/tools/llvm-exegesis/Mips/LLVMExegesisMipsTests [8/107] LINK obj/llvm/unittests/Transforms/Scalar/ScalarTests [9/107] LINK obj/llvm/unittests/Frontend/LLVMFrontendTests [10/107] LINK obj/llvm/unittests/tools/llvm-exegesis/PowerPC/LLVMExegesisPowerPCTests [11/107] LINK obj/llvm/unittests/SandboxIR/SandboxIRTests [12/107] LINK obj/llvm/unittests/Target/X86/X86Tests [13/107] CXX obj/llvm/unittests/Option/OptionTests.OptionSubCommandsTest.o FAILED: obj/llvm/unittests/Option/OptionTests.OptionSubCommandsTest.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/unittests/Option/OptionTests.OptionSubCommandsTest.o.d -o obj/llvm/unittests/Option/OptionTests.OptionSubCommandsTest.o -c ../../llvm/unittests/Option/OptionSubCommandsTest.cpp -DGTEST_HAS_RTTI=0 -I../../llvm/include -Igen/llvm/include -Igen/llvm/unittests/Option -I../../third-party/unittest/googlemock/include -I../../third-party/unittest/googletest/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/unittests/Option/OptionSubCommandsTest.cpp:31:10: fatal error: 'SubCommandOpts.inc' file not found #include "SubCommandOpts.inc" ^~~~~~~~~~~~~~~~~~~~ 1 error generated. [14/107] CXX obj/llvm/lib/Target/RISCV/GISel/LLVMRISCVCodeGen.RISCVCallLowering.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.