******************************************************************************** conan test cci-542786cf/recipes/ccache/all/test_package/conanfile.py ccache/4.8@#67f69407f7c46ce9fd1a3119c38180b2 -pr /home/conan/w/prod/BuildSingleReference/219229/165379ae-fdce-4f9e-8dee-d5df2bc915a0/profile_linux_11_libstdcpp_clang_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: clang, clang++ Found clang 11.1 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=11 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=clang compiler.libcxx=libstdc++ compiler.version=11 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.8 (test package): Installing package Requirements Packages Build requirements ccache/4.8 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.8:4e9a94dd29b7acfa5907f316bf127912ba258d11 - Download hiredis/1.1.0:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Download zstd/1.5.2:3cd91fa104679cd696c7b7381f6c8ef222c9892c - Download Installing (downloading, building) binaries... hiredis/1.1.0: Retrieving package d988447fa516eac7400b2f34e2d4b89e42b4b1a8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hiredis/1.1.0: Package installed d988447fa516eac7400b2f34e2d4b89e42b4b1a8 hiredis/1.1.0: Downloaded package revision b8425b82eec8217251783d63ac82894e zstd/1.5.2: Retrieving package 3cd91fa104679cd696c7b7381f6c8ef222c9892c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zstd/1.5.2: Package installed 3cd91fa104679cd696c7b7381f6c8ef222c9892c zstd/1.5.2: Downloaded package revision b9a3b60d69e4f51e41b0497cb2c24e5b ccache/4.8: Retrieving package 4e9a94dd29b7acfa5907f316bf127912ba258d11 from remote 'c3i_PR-17153' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ccache/4.8: Package installed 4e9a94dd29b7acfa5907f316bf127912ba258d11 ccache/4.8: Downloaded package revision 4e2039bdaec1c5719ff47cab4cbe39f3 ccache/4.8: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/ccache/4.8/_/_/package/4e9a94dd29b7acfa5907f316bf127912ba258d11/bin ccache/4.8 (test package): Applying build-requirement: ccache/4.8 ccache/4.8 (test package): Applying build-requirement: zstd/1.5.2 ccache/4.8 (test package): Applying build-requirement: hiredis/1.1.0 ccache/4.8 (test package): Generator txt created conanbuildinfo.txt ccache/4.8 (test package): Generator 'VirtualBuildEnv' calling 'generate()' ccache/4.8 (test package): Aggregating env generators ccache/4.8 (test package): Generated conaninfo.txt ccache/4.8 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-542786cf/recipes/ccache/all/test_package/build/d30201a76bba4a0fb0bb1d2d2a4733addd5168cb/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.8 (test package): Calling build() ccache/4.8 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-542786cf/recipes/ccache/all/test_package/build/d30201a76bba4a0fb0bb1d2d2a4733addd5168cb/conanbuild.sh" && ccache --version ----------------- ccache: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by ccache) ccache: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ccache) ccache: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ccache) ccache/4.8 (test package): WARN: This conanfile has no build step ERROR: ccache/4.8 (test package): Error in test() method, line 15 self.run("ccache --version") ConanException: Error 1 while executing ccache --version ******************************************************************************** conan test cci-542786cf/recipes/ccache/all/test_v1_package/conanfile.py ccache/4.8@#67f69407f7c46ce9fd1a3119c38180b2 -pr /home/conan/w/prod/BuildSingleReference/219229/165379ae-fdce-4f9e-8dee-d5df2bc915a0/profile_linux_11_libstdcpp_clang_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=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ccache/4.8 (test package): Installing package Requirements ccache/4.8 from local cache - Cache hiredis/1.1.0 from 'conan-center' - Cache zstd/1.5.2 from 'conan-center' - Cache Packages ccache/4.8:4e9a94dd29b7acfa5907f316bf127912ba258d11 - Cache hiredis/1.1.0:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Cache zstd/1.5.2:3cd91fa104679cd696c7b7381f6c8ef222c9892c - Cache Installing (downloading, building) binaries... hiredis/1.1.0: Already installed! zstd/1.5.2: Already installed! ccache/4.8: Already installed! ccache/4.8: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/ccache/4.8/_/_/package/4e9a94dd29b7acfa5907f316bf127912ba258d11/bin ccache/4.8 (test package): Generator txt created conanbuildinfo.txt ccache/4.8 (test package): Aggregating env generators ccache/4.8 (test package): Generated conaninfo.txt ccache/4.8 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-542786cf/recipes/ccache/all/test_v1_package/build/d30201a76bba4a0fb0bb1d2d2a4733addd5168cb/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.8 (test package): Calling build() ccache/4.8 (test package): Running test() ----Running------ > ccache --version ----------------- ccache: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by ccache) ccache: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ccache) ccache: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ccache) ccache/4.8 (test package): WARN: This conanfile has no build step ERROR: ccache/4.8 (test package): Error in test() method, line 9 self.run("ccache --version", run_environment=True) ConanException: Error 1 while executing ccache --version