******************************************************************************** conan install serf/1.3.9@ --profile=/home/conan/w/BuildSingleReference/1592/02d9458e-521c-459e-8171-4d2e3c7f0e14/profile.txt --build=serf ******************************************************************************** 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 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/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/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=10 os=Linux os_build=Linux [options] serf:shared=True [build_requires] [env] apr-util/1.6.1: Not found in local cache, looking in remotes... apr-util/1.6.1: Trying with 'conan-upstream'... apr-util/1.6.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz apr-util/1.6.1: Downloaded recipe revision 7fe702a4597f30b286ce0d10ed6b00a5 apr/1.7.0: Not found in local cache, looking in remotes... apr/1.7.0: Trying with 'conan-upstream'... apr/1.7.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz apr/1.7.0: Downloaded recipe revision da4def0435a0a191c9985cdb9a31d1f4 expat/2.2.9: Not found in local cache, looking in remotes... expat/2.2.9: Trying with 'conan-upstream'... expat/2.2.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz expat/2.2.9: Downloaded recipe revision 9f476bdcbd34f15324d82b9bdfed2e99 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-upstream'... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 1a67b713610ae745694aa4df1725451d openssl/1.1.1g: Not found in local cache, looking in remotes... openssl/1.1.1g: Trying with 'conan-upstream'... openssl/1.1.1g: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1g: Downloaded recipe revision f6dc5b633ee7f59bfb70a1f3cf952ce5 serf/1.3.9: Forced build from source scons/3.1.2: Not found in local cache, looking in remotes... scons/3.1.2: Trying with 'conan-upstream'... scons/3.1.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz scons/3.1.2: Downloaded recipe revision 5228c3fe010dc96136faa96d258d8c22 Installing package: serf/1.3.9 Requirements apr/1.7.0 from 'conan-center' - Downloaded apr-util/1.6.1 from 'conan-center' - Downloaded expat/2.2.9 from 'conan-center' - Downloaded openssl/1.1.1g from 'conan-center' - Downloaded serf/1.3.9 from 'conan-upstream' - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages apr/1.7.0:6b691b64869875abeb2fd6fd339b574d6779d02e - Missing apr-util/1.6.1:c39d41c1363e31bb7d6298463044080f25763bb3 - Missing expat/2.2.9:75e99b627c196b65c439728670655ec3c366b334 - Download openssl/1.1.1g:75e99b627c196b65c439728670655ec3c366b334 - Missing serf/1.3.9:5d8ed31aa9d821370514f2e7f15a0cb19f78c7db - Build zlib/1.2.11:75e99b627c196b65c439728670655ec3c366b334 - Download Build requirements scons/3.1.2 from 'conan-center' - Downloaded Build requirements packages scons/3.1.2:cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31 - Download Installing (downloading, building) binaries... ERROR: Missing binary: apr/1.7.0:6b691b64869875abeb2fd6fd339b574d6779d02e ERROR: Missing binary: apr-util/1.6.1:c39d41c1363e31bb7d6298463044080f25763bb3 ERROR: Missing binary: openssl/1.1.1g:75e99b627c196b65c439728670655ec3c366b334 apr/1.7.0: WARN: Can't find a 'apr/1.7.0' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Debug, compiler=gcc, compiler.version=10, os=Linux - Options: fPIC=True, force_apr_uuid=True, shared=False - Dependencies: - Requirements: - Package ID: 6b691b64869875abeb2fd6fd339b574d6779d02e ERROR: Missing prebuilt package for 'apr/1.7.0', 'apr-util/1.6.1', 'openssl/1.1.1g' Try to build from sources with '--build=apr --build=apr-util --build=openssl' Use 'conan search --table table.html' Or read 'http://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'