INFO:2025-10-06T20:34:28Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 087c832de51c..efda523188c4 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 efda523188c4 Fix compress/decompress in LLVM Offloading API (#150064) INFO:2025-10-06T20:34:31Z:root:syncing... Deleted branch merge (was 1a38ce27dc8d). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 31a02a085be4] [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:34:32Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/242] 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. [2/242] CXX obj/llvm/tools/llvm-objdump/llvm-objdump.OffloadDump.o [3/242] CXX obj/llvm/tools/llvm-readobj/llvm-readobj.ObjDumper.o [4/242] CXX obj/llvm/unittests/Object/ObjectTests.OffloadingBundleTest.o [5/242] CXX obj/llvm/lib/Object/Object.OffloadBundle.o [6/242] CXX obj/llvm/tools/llvm-objdump/llvm-objdump.llvm-objdump.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.