INFO:2024-11-07T15:18:49Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD c3e9f4845452..ec05b883653b 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 ec05b883653b [lineeditor] Add `setHistorySize()` method for adjusting history size (#110092) INFO:2024-11-07T15:19:11Z:root:syncing... Deleted branch merge (was 9887d6706a26). Switched to a new branch 'merge' Branch 'merge' set up to track remote branch 'main' from 'origin'. [merge 1c8b406301aa] [gn build] Port 427a5cf105c4 Committer: Nico Weber Your name and email address were configured automatically based on your username and hostname. Please check that they are accurate. You can suppress this message by setting them explicitly: git config --global user.name "Your Name" git config --global user.email you@example.com After doing this, you may fix the identity used for this commit with: git commit --amend --reset-author 1 file changed, 7 insertions(+), 2 deletions(-) [merge 616cd19a54c1] [gn build] Port cacbe71af7b1 Committer: Nico Weber Your name and email address were configured automatically based on your username and hostname. Please check that they are accurate. You can suppress this message by setting them explicitly: git config --global user.name "Your Name" git config --global user.email you@example.com After doing this, you may fix the identity used for this commit with: git commit --amend --reset-author 2 files changed, 2 insertions(+) [merge 41a74b6f04ee] [gn build] Port d2aff182d379 Committer: Nico Weber Your name and email address were configured automatically based on your username and hostname. Please check that they are accurate. You can suppress this message by setting them explicitly: git config --global user.name "Your Name" git config --global user.email you@example.com After doing this, you may fix the identity used for this commit with: git commit --amend --reset-author 1 file changed, 1 deletion(-) [gn build] Port 427a5cf105c4 -- https://github.com/llvm/llvm-project/commit/427a5cf105c4 [gn build] Port cacbe71af7b1 -- https://github.com/llvm/llvm-project/commit/cacbe71af7b1 [gn build] Port d2aff182d379 -- https://github.com/llvm/llvm-project/commit/d2aff182d379 INFO:2024-11-07T15:19:26Z:root:building ninja: Entering directory `out/gn' [1/1] Regenerating ninja files [1/6605] CXX obj/llvm/lib/MC/MCDisassembler/MCDisassembler.MCSymbolizer.obj [2/6605] CXX obj/llvm/lib/MC/MC.MCTargetOptions.obj [3/6605] CXX obj/llvm/lib/MC/MCParser/MCParser.GOFFAsmParser.obj [4/6605] CXX obj/llvm/lib/MC/MC.MCValue.obj [5/6605] CXX obj/llvm/lib/MC/MC.MCSectionDXContainer.obj [6/6605] STAMP obj/llvm/lib/MCA/MCA.inputdeps.stamp [7/6605] STAMP obj/llvm/lib/ObjCopy/ObjCopy.inputdeps.stamp [8/6605] CXX obj/llvm/lib/MC/MCParser/MCParser.MCAsmLexer.obj [9/6605] CXX obj/llvm/lib/MC/MC.MCXCOFFObjectTargetWriter.obj [10/6605] CXX obj/llvm/lib/MC/MC.MCSymbolXCOFF.obj [11/6605] CXX obj/llvm/lib/MC/MC.MCWasmObjectTargetWriter.obj [12/6605] CXX obj/llvm/lib/MC/MC.MCSchedule.obj [13/6605] CXX obj/llvm/lib/MC/MCDisassembler/MCDisassembler.MCRelocationInfo.obj [14/6605] CXX obj/llvm/lib/MC/MC.MCSymbolELF.obj [15/6605] CXX obj/llvm/lib/MC/MCDisassembler/MCDisassembler.MCDisassembler.obj [16/6605] CXX obj/llvm/lib/MC/MC.MCSectionCOFF.obj [17/6605] CXX obj/llvm/lib/MC/MC.MCSectionWasm.obj [18/6605] CXX obj/llvm/lib/LineEditor/LineEditor.LineEditor.obj ../../llvm/lib/LineEditor/LineEditor.cpp(23,15): warning: unused variable 'DefaultHistorySize' [-Wunused-const-variable] 23 | constexpr int DefaultHistorySize = 800; | ^~~~~~~~~~~~~~~~~~ 1 warning generated. [19/6605] LIB lib/LLVMLineEditor.lib [20/6605] CXX obj/llvm/lib/MC/MC.StringTableBuilder.obj [21/6605] CXX obj/llvm/lib/MC/MC.MCSectionMachO.obj [22/6605] CXX obj/llvm/lib/MC/MC.MCRegisterInfo.obj [23/6605] CXX obj/llvm/lib/MC/MC.MCSectionXCOFF.obj [24/6605] CXX obj/llvm/lib/MC/MC.MCSubtargetInfo.obj [25/6605] CXX obj/llvm/lib/MC/MC.MCSectionELF.obj [26/6605] CXX obj/llvm/lib/MC/MC.MCTargetOptionsCommandFlags.obj [27/6605] CXX obj/llvm/lib/MC/MCParser/MCParser.AsmLexer.obj [28/6605] CXX obj/llvm/lib/MC/MCParser/MCParser.MCAsmParser.obj [29/6605] CXX obj/llvm/lib/MC/MC.SPIRVObjectWriter.obj [30/6605] CXX obj/llvm/lib/MC/MCParser/MCParser.XCOFFAsmParser.obj [31/6605] CXX obj/llvm/lib/MC/MC.MCSPIRVStreamer.obj [32/6605] CXX obj/llvm/lib/MCA/MCA.CodeEmitter.obj [33/6605] CXX obj/llvm/lib/MC/MC.MCSymbol.obj [34/6605] CXX obj/llvm/lib/MC/MC.MCSection.obj [35/6605] CXX obj/llvm/lib/MC/MCDisassembler/MCDisassembler.MCExternalSymbolizer.obj [36/6605] CXX obj/llvm/lib/MC/MC.MCXCOFFStreamer.obj [37/6605] CXX obj/llvm/lib/MC/MCParser/MCParser.MCTargetAsmParser.obj [38/6605] CXX obj/llvm/lib/MC/MC.MCWasmStreamer.obj [39/6605] CXX obj/llvm/lib/MC/MCParser/MCParser.MCAsmParserExtension.obj [40/6605] CXX obj/llvm/lib/MCA/HardwareUnits/MCA.RetireControlUnit.obj [41/6605] CXX obj/llvm/lib/MCA/MCA.HWEventListener.obj [42/6605] CXX obj/llvm/lib/MC/MCParser/MCParser.COFFAsmParser.obj [43/6605] CXX obj/llvm/lib/MC/MC.MCWinCOFFStreamer.obj [44/6605] CXX obj/llvm/lib/MCA/HardwareUnits/MCA.LSUnit.obj [45/6605] CXX obj/llvm/lib/MC/MC.TargetRegistry.obj [46/6605] CXX obj/llvm/lib/MCA/MCA.Instruction.obj [47/6605] CXX obj/llvm/lib/MCA/HardwareUnits/MCA.Scheduler.obj [48/6605] CXX obj/llvm/lib/MCA/MCA.IncrementalSourceMgr.obj [49/6605] CXX obj/llvm/lib/MC/MCParser/MCParser.COFFMasmParser.obj [50/6605] CXX obj/llvm/lib/MC/MCDisassembler/MCDisassembler.Disassembler.obj [51/6605] CXX obj/llvm/lib/MCA/MCA.Pipeline.obj [52/6605] CXX obj/llvm/lib/MCA/MCA.CustomBehaviour.obj [53/6605] STAMP obj/llvm/lib/Object/Object.inputdeps.stamp [54/6605] CXX obj/llvm/lib/MCA/Stages/MCA.EntryStage.obj [55/6605] 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. [56/6605] CXX obj/llvm/lib/MCA/Stages/MCA.Stage.obj [57/6605] CXX obj/llvm/lib/MCA/Stages/MCA.MicroOpQueueStage.obj [58/6605] CXX obj/llvm/lib/MCA/Stages/MCA.InstructionTables.obj [59/6605] CXX obj/llvm/lib/MCA/MCA.Support.obj [60/6605] CXX obj/llvm/lib/MC/MCParser/MCParser.DarwinAsmParser.obj [61/6605] CXX obj/llvm/lib/MC/MCParser/MCParser.ELFAsmParser.obj [62/6605] CXX obj/llvm/lib/MCA/Stages/MCA.ExecuteStage.obj [63/6605] CXX obj/llvm/lib/MC/MC.XCOFFObjectWriter.obj [64/6605] CXX obj/llvm/lib/MCA/HardwareUnits/MCA.RegisterFile.obj [65/6605] CXX obj/llvm/lib/MCA/HardwareUnits/MCA.ResourceManager.obj [66/6605] CXX obj/llvm/lib/MCA/Stages/MCA.DispatchStage.obj [67/6605] CXX obj/llvm/lib/MC/MC.MCWin64EH.obj [68/6605] CXX obj/llvm/lib/MCA/Stages/MCA.RetireStage.obj [69/6605] CXX obj/llvm/lib/MC/MC.WinCOFFObjectWriter.obj [70/6605] CXX obj/llvm/lib/MC/MC.MachObjectWriter.obj [71/6605] CXX obj/llvm/lib/MCA/MCA.View.obj [72/6605] CXX obj/llvm/lib/MCA/Stages/MCA.InOrderIssueStage.obj [73/6605] CXX obj/llvm/lib/MCA/MCA.Context.obj [74/6605] CXX obj/llvm/lib/MC/MCParser/MCParser.WasmAsmParser.obj [75/6605] CXX obj/llvm/lib/MC/MC.MCStreamer.obj [76/6605] CXX obj/llvm/lib/ObjCopy/ObjCopy.ConfigManager.obj [77/6605] CXX obj/llvm/lib/ObjCopy/COFF/ObjCopy.COFFWriter.obj [78/6605] CXX obj/llvm/lib/ObjCopy/XCOFF/ObjCopy.XCOFFWriter.obj [79/6605] CXX obj/llvm/lib/ObjCopy/XCOFF/ObjCopy.XCOFFReader.obj [80/6605] CXX obj/llvm/lib/ObjCopy/wasm/ObjCopy.WasmObject.obj [81/6605] CXX obj/llvm/lib/MCA/MCA.InstrBuilder.obj [82/6605] CXX obj/llvm/lib/ObjCopy/wasm/ObjCopy.WasmReader.obj [83/6605] CXX obj/llvm/lib/ObjCopy/ObjCopy.CommonConfig.obj [84/6605] CXX obj/llvm/lib/ObjCopy/COFF/ObjCopy.COFFReader.obj [85/6605] CXX obj/llvm/lib/ObjCopy/wasm/ObjCopy.WasmWriter.obj [86/6605] CXX obj/llvm/lib/ObjCopy/COFF/ObjCopy.COFFObject.obj [87/6605] CXX obj/llvm/lib/ObjCopy/XCOFF/ObjCopy.XCOFFObjcopy.obj [88/6605] CXX obj/llvm/lib/MC/MC.MCPseudoProbe.obj [89/6605] CXX obj/llvm/lib/MC/MC.WasmObjectWriter.obj [90/6605] CXX obj/llvm/lib/ObjCopy/MachO/ObjCopy.MachOLayoutBuilder.obj [91/6605] CXX obj/llvm/lib/ObjCopy/ObjCopy.Archive.obj [92/6605] CXX obj/llvm/lib/ObjCopy/COFF/ObjCopy.COFFObjcopy.obj [93/6605] CXX obj/llvm/lib/ObjCopy/wasm/ObjCopy.WasmObjcopy.obj [94/6605] CXX obj/llvm/lib/ObjCopy/ObjCopy.ObjCopy.obj [95/6605] CXX obj/llvm/lib/ObjCopy/MachO/ObjCopy.MachOObject.obj [96/6605] CXX obj/llvm/lib/Object/Object.Archive.obj [97/6605] CXX obj/llvm/lib/ObjCopy/MachO/ObjCopy.MachOWriter.obj [98/6605] CXX obj/llvm/lib/ObjCopy/MachO/ObjCopy.MachOReader.obj [99/6605] CXX obj/llvm/lib/Object/Object.ArchiveWriter.obj [100/6605] CXX obj/llvm/lib/ObjCopy/MachO/ObjCopy.MachOObjcopy.obj [101/6605] CXX obj/llvm/lib/ObjCopy/ELF/ObjCopy.ELFObjcopy.obj [102/6605] CXX obj/llvm/lib/MC/MCParser/MCParser.AsmParser.obj [103/6605] CXX obj/llvm/lib/MC/MCParser/MCParser.MasmParser.obj [104/6605] CXX obj/llvm/lib/ObjCopy/ELF/ObjCopy.ELFObject.obj ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.