******************************************************************************** conan install crashpad/20200508@ --profile=/home/conan/w/BuildSingleReference/10760/1e443ec7-a36b-43ff-8b3f-1943b1cded7d/profile.txt --build=crashpad ******************************************************************************** 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] [build_requires] [env] crashpad/20200508: Forced build from source depot_tools/cci.20201009: Not found in local cache, looking in remotes... depot_tools/cci.20201009: Trying with 'conan-upstream'... depot_tools/cci.20201009: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz depot_tools/cci.20201009: Downloaded recipe revision b8599c83fd606d4ebd3d8c453e135801 ninja/1.10.2: Not found in local cache, looking in remotes... ninja/1.10.2: Trying with 'conan-upstream'... 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 0ed34363d5683eb57a22bd2ccd7b62fc Installing package: crashpad/20200508 Requirements crashpad/20200508 from local cache - Cache Packages crashpad/20200508:9755f981ac44041fa0948f05e49abfa3d3346131 - Build Build requirements depot_tools/cci.20201009 from 'conan-center' - Downloaded ninja/1.10.2 from 'conan-center' - Downloaded Build requirements packages depot_tools/cci.20201009:be241241e9d4718e5bab4eb33935bbb69606bb0c - Download ninja/1.10.2:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Download Installing (downloading, building) binaries... depot_tools/cci.20201009: Retrieving package be241241e9d4718e5bab4eb33935bbb69606bb0c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz depot_tools/cci.20201009: Package installed be241241e9d4718e5bab4eb33935bbb69606bb0c depot_tools/cci.20201009: Downloaded package revision 44d3acc771025e2312d30f67302c6337 ninja/1.10.2: Retrieving package cc9f9b2b9f92fc82888026414560bf79d8c3a052 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ninja/1.10.2: Package installed cc9f9b2b9f92fc82888026414560bf79d8c3a052 ninja/1.10.2: Downloaded package revision 51d3a2e9c7c39679afb994e35cd9d398 depot_tools/cci.20201009: Appending PATH env var with : /home/conan/w/BuildSingleReference/.conan/data/depot_tools/cci.20201009/_/_/package/be241241e9d4718e5bab4eb33935bbb69606bb0c/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK crashpad/20200508: Applying build-requirement: depot_tools/cci.20201009 crashpad/20200508: Applying build-requirement: ninja/1.10.2 depot_tools/cci.20201009: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/depot_tools/cci.20201009/_/_/package/be241241e9d4718e5bab4eb33935bbb69606bb0c/lib ninja/1.10.2: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/ninja/1.10.2/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/lib [HOOK - conan-center.py] pre_source(): ERROR: [IMMUTABLE SOURCES (KB-H010)] Create a file 'conandata.yml' file with the sources to be downloaded. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H010) [HOOK - conan-center.py] pre_source(): ERROR: [IMMUTABLE SOURCES (KB-H010)] Use 'tools.get(**self.conan_data["sources"]["XXXXX"])' in the source() method to get the sources. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H010) ERROR: [HOOK - conan-center.py] pre_source(): Some checks failed running the hook, check the output