******************************************************************************** conan install iceoryx/1.0.0@#39a9f5294fad852145b50416705279af --build=iceoryx -pr /home/conan/w/prod-v1/BuildSingleReference/18740/002ce8d2-877f-4353-806b-276b30eb4ce4/profile_linux_10_libstdcpp11_gcc_debug_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 10 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=10 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 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:12cde0e06a0b0cb34fb4235cf95d02330e91a1a8 - Download cpptoml/0.1.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download iceoryx/1.0.0:8cc670fb9df43f08723c4a3fd06afa4a84a4bdd1 - Build libattr/2.5.1:75e99b627c196b65c439728670655ec3c366b334 - 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 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libattr/2.5.1: Package installed 75e99b627c196b65c439728670655ec3c366b334 libattr/2.5.1: Downloaded package revision 67565d0d61915a67f1bcd04d0f4ba844 acl/2.3.1: Retrieving package 12cde0e06a0b0cb34fb4235cf95d02330e91a1a8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz acl/2.3.1: Package installed 12cde0e06a0b0cb34fb4235cf95d02330e91a1a8 acl/2.3.1: Downloaded package revision 0ec13692cd9d602e8ceb037880fb25fe [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'