******************************************************************************** conan install opencolorio/1.1.1@#d151c7a3a3247c885debfe4ef699defc --build=opencolorio -pr /home/conan/w/prod-v1/BuildSingleReference/15081/4996e701-36e9-4b70-b390-900e4fb2b2ae/profile_linux_10_libstdcpp11_gcc_debug_64.opencolorio-shared-True.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] opencolorio:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True expat/2.5.0: Not found in local cache, looking in remotes... expat/2.5.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz expat/2.5.0: Downloaded recipe revision 91e43e4544923e4c934bfad1fa4306f9 openexr/2.5.7: Not found in local cache, looking in remotes... openexr/2.5.7: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openexr/2.5.7: Downloaded recipe revision 9dbbc4099d8f21ff569b270cf60b3730 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353 yaml-cpp/0.7.0: Not found in local cache, looking in remotes... yaml-cpp/0.7.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz yaml-cpp/0.7.0: Downloaded recipe revision 85b409c274a53d226b71f1bdb9cb4f8b tinyxml/2.6.2: Not found in local cache, looking in remotes... tinyxml/2.6.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz tinyxml/2.6.2: Downloaded recipe revision 43d6376ade5fbdf31849972724fea12e lcms/2.14: Not found in local cache, looking in remotes... lcms/2.14: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz lcms/2.14: Downloaded recipe revision 9b224ef7d4281955c4e7edf4b51c7b1e opencolorio/1.1.1: Forced build from source Installing package: opencolorio/1.1.1 Requirements expat/2.5.0 from 'conan-center' - Downloaded lcms/2.14 from 'conan-center' - Downloaded opencolorio/1.1.1 from local cache - Cache openexr/2.5.7 from 'conan-center' - Downloaded tinyxml/2.6.2 from 'conan-center' - Downloaded yaml-cpp/0.7.0 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages expat/2.5.0:52ba1051f7a01a0e4cc9d8d3af226cfb12c4a668 - Download lcms/2.14:75e99b627c196b65c439728670655ec3c366b334 - Download opencolorio/1.1.1:874e8f33cca8c48eeee22855e44458b898bec98b - Build openexr/2.5.7:be7c7ddd85063690fecab75a01562df151c61ad9 - Download tinyxml/2.6.2:a25d6c83542b56b72fdaa05a85db5d46f5f0f71c - Missing yaml-cpp/0.7.0:a25d6c83542b56b72fdaa05a85db5d46f5f0f71c - Download zlib/1.2.13:75e99b627c196b65c439728670655ec3c366b334 - Download Installing (downloading, building) binaries... ERROR: Missing binary: tinyxml/2.6.2:a25d6c83542b56b72fdaa05a85db5d46f5f0f71c tinyxml/2.6.2: WARN: Can't find a 'tinyxml/2.6.2' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Debug, compiler=gcc, compiler.libcxx=libstdc++11, compiler.version=10, os=Linux - Options: fPIC=True, shared=False, with_stl=False - Dependencies: - Requirements: - Package ID: a25d6c83542b56b72fdaa05a85db5d46f5f0f71c ERROR: Missing prebuilt package for 'tinyxml/2.6.2' Use 'conan search tinyxml/2.6.2@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=tinyxml' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'