Traceback (most recent call last): File "", line 22, in IndexError: list index out of range CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/lib/MC/MCParser/MasmParser.cpp:3833:6: warning: ‘bool {anonymous}::MasmParser::emitStructValue(const {anonymous}::StructInfo&)’ defined but not used [-Wunused-function] 3833 | bool MasmParser::emitStructValue(const StructInfo &Structure) { | ^~~~~~~~~~ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/lib/IR/Core.cpp: In function ‘void LLVMContextSetDiagnosticHandler(LLVMContextRef, LLVMDiagnosticHandler, void*)’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/lib/IR/Core.cpp:89:18: warning: cast between incompatible function types from ‘LLVMDiagnosticHandler’ {aka ‘void (*)(LLVMOpaqueDiagnosticInfo*, void*)’} to ‘llvm::DiagnosticHandler::DiagnosticHandlerTy’ {aka ‘void (*)(const llvm::DiagnosticInfo&, void*)’} [-Wcast-function-type] 89 | Handler), | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/lib/IR/Core.cpp: In function ‘void (* LLVMContextGetDiagnosticHandler(LLVMContextRef))(LLVMDiagnosticInfoRef, void*)’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/lib/IR/Core.cpp:95:48: warning: cast between incompatible function types from ‘llvm::DiagnosticHandler::DiagnosticHandlerTy’ {aka ‘void (*)(const llvm::DiagnosticInfo&, void*)’} to ‘LLVMDiagnosticHandler’ {aka ‘void (*)(LLVMOpaqueDiagnosticInfo*, void*)’} [-Wcast-function-type] 95 | unwrap(C)->getDiagnosticHandlerCallBack()); | ^ In file included from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/CodeGen/ExecutionDomainFix.h:25, from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/lib/CodeGen/ExecutionDomainFix.cpp:9: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ADT/SmallVector.h: In member function ‘void llvm::ExecutionDomainFix::visitSoftInstr(llvm::MachineInstr*, unsigned int)’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ADT/SmallVector.h:566:7: warning: array subscript 1 is outside array bounds of ‘int [1]’ [-Warray-bounds] 566 | ++EltPtr; | ^~ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/lib/CodeGen/ExecutionDomainFix.cpp:330:12: note: while referencing ‘rx’ 330 | for (int rx : used) { | ^~ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp: In function ‘bool selectCopy(llvm::MachineInstr&, const llvm::TargetInstrInfo&, llvm::MachineRegisterInfo&, const llvm::TargetRegisterInfo&, const llvm::RegisterBankInfo&)’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp:774:8: warning: variable ‘KnownValid’ set but not used [-Wunused-but-set-variable] 774 | bool KnownValid = false; | ^~~~~~~~~~ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp: In member function ‘bool llvm::AMDGPUInstructionSelector::isVCC(llvm::Register, const llvm::MachineRegisterInfo&) const’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp:83: note: ‘-Wmisleading-indentation’ is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers 83 | auto &RegClassOrBank = MRI.getRegClassOrRegBank(Reg); | In file included from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp:39: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/build/9608db87516c17c6436f7432da91cb46e7b0c283/source/lib/Target/AMDGPU/AMDGPUGenRegBankGICombiner.inc:92:6: warning: ‘bool {anonymous}::AMDGPUGenRegBankCombinerHelperRuleConfig::isRuleDisabled(unsigned int) const’ defined but not used [-Wunused-function] 92 | bool AMDGPUGenRegBankCombinerHelperRuleConfig::isRuleDisabled(unsigned RuleID) const { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h:19, from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:24, from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/tools/lli/lli.cpp:32: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h: In instantiation of ‘typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType llvm::orc::rpc::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::exec::CallVoidVoid; ArgTs = {long unsigned int}; AltRetT = void; ChannelT = llvm::orc::rpc::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType = llvm::Error]’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:535:42: required from here /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1528 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1534 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1541 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h: In instantiation of ‘typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType llvm::orc::rpc::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::mem::CreateRemoteAllocator; ArgTs = {long unsigned int}; AltRetT = void; ChannelT = llvm::orc::rpc::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType = llvm::Error]’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:543:56: required from here /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1528 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1534 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1541 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h: In instantiation of ‘typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType llvm::orc::rpc::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::stubs::CreateIndirectStubsOwner; ArgTs = {long unsigned int}; AltRetT = void; ChannelT = llvm::orc::rpc::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType = llvm::Error]’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:554:61: required from here /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1528 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1534 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1541 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h: In instantiation of ‘typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType llvm::orc::rpc::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::stubs::EmitResolverBlock; ArgTs = {}; AltRetT = void; ChannelT = llvm::orc::rpc::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType = llvm::Error]’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:564:52: required from here /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1528 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1534 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1541 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h: In instantiation of ‘typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType llvm::orc::rpc::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::utils::TerminateSession; ArgTs = {}; AltRetT = void; ChannelT = llvm::orc::rpc::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType = llvm::Error]’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:583:68: required from here /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1528 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1534 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1541 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h: In instantiation of ‘typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType llvm::orc::rpc::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::eh::RegisterEHFrames; ArgTs = {long unsigned int, unsigned int}; AltRetT = void; ChannelT = llvm::orc::rpc::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType = llvm::Error]’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:608:58: required from here /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1528 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1534 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1541 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h: In instantiation of ‘typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType llvm::orc::rpc::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::mem::DestroyRemoteAllocator; ArgTs = {long unsigned int}; AltRetT = void; ChannelT = llvm::orc::rpc::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType = llvm::Error]’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:613:57: required from here /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1528 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1534 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1541 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h: In instantiation of ‘typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType llvm::orc::rpc::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::stubs::DestroyIndirectStubsOwner; ArgTs = {long unsigned int}; AltRetT = void; ChannelT = llvm::orc::rpc::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType = llvm::Error]’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:623:62: required from here /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1528 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1534 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1541 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h: In instantiation of ‘typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType llvm::orc::rpc::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::mem::SetProtections; ArgTs = {long unsigned int, long unsigned int, unsigned int}; AltRetT = void; ChannelT = llvm::orc::rpc::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType = llvm::Error]’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:664:75: required from here /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1528 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1534 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1541 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h: In instantiation of ‘typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType llvm::orc::rpc::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::mem::WriteMem; ArgTs = {llvm::orc::remote::DirectBufferWriter}; AltRetT = void; ChannelT = llvm::orc::rpc::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType = llvm::Error]’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:672:76: required from here /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1528 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1534 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1541 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h: In instantiation of ‘typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType llvm::orc::rpc::SingleThreadedRPCEndpoint::callB(const ArgTs& ...) [with Func = llvm::orc::remote::mem::WritePtr; ArgTs = {long unsigned int, long unsigned int}; AltRetT = void; ChannelT = llvm::orc::rpc::RawByteChannel; FunctionIdT = unsigned int; SequenceNumberT = unsigned int; typename llvm::orc::rpc::detail::ResultTraits::ErrorReturnType = llvm::Error]’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:680:45: required from here /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1528 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1528:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1534 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1534:27: note: remove ‘std::move’ call /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 1541 | return std::move(Err); | ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.1/_/_/source/source/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:1541:29: note: remove ‘std::move’ call CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY