INFO:2025-01-15T23:28:13Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD bbac3493419b..24c603505f91 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 3 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 24c603505f91 [SandboxVec][Interval][NFC] Move a few definitions from header to .cpp INFO:2025-01-15T23:28:17Z:root:syncing... Deleted branch merge (was 9b59bbed9ce2). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 27e2f6df8108] [gn build] Port 2c75bda42605 1 file changed, 1 insertion(+) [gn build] Port 2c75bda42605 -- https://github.com/llvm/llvm-project/commit/2c75bda42605 INFO:2025-01-15T23:28:18Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/2607] STAMP obj/lldb/source/Plugins/SymbolFile/PDB/PDB.inputdeps.stamp [2/2607] STAMP obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.inputdeps.stamp [3/2607] STAMP obj/lldb/source/Plugins/UnwindAssembly/x86/x86.inputdeps.stamp [4/2607] STAMP obj/lldb/source/Symbol/Symbol.inputdeps.stamp [5/2607] STAMP obj/lldb/source/Target/Target.inputdeps.stamp [6/2607] STAMP obj/lldb/source/Plugins/Process/Utility/Utility.inputdeps.stamp [7/2607] CXX obj/lldb/source/Plugins/SymbolVendor/PECOFF/PECOFF.SymbolVendorPECOFF.o [8/2607] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbIndex.o [9/2607] CXX obj/lldb/source/Plugins/SymbolFile/PDB/PDB.PDBASTParser.o FAILED: obj/lldb/source/Plugins/SymbolFile/PDB/PDB.PDBASTParser.o ../../chromeclang/bin/clang++ -MMD -MF obj/lldb/source/Plugins/SymbolFile/PDB/PDB.PDBASTParser.o.d -o obj/lldb/source/Plugins/SymbolFile/PDB/PDB.PDBASTParser.o -c ../../lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp -I../../lldb/source -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -I../../lldb/include -Igen/lldb/include -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -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 -fno-strict-aliasing -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp:9: In file included from ../../lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.h:14: In file included from ../../lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h:30: In file included from ../../lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.h:13: In file included from ../../clang/include/clang/Sema/Sema.h:39: ../../clang/include/clang/Basic/DiagnosticSema.h:34:10: fatal error: 'clang/Basic/DiagnosticSemaEnums.inc' file not found #include "clang/Basic/DiagnosticSemaEnums.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [10/2607] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.UdtRecordCompleter.o FAILED: obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.UdtRecordCompleter.o ../../chromeclang/bin/clang++ -MMD -MF obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.UdtRecordCompleter.o.d -o obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.UdtRecordCompleter.o -c ../../lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp -I../../lldb/source -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -I../../lldb/include -Igen/lldb/include -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -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 -fno-strict-aliasing -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp:1: In file included from ../../lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.h:12: In file included from ../../lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h:16: In file included from ../../lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h:30: In file included from ../../lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.h:13: In file included from ../../clang/include/clang/Sema/Sema.h:39: ../../clang/include/clang/Basic/DiagnosticSema.h:34:10: fatal error: 'clang/Basic/DiagnosticSemaEnums.inc' file not found #include "clang/Basic/DiagnosticSemaEnums.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [11/2607] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbAstBuilder.o FAILED: obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbAstBuilder.o ../../chromeclang/bin/clang++ -MMD -MF obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbAstBuilder.o.d -o obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbAstBuilder.o -c ../../lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp -I../../lldb/source -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -I../../lldb/include -Igen/lldb/include -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -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 -fno-strict-aliasing -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:1: In file included from ../../lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h:16: In file included from ../../lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h:30: In file included from ../../lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.h:13: In file included from ../../clang/include/clang/Sema/Sema.h:39: ../../clang/include/clang/Basic/DiagnosticSema.h:34:10: fatal error: 'clang/Basic/DiagnosticSemaEnums.inc' file not found #include "clang/Basic/DiagnosticSemaEnums.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [12/2607] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.SymbolFileNativePDB.o FAILED: obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.SymbolFileNativePDB.o ../../chromeclang/bin/clang++ -MMD -MF obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.SymbolFileNativePDB.o.d -o obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.SymbolFileNativePDB.o -c ../../lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp -I../../lldb/source -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -I../../lldb/include -Igen/lldb/include -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -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 -fno-strict-aliasing -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:9: In file included from ../../lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h:22: In file included from ../../lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h:16: In file included from ../../lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h:30: In file included from ../../lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.h:13: In file included from ../../clang/include/clang/Sema/Sema.h:39: ../../clang/include/clang/Basic/DiagnosticSema.h:34:10: fatal error: 'clang/Basic/DiagnosticSemaEnums.inc' file not found #include "clang/Basic/DiagnosticSemaEnums.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [13/2607] CXX obj/lldb/source/Plugins/SymbolFile/PDB/PDB.SymbolFilePDB.o FAILED: obj/lldb/source/Plugins/SymbolFile/PDB/PDB.SymbolFilePDB.o ../../chromeclang/bin/clang++ -MMD -MF obj/lldb/source/Plugins/SymbolFile/PDB/PDB.SymbolFilePDB.o.d -o obj/lldb/source/Plugins/SymbolFile/PDB/PDB.SymbolFilePDB.o -c ../../lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp -I../../lldb/source -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -I../../lldb/include -Igen/lldb/include -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -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 -fno-strict-aliasing -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp:11: In file included from ../../lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.h:14: In file included from ../../lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h:30: In file included from ../../lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.h:13: In file included from ../../clang/include/clang/Sema/Sema.h:39: ../../clang/include/clang/Basic/DiagnosticSema.h:34:10: fatal error: 'clang/Basic/DiagnosticSemaEnums.inc' file not found #include "clang/Basic/DiagnosticSemaEnums.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [14/2607] CXX obj/lldb/source/Plugins/TypeSystem/Clang/Clang.TypeSystemClang.o FAILED: obj/lldb/source/Plugins/TypeSystem/Clang/Clang.TypeSystemClang.o ../../chromeclang/bin/clang++ -MMD -MF obj/lldb/source/Plugins/TypeSystem/Clang/Clang.TypeSystemClang.o.d -o obj/lldb/source/Plugins/TypeSystem/Clang/Clang.TypeSystemClang.o -c ../../lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp -I../../lldb/source -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -I../../lldb/include -Igen/lldb/include -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Sema -Igen/llvm/include/llvm/Frontend/OpenMP -Igen/llvm/include/llvm/Frontend/OpenMP -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 -fno-strict-aliasing -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp:44: In file included from ../../clang/include/clang/Sema/Sema.h:39: ../../clang/include/clang/Basic/DiagnosticSema.h:34:10: fatal error: 'clang/Basic/DiagnosticSemaEnums.inc' file not found #include "clang/Basic/DiagnosticSemaEnums.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [15/2607] CXX obj/lldb/source/Plugins/Platform/Windows/Windows.PlatformWindows.o [16/2607] CXX obj/lldb/source/Plugins/Platform/POSIX/POSIX.PlatformPOSIX.o [17/2607] CXX obj/lldb/source/Symbol/Symbol.CompactUnwindInfo.o [18/2607] CXX obj/lldb/source/Symbol/Symbol.CompileUnit.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.