******************************************************************************** conan install crashpad/cci.20220219@#0006b107f2a40a9ac84fe4e40cd8da30 --build=crashpad -pr /home/conan/workspace/prod-v1/bsr/57823/eaafe/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/workspace/prod-v1/bsr/57823/cdfab/.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/workspace/prod-v1/bsr/57823/cdfab/.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/workspace/prod-v1/bsr/57823/cdfab/.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 zlib/1.3.1: Not found in local cache, looking in remotes... zlib/1.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2 linux-syscall-support/cci.20200813: Not found in local cache, looking in remotes... linux-syscall-support/cci.20200813: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz linux-syscall-support/cci.20200813: Downloaded recipe revision 4e95f73eab4bf77fac7440a7636af29c libcurl/8.8.0: Not found in local cache, looking in remotes... libcurl/8.8.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libcurl/8.8.0: Downloaded recipe revision 9170903d66d6f6e6795fbb566a403129 openssl/3.2.2: Not found in local cache, looking in remotes... openssl/3.2.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/3.2.2: Downloaded recipe revision 899583c694f9deccec74dbe0bbc65a15 crashpad/cci.20220219: Forced build from source ninja/1.10.2: Not found in local cache, looking in remotes... ninja/1.10.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ninja/1.10.2: Downloaded recipe revision 850316165079c3e77e88583ed95448f1 gn/cci.20210429: Not found in local cache, looking in remotes... gn/cci.20210429: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gn/cci.20210429: Downloaded recipe revision 25c911bca2d7bbc25e70cb0a3cb7ab0d Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.12 <2' required by 'crashpad/cci.20220219' resolved to 'zlib/1.3.1' in remote 'conan-center' libcurl/* versions found in 'conan-center' remote Version range '>=7.78 <9' required by 'crashpad/cci.20220219' resolved to 'libcurl/8.8.0' in remote 'conan-center' openssl/* versions found in 'conan-center' remote Version range '>=1.1 <4' required by 'libcurl/8.8.0' resolved to 'openssl/3.2.2' in remote 'conan-center' Version range '>=1.2.11 <2' required by 'libcurl/8.8.0' valid for downstream requirement 'zlib/1.3.1' Version range '>=1.2.11 <2' required by 'openssl/3.2.2' valid for downstream requirement 'zlib/1.3.1' Installing package: crashpad/cci.20220219 Requirements crashpad/cci.20220219 from local cache - Cache libcurl/8.8.0 from 'conan-center' - Downloaded linux-syscall-support/cci.20200813 from 'conan-center' - Downloaded openssl/3.2.2 from 'conan-center' - Downloaded zlib/1.3.1 from 'conan-center' - Downloaded Packages crashpad/cci.20220219:71dddf11fa18723b11cbc48ed21ebec0398a174d - Build libcurl/8.8.0:2ca11c377d191f7f426e3f7654bf2bb91abc44b4 - Download linux-syscall-support/cci.20200813:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download openssl/3.2.2:288ceea1eccdb5f24f7075ead24b83b854b1d943 - Download zlib/1.3.1:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Build requirements gn/cci.20210429 from 'conan-center' - Downloaded ninja/1.10.2 from 'conan-center' - Downloaded Build requirements packages gn/cci.20210429:INVALID - Invalid ninja/1.10.2:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** WARN: libcurl/8.8.0: requirement zlib/[>=1.2.11 <2] overridden by crashpad/cci.20220219 to zlib/1.3.1 WARN: openssl/3.2.2: requirement zlib/[>=1.2.11 <2] overridden by libcurl/8.8.0 to zlib/1.3.1 crashpad/cci.20220219: WARN: crashpad needs a shared libcurl library ERROR: There are invalid packages (packages that cannot exist for this configuration): gn/cci.20210429: Invalid ID: gn requires a compiler supporting c++17