******************************************************************************** conan install ccache/4.6@#ae05c7e436fe3993fe8e437ce6efa83b --build=ccache -pr C:\J\w\prod\BuildSingleReference@2\172522\322f605f-cb89-423f-ab66-8b507714151c/profile_windows_16_mtd_vs_debug_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 (C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [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 bc40550e2e34fad211de590f86a05ed6 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 f3fb948ed2880eea5dc6e4e6ac6fb4fa ccache/4.6: Forced build from source pkgconf/1.9.3: Not found in local cache, looking in remotes... pkgconf/1.9.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.9.3: Downloaded recipe revision 02904517fb960fa340bee15bef847751 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:f7162eefc40fdae548528962799edd8e0b5e662f - Build hiredis/1.1.0:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Download zstd/1.5.2:72d252fa53408b78963a64358d085c69bcf55023 - Download Build requirements pkgconf/1.9.3 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.9.3:01edd76db8e16db9b38c3cca44ec466a9444c388 - Download Installing (downloading, building) binaries... hiredis/1.1.0: Retrieving package b2b69efcc79a149e0bc765fb12ba0278d52fc260 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hiredis/1.1.0: Package installed b2b69efcc79a149e0bc765fb12ba0278d52fc260 hiredis/1.1.0: Downloaded package revision 488164524b9d687b741991c431dd0a10 pkgconf/1.9.3: Retrieving package 01edd76db8e16db9b38c3cca44ec466a9444c388 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.9.3: Package installed 01edd76db8e16db9b38c3cca44ec466a9444c388 pkgconf/1.9.3: Downloaded package revision 65d52344ff73c02e7f78499e55615b46 zstd/1.5.2: Retrieving package 72d252fa53408b78963a64358d085c69bcf55023 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zstd/1.5.2: Package installed 72d252fa53408b78963a64358d085c69bcf55023 zstd/1.5.2: Downloaded package revision bbd5fb9d061afefabde824182d34a189 pkgconf/1.9.3: Appending PATH env var: C:\J\w\prod\BuildSingleReference@2\.conan\data\pkgconf\1.9.3\_\_\package\01edd76db8e16db9b38c3cca44ec466a9444c388\bin pkgconf/1.9.3: Setting PKG_CONFIG env var: C:/J/w/prod/BuildSingleReference@2/.conan/data/pkgconf/1.9.3/_/_/package/01edd76db8e16db9b38c3cca44ec466a9444c388/bin/pkgconf.exe pkgconf/1.9.3: Appending AUTOMAKE_CONAN_INCLUDES env var: /c/j/w/prod/buildsinglereference@2/.conan/data/pkgconf/1.9.3/_/_/package/01edd76db8e16db9b38c3cca44ec466a9444c388/bin/aclocal ccache/4.6: Applying build-requirement: pkgconf/1.9.3 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ccache/4.6: Configuring sources in C:\J\w\prod\BuildSingleReference@2\.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 C:\J\w\prod\BuildSingleReference@2\.conan\data\ccache\4.6\_\_\build\f7162eefc40fdae548528962799edd8e0b5e662f ccache/4.6: Generator txt created conanbuildinfo.txt ccache/4.6: Calling generate() ccache/4.6: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' ccache/4.6: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@2\.conan\data\ccache\4.6\_\_\build\f7162eefc40fdae548528962799edd8e0b5e662f\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' 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: apply_conandata_patches(): No patches defined in conandata ccache/4.6: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/.conan/data/ccache/4.6/_/_/build/f7162eefc40fdae548528962799edd8e0b5e662f/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/.conan/data/ccache/4.6/_/_/package/f7162eefc40fdae548528962799edd8e0b5e662f" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\.conan\data\ccache\4.6\_\_\build\f7162eefc40fdae548528962799edd8e0b5e662f\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/.conan/data/ccache/4.6/_/_/build/f7162eefc40fdae548528962799edd8e0b5e662f/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/.conan/data/ccache/4.6/_/_/package/f7162eefc40fdae548528962799edd8e0b5e662f" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\.conan\data\ccache\4.6\_\_\build\f7162eefc40fdae548528962799edd8e0b5e662f\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/.conan/data/ccache/4.6/_/_/build/f7162eefc40fdae548528962799edd8e0b5e662f/build/generators/conan_toolchain.cmake -- The C compiler identification is MSVC 19.29.30147.0 -- The CXX compiler identification is MSVC 19.29.30147.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- The ASM_MASM compiler identification is MSVC -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/ml64.exe -- Ccache version: 4.6 -- Ccache dev mode: ON -- Using standard linker for MSVC -- Performing Test HAS__WDOUBLE_PROMOTION -- Performing Test HAS__WDOUBLE_PROMOTION - Failed -- Looking for linux/fs.h -- Looking for linux/fs.h - not found -- Looking for pwd.h -- Looking for pwd.h - not found -- Looking for sys/clonefile.h -- Looking for sys/clonefile.h - not found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - not found -- Looking for sys/mman.h -- Looking for sys/mman.h - not found -- Looking for sys/time.h -- Looking for sys/time.h - not found -- Looking for sys/wait.h -- Looking for sys/wait.h - not found -- Looking for sys/file.h -- Looking for sys/file.h - not found -- Looking for syslog.h -- Looking for syslog.h - not found -- Looking for termios.h -- Looking for termios.h - not found -- Looking for dirent.h -- Looking for dirent.h - not found -- Looking for strings.h -- Looking for strings.h - not found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for utime.h -- Looking for utime.h - not found -- Looking for sys/utime.h -- Looking for sys/utime.h - found -- Looking for varargs.h -- Looking for varargs.h - found -- Looking for asctime_r -- Looking for asctime_r - not found -- Looking for geteuid -- Looking for geteuid - not found -- Looking for getopt_long -- Looking for getopt_long - not found -- Looking for getpwuid -- Looking for getpwuid - not found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for posix_fallocate -- Looking for posix_fallocate - not found -- Looking for realpath -- Looking for realpath - not found -- Looking for setenv -- Looking for setenv - not found -- Looking for strndup -- Looking for strndup - not found -- Looking for syslog -- Looking for syslog - not found -- Looking for unsetenv -- Looking for unsetenv - not found -- Looking for utimes -- Looking for utimes - not found -- Performing Test HAVE_PTHREAD_MUTEX_ROBUST -- Performing Test HAVE_PTHREAD_MUTEX_ROBUST - Failed -- Looking for pthread_mutexattr_setpshared -- Looking for pthread_mutexattr_setpshared - not found -- Performing Test HAVE_STRUCT_STAT_ST_ATIM -- Performing Test HAVE_STRUCT_STAT_ST_ATIM - Failed -- Performing Test HAVE_STRUCT_STAT_ST_CTIM -- Performing Test HAVE_STRUCT_STAT_ST_CTIM - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM -- Performing Test HAVE_STRUCT_STAT_ST_MTIM - Failed -- Performing Test HAVE_STRUCT_STATFS_F_FSTYPENAME -- Performing Test HAVE_STRUCT_STATFS_F_FSTYPENAME - Failed -- Performing Test HAVE_AVX2 -- Performing Test HAVE_AVX2 - Success -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long long -- Check size of long long - done -- Conan: Component target declared 'zstd::libzstd_static' -- Found PkgConfig: C:/J/w/prod/BuildSingleReference@2/.conan/data/pkgconf/1.9.3/_/_/package/01edd76db8e16db9b38c3cca44ec466a9444c388/bin/pkgconf.exe (found version "1.9.3") -- Checking for module 'hiredis>=0.13.3' -- Found hiredis, version 1.1.0 -- Found hiredis: C:/J/w/prod/BuildSingleReference@2/.conan/data/hiredis/1.1.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include (Required is at least version "0.13.3") -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Performing Test HAVE_ASM_SSE2 -- Performing Test HAVE_ASM_SSE2 - Success -- Performing Test HAVE_ASM_SSE41 -- Performing Test HAVE_ASM_SSE41 - Success -- Performing Test HAVE_ASM_AVX2 -- Performing Test HAVE_ASM_AVX2 - Success -- Performing Test HAVE_ASM_AVX512 -- Performing Test HAVE_ASM_AVX512 - Success -- Performing Test HAVE_NEON -- Performing Test HAVE_NEON - Failed -- Configuring done -- Generating done ccache/4.6: CMake Error at CMakeLists.txt:128 (add_executable): Target "ccache" links to target "ZSTD::ZSTD" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at CMakeLists.txt:128 (add_executable): Target "ccache" links to target "ZSTD::ZSTD" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at CMakeLists.txt:128 (add_executable): Target "ccache" links to target "ZSTD::ZSTD" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at CMakeLists.txt:128 (add_executable): Target "ccache" links to target "ZSTD::ZSTD" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at src/CMakeLists.txt:44 (add_library): Target "ccache_framework" links to target "ZSTD::ZSTD" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at src/CMakeLists.txt:44 (add_library): Target "ccache_framework" links to target "ZSTD::ZSTD" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at src/CMakeLists.txt:44 (add_library): Target "ccache_framework" links to target "ZSTD::ZSTD" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at src/CMakeLists.txt:44 (add_library): Target "ccache_framework" links to target "ZSTD::ZSTD" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Generate step failed. Build files cannot be regenerated correctly. 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 'f7162eefc40fdae548528962799edd8e0b5e662f' build failed ccache/4.6: WARN: Build folder C:\J\w\prod\BuildSingleReference@2\.conan\data\ccache\4.6\_\_\build\f7162eefc40fdae548528962799edd8e0b5e662f\build ERROR: ccache/4.6: Error in build() method, line 119 cmake.configure() ConanException: Error 1 while executing cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/.conan/data/ccache/4.6/_/_/build/f7162eefc40fdae548528962799edd8e0b5e662f/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/.conan/data/ccache/4.6/_/_/package/f7162eefc40fdae548528962799edd8e0b5e662f" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\.conan\data\ccache\4.6\_\_\build\f7162eefc40fdae548528962799edd8e0b5e662f\src"