******************************************************************************** conan test conan-center-index/recipes/jasper/all/test_package/conanfile.py jasper/2.0.21@ --profile=/home/conan/w/BuildSingleReference/45234/da991e5c-5447-4879-944c-0b85ba63abf1/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/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/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/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] jasper:shared=False [build_requires] [env] libjpeg/9d: Not found in local cache, looking in remotes... libjpeg/9d: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libjpeg/9d: Downloaded recipe revision 299b36dfa143565a7addcc7eef072116 jasper/2.0.21 (test package): Installing package Requirements jasper/2.0.21 from local cache - Cache libjpeg/9d from 'conan-center' - Downloaded Packages jasper/2.0.21:b18525a144d4fd265c584d2c8d2f1dcce7fc8fc3 - Download libjpeg/9d:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Missing Installing (downloading, building) binaries... ERROR: Missing binary: libjpeg/9d:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 libjpeg/9d: WARN: Can't find a 'libjpeg/9d' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Debug, compiler=gcc, compiler.version=5, os=Linux - Options: fPIC=True, shared=False - Dependencies: - Requirements: - Package ID: b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 ERROR: Missing prebuilt package for 'libjpeg/9d' Try to build from sources with '--build=libjpeg' Use 'conan search --table table.html' Or read 'http://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'