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.0/_/_/source/source/lib/MC/WasmObjectWriter.cpp: In member function ‘uint32_t {anonymous}::WasmObjectWriter::writeDataSection(const llvm::MCAsmLayout&)’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/MC/WasmObjectWriter.cpp:938:35: warning: comparison of integer expressions of different signedness: ‘const uint64_t’ {aka ‘const long unsigned int’} and ‘int’ [-Wsign-compare] 938 | W.OS << char(Segment.Offset > std::numeric_limits().max() | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/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.0/_/_/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.0/_/_/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.0/_/_/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.0/_/_/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 /usr/include/c++/9/cassert:44, from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/include/llvm/Support/CommandLine.h:36, from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Analysis/VectorUtils.cpp:27: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Analysis/VectorUtils.cpp: In function ‘void llvm::narrowShuffleMaskElts(int, llvm::ArrayRef, llvm::SmallVectorImpl&)’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Analysis/VectorUtils.cpp:417:56: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 417 | assert(((uint64_t)Scale * MaskElt + (Scale - 1)) <= | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 418 | std::numeric_limits::max() && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/cassert:44, from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Transforms/InstCombine/InstCombineVectorOps.cpp:38: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Transforms/InstCombine/InstCombineVectorOps.cpp: In function ‘llvm::Instruction* foldTruncShuffle(llvm::ShuffleVectorInst&, bool)’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Transforms/InstCombine/InstCombineVectorOps.cpp:1739:21: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1739 | assert(LSBIndex <= std::numeric_limits::max() && | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Target/X86/X86ISelDAGToDAG.cpp:201: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/build/83b9df3807c5cffc6af8387342ceda3e6eff206f/source/lib/Target/X86/X86GenDAGISel.inc: In member function ‘virtual bool {anonymous}::X86DAGToDAGISel::CheckNodePredicate(llvm::SDNode*, unsigned int) const’: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/build/83b9df3807c5cffc6af8387342ceda3e6eff206f/source/lib/Target/X86/X86GenDAGISel.inc:289317: note: ‘-Wmisleading-indentation’ is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers 289317 | return true; | /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/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.0/_/_/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.0/_/_/source/source/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp:39: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/build/83b9df3807c5cffc6af8387342ceda3e6eff206f/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 { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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