******************************************************************************** conan install iceoryx/1.0.0@#39a9f5294fad852145b50416705279af --build=iceoryx -pr /home/conan/w/prod-v1/BuildSingleReference/18740/d9f69461-c58c-4812-9ab6-d73a29cca938/profile_linux_9_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 9 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=9 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=9 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/1.0.0: Forced build from source Installing package: iceoryx/1.0.0 Requirements acl/2.3.1 from 'conan-center' - Downloaded cpptoml/0.1.1 from 'conan-center' - Downloaded iceoryx/1.0.0 from local cache - Cache libattr/2.5.1 from 'conan-center' - Downloaded Packages acl/2.3.1:2663adcc87e209148db732c94c276dbfa8a77882 - Download cpptoml/0.1.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download iceoryx/1.0.0:f5eb72abcfbcb55e442970061a2b94a80403d80f - Build libattr/2.5.1:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download Installing (downloading, building) binaries... 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 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libattr/2.5.1: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 libattr/2.5.1: Downloaded package revision 754613fe9458318b64e6c69c1747b608 acl/2.3.1: Retrieving package 2663adcc87e209148db732c94c276dbfa8a77882 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz acl/2.3.1: Package installed 2663adcc87e209148db732c94c276dbfa8a77882 acl/2.3.1: Downloaded package revision 0f957077cb9a61e059c61ccccf551e0f [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK iceoryx/1.0.0: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/iceoryx/1.0.0/_/_/source/src ERROR: iceoryx/1.0.0: Error in source() method, line 87 get(self, **self.conan_data["sources"][self.version], strip_root=True) KeyError: 'sources'