******************************************************************************** conan test cci-ded2fe5e/recipes/ccache/all/test_package/conanfile.py ccache/4.6@#ca5da190dc1c8c27a4de48af9d290d47 -pr /home/conan/w/prod/BuildSingleReference/205521/c83c603c-df1a-499f-b161-6c42ddcd7ae7/profile_linux_7_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/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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/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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.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=7 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zstd/1.5.2: Not found in local cache, looking in remotes... zstd/1.5.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zstd/1.5.2: Downloaded recipe revision 74cd46b9525f6d1af311660ef17ca48c hiredis/1.1.0: Not found in local cache, looking in remotes... hiredis/1.1.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hiredis/1.1.0: Downloaded recipe revision 470136f66b79d673bb1e7562604c686d ccache/4.6 (test package): Installing package Requirements Packages Build requirements ccache/4.6 from local cache - Cache hiredis/1.1.0 from 'conan-center' - Downloaded zstd/1.5.2 from 'conan-center' - Downloaded Build requirements packages ccache/4.6:4e9a94dd29b7acfa5907f316bf127912ba258d11 - Download hiredis/1.1.0:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download zstd/1.5.2:f96ae8d528b66eb76c2b5ecf40a4723eedaf4659 - Download Installing (downloading, building) binaries... hiredis/1.1.0: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hiredis/1.1.0: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b hiredis/1.1.0: Downloaded package revision a6a48226f95881876ad3f635248c0a0b zstd/1.5.2: Retrieving package f96ae8d528b66eb76c2b5ecf40a4723eedaf4659 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zstd/1.5.2: Package installed f96ae8d528b66eb76c2b5ecf40a4723eedaf4659 zstd/1.5.2: Downloaded package revision d30ffe8a638d95b5e0a46d3e01cb2179 ccache/4.6: Retrieving package 4e9a94dd29b7acfa5907f316bf127912ba258d11 from remote 'c3i_PR-15362' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ccache/4.6: Package installed 4e9a94dd29b7acfa5907f316bf127912ba258d11 ccache/4.6: Downloaded package revision 01e3f8f007774df2ed81c2021f25fc4d ccache/4.6: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/ccache/4.6/_/_/package/4e9a94dd29b7acfa5907f316bf127912ba258d11/bin ccache/4.6 (test package): Applying build-requirement: ccache/4.6 ccache/4.6 (test package): Applying build-requirement: zstd/1.5.2 ccache/4.6 (test package): Applying build-requirement: hiredis/1.1.0 ccache/4.6 (test package): Generator txt created conanbuildinfo.txt ccache/4.6 (test package): Generator 'VirtualBuildEnv' calling 'generate()' ccache/4.6 (test package): Aggregating env generators ccache/4.6 (test package): Generated conaninfo.txt ccache/4.6 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-ded2fe5e/recipes/ccache/all/test_package/build/ac8e5b135bec2d2511377cc6fdda763812fc2867/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 ccache/4.6 (test package): Calling build() ccache/4.6 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-ded2fe5e/recipes/ccache/all/test_package/build/ac8e5b135bec2d2511377cc6fdda763812fc2867/conanbuild.sh" && ccache --version ----------------- ccache version 4.6 Features: file-storage http-storage redis-storage Copyright (C) 2002-2007 Andrew Tridgell Copyright (C) 2009-2022 Joel Rosdahl and other contributors See for a complete list of contributors. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. ccache/4.6 (test package): WARN: This conanfile has no build step ******************************************************************************** conan test cci-ded2fe5e/recipes/ccache/all/test_v1_package/conanfile.py ccache/4.6@#ca5da190dc1c8c27a4de48af9d290d47 -pr /home/conan/w/prod/BuildSingleReference/205521/c83c603c-df1a-499f-b161-6c42ddcd7ae7/profile_linux_7_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ccache/4.6 (test package): Installing package Requirements ccache/4.6 from local cache - Cache hiredis/1.1.0 from 'conan-center' - Cache zstd/1.5.2 from 'conan-center' - Cache Packages ccache/4.6:4e9a94dd29b7acfa5907f316bf127912ba258d11 - Cache hiredis/1.1.0:d50a0d523d98c15bb147b18fa7d203887c38be8b - Cache zstd/1.5.2:f96ae8d528b66eb76c2b5ecf40a4723eedaf4659 - Cache Installing (downloading, building) binaries... hiredis/1.1.0: Already installed! zstd/1.5.2: Already installed! ccache/4.6: Already installed! ccache/4.6: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/ccache/4.6/_/_/package/4e9a94dd29b7acfa5907f316bf127912ba258d11/bin ccache/4.6 (test package): Generator txt created conanbuildinfo.txt ccache/4.6 (test package): Aggregating env generators ccache/4.6 (test package): Generated conaninfo.txt ccache/4.6 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-ded2fe5e/recipes/ccache/all/test_v1_package/build/ac8e5b135bec2d2511377cc6fdda763812fc2867/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 ccache/4.6 (test package): Calling build() ccache/4.6 (test package): Running test() ----Running------ > ccache --version ----------------- ccache version 4.6 Features: file-storage http-storage redis-storage Copyright (C) 2002-2007 Andrew Tridgell Copyright (C) 2009-2022 Joel Rosdahl and other contributors See for a complete list of contributors. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. ccache/4.6 (test package): WARN: This conanfile has no build step