******************************************************************************** conan test conan-center-index/recipes/depot_tools/all/test_package/conanfile.py depot_tools/cci.20201009@ --profile=/home/conan/w/BuildSingleReference/45797/baadc0ef-b8ff-43ff-a65a-27bf0d7a074d/profile.txt ******************************************************************************** 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 6.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=6 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] [build_requires] [env] depot_tools/cci.20201009 (test package): Installing package Requirements depot_tools/cci.20201009 from local cache - Cache Packages depot_tools/cci.20201009:57547fe65fffc300f05aa42ee64b3b02eeabb6d7 - Download Installing (downloading, building) binaries... depot_tools/cci.20201009: Retrieving package 57547fe65fffc300f05aa42ee64b3b02eeabb6d7 from remote 'c3i_PR-7702' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz depot_tools/cci.20201009: Package installed 57547fe65fffc300f05aa42ee64b3b02eeabb6d7 depot_tools/cci.20201009: Downloaded package revision fac71e9e8f8c9dd74a19d99dde874b84 depot_tools/cci.20201009: Appending PATH env var with : /home/conan/w/BuildSingleReference/.conan/data/depot_tools/cci.20201009/_/_/package/57547fe65fffc300f05aa42ee64b3b02eeabb6d7/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 depot_tools/cci.20201009 (test package): Generator txt created conanbuildinfo.txt depot_tools/cci.20201009 (test package): Aggregating env generators depot_tools/cci.20201009 (test package): Generated conaninfo.txt depot_tools/cci.20201009 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/depot_tools/all/test_package/build/8268d520c23dd832a8e194e02b64d37ce8690f4d/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK depot_tools/cci.20201009 (test package): Calling build() depot_tools/cci.20201009 (test package): Running test() ----Running------ > cit --help ----------------- usage: Chrome Infrastructure CLI. [-h] [-b INFRA_BRANCH] ... positional arguments: args optional arguments: -h, --help show this help message and exit -b INFRA_BRANCH, --infra-branch INFRA_BRANCH The name of the 'infra' branch to use (default is cit). 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/57547fe65fffc300f05aa42ee64b3b02eeabb6d7/lib depot_tools/cci.20201009 (test package): WARN: This conanfile has no build step