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/Bitcode/Writer/ValueEnumerator.cpp:788:11: error: no matching constructor for initialization of 'llvm::ValueEnumerator::MDRange' MDRange R; ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.h:101:14: note: candidate constructor not viable: requires single argument 'First', but no arguments were provided explicit MDRange(unsigned First) : First(First) {} ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.h:93:10: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 0 were provided struct MDRange { ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.h:93:10: note: candidate constructor (the implicit move constructor) not viable: requires 1 argument, but 0 were provided In file included from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.cpp:13: In file included from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.h:17: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/include/llvm/ADT/DenseMap.h:550:37: error: no matching constructor for initialization of 'llvm::ValueEnumerator::MDRange' ::new (&TheBucket->getSecond()) ValueT(std::forward(Values)...); ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/include/llvm/ADT/DenseMap.h:326:13: note: in instantiation of function template specialization 'llvm::DenseMapBase, llvm::detail::DenseMapPair >, unsigned int, llvm::ValueEnumerator::MDRange, llvm::DenseMapInfo, llvm::detail::DenseMapPair >::InsertIntoBucket' requested here return *InsertIntoBucket(TheBucket, Key); ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/include/llvm/ADT/DenseMap.h:330:12: note: in instantiation of member function 'llvm::DenseMapBase, llvm::detail::DenseMapPair >, unsigned int, llvm::ValueEnumerator::MDRange, llvm::DenseMapInfo, llvm::detail::DenseMapPair >::FindAndConstruct' requested here return FindAndConstruct(Key).second; ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.cpp:798:34: note: in instantiation of member function 'llvm::DenseMapBase, llvm::detail::DenseMapPair >, unsigned int, llvm::ValueEnumerator::MDRange, llvm::DenseMapInfo, llvm::detail::DenseMapPair >::operator[]' requested here std::swap(R, FunctionMDInfo[PrevF]); ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.h:101:14: note: candidate constructor not viable: requires single argument 'First', but no arguments were provided explicit MDRange(unsigned First) : First(First) {} ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.h:93:10: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 0 were provided struct MDRange { ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.h:93:10: note: candidate constructor (the implicit move constructor) not viable: requires 1 argument, but 0 were provided In file included from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.cpp:13: In file included from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.h:17: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/include/llvm/ADT/DenseMap.h:201:12: error: no matching constructor for initialization of 'llvm::ValueEnumerator::MDRange' return ValueT(); ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.cpp:818:27: note: in instantiation of member function 'llvm::DenseMapBase, llvm::detail::DenseMapPair >, unsigned int, llvm::ValueEnumerator::MDRange, llvm::DenseMapInfo, llvm::detail::DenseMapPair >::lookup' requested here auto R = FunctionMDInfo.lookup(getValueID(&F) + 1); ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.h:101:14: note: candidate constructor not viable: requires single argument 'First', but no arguments were provided explicit MDRange(unsigned First) : First(First) {} ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.h:93:10: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 0 were provided struct MDRange { ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Bitcode/Writer/ValueEnumerator.h:93:10: note: candidate constructor (the implicit move constructor) not viable: requires 1 argument, but 0 were provided 3 errors generated. make[2]: *** [source/lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o] Error 1 make[1]: *** [source/lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Transforms/Utils/ValueMapper.cpp:671:44: error: no matching constructor for initialization of '(anonymous namespace)::MDNodeMapper::Data' if (G.Info.insert(std::make_pair(&OpN, Data())).second) ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Transforms/Utils/ValueMapper.cpp:193:10: note: candidate constructor (the implicit move constructor) not viable: requires 1 argument, but 0 were provided struct Data { ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Transforms/Utils/ValueMapper.cpp:193:10: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 0 were provided In file included from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Transforms/Utils/ValueMapper.cpp:14: In file included from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/include/llvm/Transforms/Utils/ValueMapper.h:19: In file included from /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/include/llvm/IR/ValueMap.h:28: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/include/llvm/ADT/DenseMap.h:550:37: error: no matching constructor for initialization of '(anonymous namespace)::MDNodeMapper::Data' ::new (&TheBucket->getSecond()) ValueT(std::forward(Values)...); ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/include/llvm/ADT/DenseMap.h:338:13: note: in instantiation of function template specialization 'llvm::DenseMapBase, llvm::detail::DenseMapPair >, const llvm::Metadata *, (anonymous namespace)::MDNodeMapper::Data, llvm::DenseMapInfo, llvm::detail::DenseMapPair >::InsertIntoBucket' requested here return *InsertIntoBucket(TheBucket, std::move(Key)); ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/include/llvm/ADT/DenseMap.h:342:12: note: in instantiation of member function 'llvm::DenseMapBase, llvm::detail::DenseMapPair >, const llvm::Metadata *, (anonymous namespace)::MDNodeMapper::Data, llvm::DenseMapInfo, llvm::detail::DenseMapPair >::FindAndConstruct' requested here return FindAndConstruct(std::move(Key)).second; ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Transforms/Utils/ValueMapper.cpp:633:15: note: in instantiation of member function 'llvm::DenseMapBase, llvm::detail::DenseMapPair >, const llvm::Metadata *, (anonymous namespace)::MDNodeMapper::Data, llvm::DenseMapInfo, llvm::detail::DenseMapPair >::operator[]' requested here (void)G.Info[&FirstN]; ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Transforms/Utils/ValueMapper.cpp:193:10: note: candidate constructor (the implicit move constructor) not viable: requires 1 argument, but 0 were provided struct Data { ^ /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/source/source/lib/Transforms/Utils/ValueMapper.cpp:193:10: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 0 were provided 2 errors generated. make[2]: *** [source/lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [source/lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/all] Error 2 make: *** [all] Error 2 llvm-core/11.0.0: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/build/07560d3648fa703599e5fd0edf5cfd0376bc2494 llvm-core/11.0.0: ERROR: Package '07560d3648fa703599e5fd0edf5cfd0376bc2494' build failed llvm-core/11.0.0: WARN: Build folder /home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/build/07560d3648fa703599e5fd0edf5cfd0376bc2494 ERROR: llvm-core/11.0.0: Error in build() method, line 183 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3375/.conan/data/llvm-core/11.0.0/_/_/build/07560d3648fa703599e5fd0edf5cfd0376bc2494' '--' '-j3'