******************************************************************************** conan install crashpad/cci.20220219@#85e30147d4e08aaf0de648d5b21a9eca --build=crashpad -pr /home/conan/w/prod-v1/bsr/30481/cbbdc/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/w/prod-v1/bsr/30481/ecaba/.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-v1/bsr/30481/ecaba/.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-v1/bsr/30481/ecaba/.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: Not found in local cache, looking in remotes... zlib/1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3: Downloaded recipe revision 06023034579559bb64357db3a53f88a4 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/7.82.0: Not found in local cache, looking in remotes... libcurl/7.82.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libcurl/7.82.0: Downloaded recipe revision efeb83a39fe9aac83ed1636627574499 openssl/3.1.3: Not found in local cache, looking in remotes... openssl/3.1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/3.1.3: Downloaded recipe revision fff5e82eb893e0c6ab135df0e60b894f 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 3b323e338422c27c690dd49e5a7b203c Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'crashpad/cci.20220219' resolved to 'zlib/1.3' in remote 'conan-center' openssl/* versions found in 'conan-center' remote Version range '>=1.1 <4' required by 'libcurl/7.82.0' resolved to 'openssl/3.1.3' in remote 'conan-center' Version range '>=1.2.11 <2' required by 'libcurl/7.82.0' valid for downstream requirement 'zlib/1.3' Version range '>=1.2.11 <2' required by 'openssl/3.1.3' valid for downstream requirement 'zlib/1.3' Installing package: crashpad/cci.20220219 Requirements crashpad/cci.20220219 from local cache - Cache libcurl/7.82.0 from 'conan-center' - Downloaded linux-syscall-support/cci.20200813 from 'conan-center' - Downloaded openssl/3.1.3 from 'conan-center' - Downloaded zlib/1.3 from 'conan-center' - Downloaded Packages crashpad/cci.20220219:ea4f6558d3e90fee2278ff15ca7d369bc6f9e7b1 - Build libcurl/7.82.0:2ca11c377d191f7f426e3f7654bf2bb91abc44b4 - Download linux-syscall-support/cci.20200813:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download openssl/3.1.3:288ceea1eccdb5f24f7075ead24b83b854b1d943 - Download zlib/1.3: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: libcurl/7.82.0: requirement zlib/[>=1.2.11 <2] overridden by crashpad/cci.20220219 to zlib/1.3 WARN: openssl/3.1.3: requirement zlib/[>=1.2.11 <2] overridden by libcurl/7.82.0 to zlib/1.3 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