INFO:2025-05-22T23:14:55Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD c47260efccf1..d0acddbdd615 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 d0acddbdd615 Revert "[StaticDataLayout][PGO]Implement reader and writer change for data access profiles" (#141157) INFO:2025-05-22T23:14:57Z:root:syncing... Deleted branch merge (was 5c96c297c156). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 71196311ef9a] [gn build] Port 50127ac054a0 1 file changed, 1 insertion(+) [merge a00f3069cc5f] [gn build] Port 58ab005d8db2 1 file changed, 1 insertion(+) [merge 9aaa27238855] [gn build] Port 97dee78eb364 1 file changed, 4 insertions(+), 1 deletion(-) [merge 5618ed54a2ab] [gn build] Port ed75e2114fd4 2 files changed, 1 insertion(+), 1 deletion(-) [gn build] Port 50127ac054a0 -- https://github.com/llvm/llvm-project/commit/50127ac054a0 [gn build] Port 58ab005d8db2 -- https://github.com/llvm/llvm-project/commit/58ab005d8db2 [gn build] Port 97dee78eb364 -- https://github.com/llvm/llvm-project/commit/97dee78eb364 [gn build] Port ed75e2114fd4 -- https://github.com/llvm/llvm-project/commit/ed75e2114fd4 INFO:2025-05-22T23:14:59Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/2453] CXX obj/clang/lib/Basic/Basic.Attributes.o FAILED: obj/clang/lib/Basic/Basic.Attributes.o ../../chromeclang/bin/clang++ -MMD -MF obj/clang/lib/Basic/Basic.Attributes.o.d -o obj/clang/lib/Basic/Basic.Attributes.o -c ../../clang/lib/Basic/Attributes.cpp -I../../clang/lib/Basic -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -Igen/clang/include/clang/Basic -Igen/llvm/include/llvm/Frontend/OpenMP -Igen/clang/lib/Basic -Igen/clang/include/clang/Sema -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 -fno-strict-aliasing -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti ../../clang/lib/Basic/Attributes.cpp:234:10: fatal error: 'clang/Basic/AttributeSpellingList.inc' file not found #include "clang/Basic/AttributeSpellingList.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [2/2453] CXX obj/llvm/lib/ProfileData/ProfileData.DataAccessProf.o [3/2453] CXX obj/llvm/lib/ProfileData/ProfileData.MemProfRadixTree.o [4/2453] CXX obj/llvm/lib/ProfileData/ProfileData.IndexedMemProfData.o [5/2453] CXX obj/llvm/lib/ProfileData/ProfileData.InstrProf.o [6/2453] CXX obj/llvm/lib/ProfileData/ProfileData.InstrProfWriter.o [7/2453] CXX obj/llvm/lib/ProfileData/ProfileData.MemProfReader.o [8/2453] CXX obj/llvm/lib/ProfileData/ProfileData.InstrProfReader.o [9/2453] CXX obj/llvm/lib/ProfileData/Coverage/Coverage.CoverageMapping.o [10/2453] CXX obj/llvm/lib/Bitcode/Writer/Writer.BitcodeWriter.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.