******************************************************************************** conan install iceoryx/2.0.1@#39a9f5294fad852145b50416705279af --build=iceoryx -pr /home/conan/w/prod-v1/BuildSingleReference/18741/879d8755-242e-4714-bf48-2268162a42c6/profile_linux_7_libstdcpp11_gcc_release_64.iceoryx-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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-v1/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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/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=7 os=Linux [options] iceoryx:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cpptoml/0.1.1: Not found in local cache, looking in remotes... cpptoml/0.1.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cpptoml/0.1.1: Downloaded recipe revision f255e76e447937af1dbb2f1c7a6a8e37 acl/2.3.1: Not found in local cache, looking in remotes... acl/2.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz acl/2.3.1: Downloaded recipe revision 0eab6b927bbb42a1d09ca0191d4fcf01 libattr/2.5.1: Not found in local cache, looking in remotes... libattr/2.5.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libattr/2.5.1: Downloaded recipe revision ecc5733b19f8a26c85fb70d6a17334a4 iceoryx/2.0.1: Forced build from source cmake/3.27.1: Not found in local cache, looking in remotes... cmake/3.27.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.27.1: Downloaded recipe revision 7d5f14447c023feef9f59640be53619a Version ranges solved cmake/* versions found in 'conan-center' remote Version range '>=3.16.2 <4.0.0' required by 'iceoryx/2.0.1' resolved to 'cmake/3.27.1' in remote 'conan-center' Installing package: iceoryx/2.0.1 Requirements acl/2.3.1 from 'conan-center' - Downloaded cpptoml/0.1.1 from 'conan-center' - Downloaded iceoryx/2.0.1 from local cache - Cache libattr/2.5.1 from 'conan-center' - Downloaded Packages acl/2.3.1:a299a9e0fe4500d6b1ba6b55afdfb36b674bedb5 - Download cpptoml/0.1.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download iceoryx/2.0.1:b766d019bc430656e37ba7ec3ffd1be0124d8b0b - Build libattr/2.5.1:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download Build requirements cmake/3.27.1 from 'conan-center' - Downloaded Build requirements packages cmake/3.27.1:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... cmake/3.27.1: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.27.1: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 cmake/3.27.1: Downloaded package revision b0c342a0508cdf1a5cf941b508cd701d cpptoml/0.1.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cpptoml/0.1.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 cpptoml/0.1.1: Downloaded package revision cea7156562a091fa16387e2cd13a54d3 libattr/2.5.1: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libattr/2.5.1: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b libattr/2.5.1: Downloaded package revision e015e53a3abb1fa1317bcfc60471a4f5 acl/2.3.1: Retrieving package a299a9e0fe4500d6b1ba6b55afdfb36b674bedb5 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz acl/2.3.1: Package installed a299a9e0fe4500d6b1ba6b55afdfb36b674bedb5 acl/2.3.1: Downloaded package revision b61b50ecfe7132c3c49edcb0f1b92326 cmake/3.27.1: Appending PATH environment variable: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/cmake/3.27.1/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin iceoryx/2.0.1: Applying build-requirement: cmake/3.27.1 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK iceoryx/2.0.1: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/iceoryx/2.0.1/_/_/source/src ERROR: iceoryx/2.0.1: Error in source() method, line 87 get(self, **self.conan_data["sources"][self.version], strip_root=True) KeyError: 'sources'