INFO:2024-11-06T15:16:01Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 5d8be4c036aa..86e4beb702fd main -> origin/main Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) Switched to branch 'main' HEAD is now at 86e4beb702fd [MIPS] LLVM data layout give i128 an alignment of 16 for mips64 (#112084) INFO:2024-11-06T15:16:22Z:root:syncing... Deleted branch merge (was 5d8be4c036aa). Switched to a new branch 'merge' Branch 'merge' set up to track remote branch 'main' from 'origin'. INFO:2024-11-06T15:16:26Z:root:building ninja: Entering directory `out/gn' [1/1930] LINK ./bin/lit-cpuid.exe [2/1930] STAMP obj/llvm/lib/Target/ARM/MCTargetDesc/ARMGenInstrInfo.stamp [3/1930] LIB lib/LLVMLoongArchAsmParser.lib [4/1930] LIB lib/LLVMLoongArchDisassembler.lib [5/1930] LIB lib/LLVMNVPTXDesc.lib [6/1930] LIB lib/LLVMRISCVDesc.lib [7/1930] LIB lib/LLVMSparcDesc.lib [8/1930] STAMP obj/clang-tools-extra/clang-tidy/tool/clang-tidy.inputdeps.stamp [9/1930] STAMP obj/clang-tools-extra/clangd/clangd.inputdeps.stamp [10/1930] STAMP obj/clang-tools-extra/clangd/refactor/tweaks/tweaks.inputdeps.stamp [11/1930] STAMP obj/clang-tools-extra/clangd/tool/clangd.inputdeps.stamp [12/1930] STAMP obj/clang-tools-extra/clangd/unittests/ClangdTests.inputdeps.stamp [13/1930] STAMP obj/clang/lib/Tooling/DependencyScanning/DependencyScanning.inputdeps.stamp [14/1930] STAMP obj/clang/tools/c-index-test/c-index-test.inputdeps.stamp [15/1930] STAMP obj/clang/tools/clang-scan-deps/clang-scan-deps.inputdeps.stamp [16/1930] STAMP obj/clang/tools/driver/clang.inputdeps.stamp [17/1930] STAMP obj/clang/tools/libclang/libclang.inputdeps.stamp [18/1930] STAMP obj/clang/unittests/Driver/ClangDriverTests.inputdeps.stamp [19/1930] STAMP obj/clang/unittests/Interpreter/ClangReplInterpreterTests.inputdeps.stamp [20/1930] STAMP obj/clang/unittests/Tooling/ToolingTests.inputdeps.stamp [21/1930] STAMP obj/clang/unittests/Tooling/Syntax/SyntaxTests.inputdeps.stamp [22/1930] STAMP obj/lld/COFF/COFF.inputdeps.stamp [23/1930] CXX obj/clang/lib/Basic/Targets/Basic.PNaCl.obj [24/1930] CXX obj/llvm/lib/IR/IR.Intrinsics.obj FAILED: obj/llvm/lib/IR/IR.Intrinsics.obj ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang-cl /nologo /showIncludes /Foobj/llvm/lib/IR/IR.Intrinsics.obj /c ../../llvm/lib/IR/Intrinsics.cpp -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_UNICODE -DUNICODE -I../../llvm/include -Igen/llvm/include -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR /O2 /Gw /Zc:inline /EHs-c- /W4 -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -fmsc-version=1926 /Brepro -fdebug-compilation-dir=. /winsysroot../../sysroot-3bda71a11e -Wcovered-switch-default /std:c++17 /GR- In file included from ../../llvm/lib/IR/Intrinsics.cpp:13: In file included from ../../llvm/include\llvm/IR/Intrinsics.h:18: In file included from ../../llvm/include\llvm/ADT/ArrayRef.h:13: ../../llvm/include\llvm/ADT/SmallVector.h(563,5): error: reference to 'memcpy' is ambiguous 563 | memcpy(reinterpret_cast(this->end()), EltPtr, sizeof(T)); | ^ ../../sysroot-3bda71a11e\VC\Tools\MSVC\14.26.28801\include\vcruntime_string.h(43,15): note: candidate found by name lookup is 'memcpy' 43 | void* __cdecl memcpy( | ^ gen/llvm/include\llvm/IR/IntrinsicEnums.inc(245,5): note: candidate found by name lookup is 'llvm::Intrinsic::memcpy' 245 | memcpy, // llvm.memcpy | ^ In file included from ../../llvm/lib/IR/Intrinsics.cpp:13: In file included from ../../llvm/include\llvm/IR/Intrinsics.h:18: In file included from ../../llvm/include\llvm/ADT/ArrayRef.h:13: ../../llvm/include\llvm/ADT/SmallVector.h(562,14): warning: unused variable 'EltPtr' [-Wunused-variable] 562 | const T *EltPtr = reserveForParamAndGetAddress(Elt); | ^~~~~~ ../../llvm/include\llvm/IR/DataLayout.h(346,20): note: in instantiation of member function 'llvm::SmallVectorTemplateBase::push_back' requested here 346 | AddrSpaces.push_back(PS.AddrSpace); | ^ In file included from ../../llvm/lib/IR/Intrinsics.cpp:13: In file included from ../../llvm/include\llvm/IR/Intrinsics.h:18: In file included from ../../llvm/include\llvm/ADT/ArrayRef.h:13: ../../llvm/include\llvm/ADT/SmallVector.h(520,7): error: reference to 'memcpy' is ambiguous 520 | memcpy(reinterpret_cast(Dest), I, (E - I) * sizeof(T)); | ^ ../../llvm/include\llvm/ADT/SmallVector.h(1097,9): note: in instantiation of function template specialization 'llvm::SmallVectorTemplateBase::uninitialized_move' requested here 1097 | this->uninitialized_move(RHS.begin()+CurSize, RHS.end(), | ^ ../../llvm/include\llvm/ADT/SmallVector.h(1248,27): note: in instantiation of member function 'llvm::SmallVectorImpl::operator=' requested here 1248 | SmallVectorImpl::operator=(::std::move(RHS)); | ^ ../../llvm/include\llvm/IR/DataLayout.h(348,12): note: in instantiation of member function 'llvm::SmallVector::SmallVector' requested here 348 | return AddrSpaces; | ^ ../../sysroot-3bda71a11e\VC\Tools\MSVC\14.26.28801\include\vcruntime_string.h(43,15): note: candidate found by name lookup is 'memcpy' 43 | void* __cdecl memcpy( | ^ gen/llvm/include\llvm/IR/IntrinsicEnums.inc(245,5): note: candidate found by name lookup is 'llvm::Intrinsic::memcpy' 245 | memcpy, // llvm.memcpy | ^ In file included from ../../llvm/lib/IR/Intrinsics.cpp:13: In file included from ../../llvm/include\llvm/IR/Intrinsics.h:18: In file included from ../../llvm/include\llvm/ADT/ArrayRef.h:13: ../../llvm/include\llvm/ADT/SmallVector.h(562,14): warning: unused variable 'EltPtr' [-Wunused-variable] 562 | const T *EltPtr = reserveForParamAndGetAddress(Elt); | ^~~~~~ ../../llvm/lib/IR/Intrinsics.cpp(212,17): note: in instantiation of member function 'llvm::SmallVectorTemplateBase::push_back' requested here 212 | OutputTable.push_back(IITDescriptor::get(IITDescriptor::Void, 0)); | ^ In file included from ../../llvm/lib/IR/Intrinsics.cpp:13: In file included from ../../llvm/include\llvm/IR/Intrinsics.h:18: In file included from ../../llvm/include\llvm/ADT/ArrayRef.h:13: ../../llvm/include\llvm/ADT/SmallVector.h(562,14): warning: unused variable 'EltPtr' [-Wunused-variable] 562 | const T *EltPtr = reserveForParamAndGetAddress(Elt); | ^~~~~~ ../../llvm/lib/IR/Intrinsics.cpp(468,17): note: in instantiation of member function 'llvm::SmallVectorTemplateBase::push_back' requested here 468 | IITValues.push_back(TableVal & 0xF); | ^ In file included from ../../llvm/lib/IR/Intrinsics.cpp:13: In file included from ../../llvm/include\llvm/IR/Intrinsics.h:18: In file included from ../../llvm/include\llvm/ADT/ArrayRef.h:13: ../../llvm/include\llvm/ADT/SmallVector.h(562,14): warning: unused variable 'EltPtr' [-Wunused-variable] 562 | const T *EltPtr = reserveForParamAndGetAddress(Elt); | ^~~~~~ ../../llvm/lib/IR/Intrinsics.cpp(525,12): note: in instantiation of member function 'llvm::SmallVectorTemplateBase::push_back' requested here 525 | Elts.push_back(DecodeFixedType(Infos, Tys, Context)); | ^ In file included from ../../llvm/lib/IR/Intrinsics.cpp:13: In file included from ../../llvm/include\llvm/IR/Intrinsics.h:18: In file included from ../../llvm/include\llvm/ADT/ArrayRef.h:13: ../../llvm/include\llvm/ADT/SmallVector.h(562,14): warning: unused variable 'EltPtr' [-Wunused-variable] 562 | const T *EltPtr = reserveForParamAndGetAddress(Elt); | ^~~~~~ ../../llvm/include\llvm/ADT/SmallVector.h(556,5): note: in instantiation of member function 'llvm::SmallVectorTemplateBase>>::push_back' requested here 556 | push_back(T(std::forward(Args)...)); | ^ ../../llvm/include\llvm/ADT/SmallVector.h(939,20): note: in instantiation of function template specialization 'llvm::SmallVectorTemplateBase>>::growAndEmplaceBack &>' requested here 939 | return this->growAndEmplaceBack(std::forward(Args)...); | ^ ../../llvm/lib/IR/Intrinsics.cpp(773,20): note: in instantiation of function template specialization 'llvm::SmallVectorImpl>>::emplace_back &>' requested here 773 | DeferredChecks.emplace_back(T, InfosRef); | ^ 5 warnings and 2 errors generated. [25/1930] CXX obj/clang/lib/Basic/Targets/Basic.Mips.obj [26/1930] CXX obj/llvm/lib/Transforms/Scalar/Scalar.Reg2Mem.obj [27/1930] CXX obj/llvm/lib/Transforms/Scalar/Scalar.Sink.obj [28/1930] CXX obj/llvm/lib/Transforms/Scalar/Scalar.TLSVariableHoist.obj [29/1930] CXX obj/llvm/lib/Transforms/Utils/Utils.CanonicalizeFreezeInLoops.obj [30/1930] CXX obj/llvm/lib/Transforms/Utils/Utils.FixIrreducible.obj [31/1930] CXX obj/llvm/lib/Transforms/Scalar/Scalar.WarnMissedTransforms.obj [32/1930] CXX obj/llvm/lib/Transforms/Utils/Utils.BreakCriticalEdges.obj [33/1930] CXX obj/llvm/lib/Transforms/Scalar/Scalar.LoopUnrollAndJamPass.obj [34/1930] CXX obj/llvm/lib/Transforms/Scalar/Scalar.PlaceSafepoints.obj [35/1930] CXX obj/llvm/lib/Transforms/Scalar/Scalar.LoopVersioningLICM.obj [36/1930] CXX obj/llvm/lib/Transforms/Scalar/Scalar.SeparateConstOffsetFromGEP.obj [37/1930] CXX obj/llvm/lib/Transforms/Utils/Utils.LoopConstrainer.obj [38/1930] CXX obj/llvm/lib/Transforms/Utils/Utils.LCSSA.obj [39/1930] CXX obj/llvm/lib/Transforms/Scalar/Scalar.LoopTermFold.obj [40/1930] CXX obj/llvm/lib/Transforms/Utils/Utils.LoopRotationUtils.obj [41/1930] CXX obj/llvm/lib/Transforms/Utils/Utils.CloneFunction.obj [42/1930] CXX obj/llvm/lib/Transforms/Utils/Utils.LoopSimplify.obj [43/1930] CXX obj/llvm/lib/Transforms/Utils/Utils.LoopPeel.obj [44/1930] CXX obj/llvm/lib/Transforms/Utils/Utils.BasicBlockUtils.obj [45/1930] CXX obj/clang/lib/Basic/Basic.Targets.obj [46/1930] CXX obj/llvm/lib/Transforms/Scalar/Scalar.LoopUnrollPass.obj [47/1930] CXX obj/llvm/lib/IR/IR.AutoUpgrade.obj [48/1930] CXX obj/clang/unittests/Interpreter/ClangReplInterpreterTests.IncrementalCompilerBuilderTest.obj [49/1930] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangPersistentVariables.obj [50/1930] CXX obj/clang/unittests/Driver/ClangDriverTests.DXCModeTest.obj [51/1930] CXX obj/llvm/lib/Transforms/Scalar/Scalar.LowerMatrixIntrinsics.obj [52/1930] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.CxxModuleHandler.obj [53/1930] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.NameSearchContext.obj [54/1930] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.BlockPointer.obj [55/1930] CXX obj/clang/unittests/CrossTU/CrossTUTests.CrossTranslationUnitTest.obj [56/1930] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangUtilityFunction.obj [57/1930] CXX obj/clang/unittests/Driver/ClangDriverTests.ToolChainTest.obj [58/1930] CXX obj/llvm/lib/Target/Mips/LLVMMipsCodeGen.MipsTargetMachine.obj [59/1930] CXX obj/lldb/source/Plugins/SymbolFile/PDB/PDB.PDBASTParser.obj [60/1930] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.IRForTarget.obj [61/1930] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangUserExpression.obj [62/1930] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.UdtRecordCompleter.obj [63/1930] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbAstBuilder.obj [64/1930] CXX obj/lldb/source/Plugins/SymbolFile/PDB/PDB.SymbolFilePDB.obj [65/1930] CXX obj/llvm/lib/Transforms/Scalar/Scalar.SimpleLoopUnswitch.obj [66/1930] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.SymbolFileNativePDB.obj [67/1930] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFASTParserClang.obj [68/1930] CXX obj/clang/unittests/Interpreter/ClangReplInterpreterTests.InterpreterExtensionsTest.obj [69/1930] CXX obj/clang/unittests/Interpreter/ClangReplInterpreterTests.IncrementalProcessingTest.obj [70/1930] CXX obj/clang/unittests/Interpreter/ClangReplInterpreterTests.CodeCompletionTest.obj [71/1930] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangModulesDeclVendor.obj [72/1930] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.SymbolFileDWARF.obj [73/1930] CXX obj/lldb/source/Plugins/TypeSystem/Clang/Clang.TypeSystemClang.obj ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.