******************************************************************************** conan install modern-cpp-kafka/2022.06.15@#721ffd294af5767bc487b2704bae4fb4 --build=modern-cpp-kafka -pr /home/conan/w/prod/BuildSingleReference/62069/c4e7159e-a733-459a-a021-9bbff74820d4/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] librdkafka/1.8.2: Not found in local cache, looking in remotes... librdkafka/1.8.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz librdkafka/1.8.2: Downloaded recipe revision 3583f1715b7f2d15cc0ef7eff83c6e0e lz4/1.9.3: Not found in local cache, looking in remotes... lz4/1.9.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz lz4/1.9.3: Downloaded recipe revision b8dfae1f6fea55ffc3a3ecd8cbca05e8 modern-cpp-kafka/2022.06.15: Forced build from source Installing package: modern-cpp-kafka/2022.06.15 Requirements librdkafka/1.8.2 from 'conan-center' - Downloaded lz4/1.9.3 from 'conan-center' - Downloaded modern-cpp-kafka/2022.06.15 from local cache - Cache Packages librdkafka/1.8.2:bb5c6ceed99f50fe55655ddb13c4e33ab1192d01 - Download lz4/1.9.3:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download modern-cpp-kafka/2022.06.15:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Build Installing (downloading, building) binaries... lz4/1.9.3: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lz4/1.9.3: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 lz4/1.9.3: Downloaded package revision 24409467399eb847339f0fa8b5bdc66e librdkafka/1.8.2: Retrieving package bb5c6ceed99f50fe55655ddb13c4e33ab1192d01 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz librdkafka/1.8.2: Package installed bb5c6ceed99f50fe55655ddb13c4e33ab1192d01 librdkafka/1.8.2: Downloaded package revision e2540512b2bbfea62466d8b90311680d [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK modern-cpp-kafka/2022.06.15: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/modern-cpp-kafka/2022.06.15/_/_/source ERROR: modern-cpp-kafka/2022.06.15: Error in source() method, line 26 get(**self.conan_data["sources"][self.version], strip_root=True, destination=self._source_subfolder) TypeError: get() missing 1 required positional argument: 'conanfile'