******************************************************************************** conan install qbs/1.22.1@#cf5f272eb1ff681e89c73fd72a0c8398 --build=qbs -pr /home/conan/w/prod/BuildSingleReference/60115/28fefcce-408f-405f-88fd-c7416768781b/profile_linux_5_libstdcpp11_gcc_debug_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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] qbs/1.22.1: Forced build from source qt/5.15.5: Not found in local cache, looking in remotes... qt/5.15.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz qt/5.15.5: Downloaded recipe revision 9e55058626f4840990c13d0dc439970d zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae double-conversion/3.2.0: Not found in local cache, looking in remotes... double-conversion/3.2.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz double-conversion/3.2.0: Downloaded recipe revision 1609b07c64b9a07d928320beebbf8b9e Installing package: qbs/1.22.1 Requirements qbs/1.22.1 from local cache - Cache Packages qbs/1.22.1:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Build Build requirements double-conversion/3.2.0 from 'conan-center' - Downloaded qt/5.15.5 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Build requirements packages double-conversion/3.2.0:fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb - Download qt/5.15.5:35780195cf1b28f4c0954ea3b3dfeaa55e975cd1 - Missing zlib/1.2.12:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Installing (downloading, building) binaries... ERROR: Missing binary: qt/5.15.5:35780195cf1b28f4c0954ea3b3dfeaa55e975cd1 qt/5.15.5: WARN: Can't find a 'qt/5.15.5' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Debug, compiler=gcc, compiler.libcxx=libstdc++11, compiler.version=5, os=Linux - Options: commercial=False, config=None, cross_compile=None, device=None, gui=False, multiconfiguration=False, openssl=False, qt3d=False, qtactiveqt=False, qtandroidextras=False, qtcharts=False, qtconnectivity=False, qtdatavis3d=False, qtdeclarative=False, qtdoc=False, qtgamepad=False, qtgraphicaleffects=False, qtimageformats=False, qtlocation=False, qtlottie=False, qtmacextras=False, qtmultimedia=False, qtnetworkauth=False, qtpurchasing=False, qtquick3d=False, qtquickcontrols=False, qtquickcontrols2=False, qtquicktimeline=False, qtremoteobjects=False, qtscript=True, qtscxml=False, qtsensors=False, qtserialbus=False, qtserialport=False, qtspeech=False, qtsvg=False, qttools=False, qttranslations=False, qtvirtualkeyboard=False, qtwayland=False, qtwebchannel=False, qtwebengine=False, qtwebglplugin=False, qtwebsockets=False, qtwebview=False, qtwinextras=False, qtx11extras=False, qtxmlpatterns=False, shared=True, sysroot=None, widgets=False, with_dbus=False, with_doubleconversion=True, with_glib=False, with_gssapi=False, with_icu=False, with_odbc=False, with_pcre2=False, with_pq=False, with_sqlite3=False, with_zstd=False, double-conversion:fPIC=True, double-conversion:shared=False, zlib:fPIC=True, zlib:shared=False - Dependencies: zlib/1.2.12, double-conversion/3.2.0 - Requirements: double-conversion/3.Y.Z, zlib/1.Y.Z - Package ID: 35780195cf1b28f4c0954ea3b3dfeaa55e975cd1 ERROR: Missing prebuilt package for 'qt/5.15.5' Use 'conan search qt/5.15.5 --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=qt' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'