INFO:2025-10-06T20:44:32Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD efda523188c4..435d084ed695 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 435d084ed695 [Clang][Sema] Fix incorrect rejection default construction of union with nontrivial member (#82407) INFO:2025-10-06T20:44:34Z:root:syncing... Deleted branch merge (was 31a02a085be4). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge dffe011e1acf] [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:44:35Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/239] AR lib/libLLVMObject.a [2/239] LINK ./bin/llvm-cvtres [3/239] LINK ./bin/llvm-cov [4/239] LINK ./bin/llvm-ctxprof-util [5/239] LINK ./bin/llvm-as [6/239] LINK ./bin/llvm-cat [7/239] LINK ./bin/llvm-cgdata [8/239] LINK ./bin/llvm-debuginfod-find [9/239] LINK ./bin/llvm-debuginfod [10/239] LINK ./bin/llvm-cxxmap [11/239] LINK ./bin/llvm-cxxdump [12/239] LINK ./bin/llvm-dwarfdump [13/239] LINK ./bin/llvm-debuginfo-analyzer [14/239] LINK ./bin/llvm-cfi-verify [15/239] 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. [16/239] LINK ./bin/lli [17/239] LINK ./bin/llvm-exegesis [18/239] LINK ./bin/bugpoint [19/239] LINK ./bin/llvm-dwp [20/239] LINK ./bin/dsymutil [21/239] LINK ./bin/llvm-c-test [22/239] LINK ./bin/llvm-dwarfutil [23/239] LINK ./bin/llc [24/239] CXX obj/clang/lib/Sema/Sema.SemaDeclCXX.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.