******************************************************************************** conan install virtual-libjpeg/proxy@#831a4e80846a833b072856a90b497ad8 --build=virtual-libjpeg -pr /home/conan/w/prod/BuildSingleReference/139407/d6cca1e9-2f70-46a5-b80c-e66b5fe501de/profile_linux_5_libstdcpp11_gcc_release_64..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/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] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libjpeg-turbo/2.1.4: Not found in local cache, looking in remotes... libjpeg-turbo/2.1.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libjpeg-turbo/2.1.4: Downloaded recipe revision ef733a318868459226ed87029fdbc801 virtual-libjpeg/proxy: Forced build from source Installing package: virtual-libjpeg/proxy Requirements libjpeg-turbo/2.1.4 from 'conan-center' - Downloaded virtual-libjpeg/proxy from local cache - Cache Packages libjpeg-turbo/2.1.4:6c10bf6b14dfe16c17e7dfa730c79932f9505f68 - Download virtual-libjpeg/proxy:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Build Installing (downloading, building) binaries... libjpeg-turbo/2.1.4: Retrieving package 6c10bf6b14dfe16c17e7dfa730c79932f9505f68 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libjpeg-turbo/2.1.4: Package installed 6c10bf6b14dfe16c17e7dfa730c79932f9505f68 libjpeg-turbo/2.1.4: Downloaded package revision e014c89ff8b3ca4caa083ab820528cde [HOOK - conan-center.py] pre_source(): ERROR: [IMMUTABLE SOURCES (KB-H010)] Create a file 'conandata.yml' file with the sources to be downloaded. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H010) [HOOK - conan-center.py] pre_source(): ERROR: [IMMUTABLE SOURCES (KB-H010)] Use 'tools.get(**self.conan_data["sources"]["XXXXX"])' in the source() method to get the sources. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H010) ERROR: [HOOK - conan-center.py] pre_source(): Some checks failed running the hook, check the output