INFO:2025-01-16T00:31:15Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 319c11909399..b7722fbcab4d 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 b7722fbcab4d [lldb] Fix std::unordered_* synthetic children when typedefs are used. (#123125) INFO:2025-01-16T00:31:19Z:root:syncing... Deleted branch merge (was 9c5bae66a4dc). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge fe84b804f286] [gn build] Port 2c75bda42605 1 file changed, 1 insertion(+) [gn build] Port 2c75bda42605 -- https://github.com/llvm/llvm-project/commit/2c75bda42605 INFO:2025-01-16T00:31:20Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/2563] STAMP obj/lldb/tools/lldb-server/lldb-server.inputdeps.stamp [2/2563] STAMP obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.inputdeps.stamp [3/2563] AR lib/libLLVMObjectYAML.a [4/2563] AR lib/libLLVMVectorize.a [5/2563] LINK obj/llvm/unittests/DebugInfo/BTF/DebugInfoBTFTests [6/2563] LINK obj/llvm/unittests/CodeGen/CodeGenTests [7/2563] LINK obj/llvm/unittests/CodeGen/GlobalISel/GlobalISelTests [8/2563] LINK obj/llvm/unittests/DebugInfo/GSYM/DebugInfoGSYMTests [9/2563] LINK obj/llvm/unittests/DebugInfo/DWARF/DebugInfoDWARFTests [10/2563] 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. [11/2563] LINK obj/llvm/unittests/ExecutionEngine/ExecutionEngineTests [12/2563] 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. [13/2563] 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. [14/2563] CXX obj/lldb/source/Symbol/Symbol.CompilerType.o [15/2563] LINK obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests [16/2563] 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. [17/2563] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFASTParserClang.o FAILED: obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFASTParserClang.o ../../chromeclang/bin/clang++ -MMD -MF obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFASTParserClang.o.d -o obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFASTParserClang.o -c ../../lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp -I../../lldb/source -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -I../../lldb/include -Igen/lldb/include -Igen/lldb/source/Plugins/SymbolFile/DWARF -Igen/lldb/source/Plugins/SymbolFile/DWARF -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 -I../../sysroot/MacOSX.sdk/usr/include/libxml2 -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/DWARF/DWARFASTParserClang.cpp:12: In file included from ../../lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h:25: 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. [18/2563] 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. [19/2563] 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. ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.