******************************************************************************** conan test conan-center-index/recipes/ccache/all/test_package/conanfile.py ccache/4.6@#06e1fad3edfaf5ab656aaf2d00d405dc -pr /home/conan/w/prod/BuildSingleReference/14472/dd3c11e0-b33b-4294-91bd-52d7523129db/profile_linux_7_libstdcpp11_gcc_release_64..txt ******************************************************************************** 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] 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 2f8cc5ea7c06d0763e3fa2161185fcaf hiredis/1.0.2: Not found in local cache, looking in remotes... hiredis/1.0.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hiredis/1.0.2: Downloaded recipe revision a956ea23e3947b83b54ce8b4bf8b820e ccache/4.6 (test package): Installing package Requirements ccache/4.6 from local cache - Cache hiredis/1.0.2 from 'conan-center' - Downloaded zstd/1.5.2 from 'conan-center' - Downloaded Packages ccache/4.6:4e9a94dd29b7acfa5907f316bf127912ba258d11 - Download hiredis/1.0.2:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download zstd/1.5.2:f96ae8d528b66eb76c2b5ecf40a4723eedaf4659 - Download Installing (downloading, building) binaries... hiredis/1.0.2: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hiredis/1.0.2: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b hiredis/1.0.2: Downloaded package revision 4afbaa66d0e47e081868d3dcf1e2ff4c 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 9e906efccb2683f2032448afb2c36e58 ccache/4.6: Retrieving package 4e9a94dd29b7acfa5907f316bf127912ba258d11 from remote 'c3i_PR-9536' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ccache/4.6: Package installed 4e9a94dd29b7acfa5907f316bf127912ba258d11 ccache/4.6: Downloaded package revision e9f26482847e504ad41f322b7e7f065d 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/conan-center-index/recipes/ccache/all/test_package/build/2e073b3db4f539b3bf8bc63d12a7a1f2009106b4/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