******************************************************************************** conan install ccache/4.6@#cfff654be94666adce9cac584f2f5b73 --build=ccache -pr /home/conan/w/prod/BuildSingleReference/207121/875b1ae2-075a-4a0f-8814-74de8efd0573/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: Forced build from source cmake/3.25.2: Not found in local cache, looking in remotes... cmake/3.25.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.25.2: Downloaded recipe revision 1e43a83edba41c63a6d14e02baf20134 openssl/1.1.1t: Not found in local cache, looking in remotes... openssl/1.1.1t: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1t: Downloaded recipe revision 7d9fc949345908e1b8609d9d9f528a08 Installing package: ccache/4.6 Requirements ccache/4.6 from local cache - Cache hiredis/1.1.0 from 'conan-center' - Downloaded zstd/1.5.2 from 'conan-center' - Downloaded Packages ccache/4.6:4e9a94dd29b7acfa5907f316bf127912ba258d11 - Build hiredis/1.1.0:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download zstd/1.5.2:f96ae8d528b66eb76c2b5ecf40a4723eedaf4659 - Download Build requirements cmake/3.25.2 from 'conan-center' - Downloaded openssl/1.1.1t from 'conan-center' - Downloaded Build requirements packages cmake/3.25.2:5c09c752508b674ca5cb1f2d327b5a2d582866c8 - Download openssl/1.1.1t:d50a0d523d98c15bb147b18fa7d203887c38be8b - 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 openssl/1.1.1t: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1t: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b openssl/1.1.1t: Downloaded package revision 516e4b801e74e812ad2c5a9cdc9bfb9f 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 cmake/3.25.2: Retrieving package 5c09c752508b674ca5cb1f2d327b5a2d582866c8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.25.2: Package installed 5c09c752508b674ca5cb1f2d327b5a2d582866c8 cmake/3.25.2: Downloaded package revision 44b09c7f5340b541811fc39413ce970f cmake/3.25.2: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/cmake/3.25.2/_/_/package/5c09c752508b674ca5cb1f2d327b5a2d582866c8/bin ccache/4.6: Applying build-requirement: cmake/3.25.2 ccache/4.6: Applying build-requirement: openssl/1.1.1t [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ccache/4.6: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/ccache/4.6/_/_/source/src ccache/4.6: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK ccache/4.6: Copying sources to build folder ccache/4.6: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/ccache/4.6/_/_/build/4e9a94dd29b7acfa5907f316bf127912ba258d11 ccache/4.6: Generator txt created conanbuildinfo.txt ccache/4.6: Calling generate() ccache/4.6: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' ccache/4.6: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/ccache/4.6/_/_/build/4e9a94dd29b7acfa5907f316bf127912ba258d11/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' ccache/4.6: Aggregating env generators [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: Calling build() ccache/4.6: ccache/4.6: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ccache/4.6: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ccache/4.6: ERROR: Package '4e9a94dd29b7acfa5907f316bf127912ba258d11' build failed ccache/4.6: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/ccache/4.6/_/_/build/4e9a94dd29b7acfa5907f316bf127912ba258d11/build/Release ERROR: ccache/4.6: Error in build() method, line 112 "" ConanException: replace_in_file didn't find pattern 'set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$<$:Debug>")' in '/home/conan/w/prod/BuildSingleReference/.conan/data/ccache/4.6/_/_/build/4e9a94dd29b7acfa5907f316bf127912ba258d11/src/CMakeLists.txt' file.