******************************************************************************** conan install cmake/3.20.6@#2b314dd370618bfc0645f511e7f9a595 --build=cmake -pr /home/conan/w/prod/BuildSingleReference/41790/9f886e16-0fd6-4e26-a634-c2eb2cdd25d5/profile_linux_5_libstdcpp11_gcc_release_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] openssl/1.1.1o: Not found in local cache, looking in remotes... openssl/1.1.1o: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1o: Downloaded recipe revision 213dbdeb846a4b40b4dec36cf2e673d7 cmake/3.20.6: Forced build from source Installing package: cmake/3.20.6 Requirements cmake/3.20.6 from local cache - Cache openssl/1.1.1o from 'conan-center' - Downloaded Packages cmake/3.20.6:5c09c752508b674ca5cb1f2d327b5a2d582866c8 - Build openssl/1.1.1o:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... openssl/1.1.1o: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1o: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 openssl/1.1.1o: Downloaded package revision d87a5783be581b8c9cdfc4c59cb5a801 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cmake/3.20.6: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cmake/3.20.6/_/_/source ERROR: cmake/3.20.6: Error in source() method, line 67 tools.get(**self.conan_data["sources"][self.version], strip_root=True, destination=self._source_subfolder) NotFoundException: Not found: https://github.com/Kitware/CMake/releases/download/v3.20.7/cmake-3.20.6.tar.gz