******************************************************************************** conan install date/2.4.1@#86468a0b007e538ac82f7550e0a41f4f --build=date -pr C:/J/workspace/prod-v1/bsr/91658/adbdc/profile_windows_16_md_vs_release_64.date-header_only-False_date-shared-False.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\workspace\prod-v1\bsr\91658\edacb\.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\workspace\prod-v1\bsr\91658\edacb\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] date:header_only=False date:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libcurl/8.9.1: Not found in local cache, looking in remotes... libcurl/8.9.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libcurl/8.9.1: Downloaded recipe revision 9e940595377416e8d16e813a21e687a0 openssl/3.3.1: Not found in local cache, looking in remotes... openssl/3.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/3.3.1: Downloaded recipe revision 279e86dc2a7dded8c1fe8512e775bdb1 zlib/1.3.1: Not found in local cache, looking in remotes... zlib/1.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2 date/2.4.1: Forced build from source Version ranges solved libcurl/* versions found in 'conan-center' remote Version range '>=7.78 <9' required by 'date/2.4.1' resolved to 'libcurl/8.9.1' in remote 'conan-center' openssl/* versions found in 'conan-center' remote Version range '>=1.1 <4' required by 'libcurl/8.9.1' resolved to 'openssl/3.3.1' in remote 'conan-center' zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'libcurl/8.9.1' resolved to 'zlib/1.3.1' in remote 'conan-center' Version range '>=1.2.11 <2' required by 'openssl/3.3.1' valid for downstream requirement 'zlib/1.3.1' Installing package: date/2.4.1 Requirements date/2.4.1 from local cache - Cache libcurl/8.9.1 from 'conan-center' - Downloaded openssl/3.3.1 from 'conan-center' - Downloaded zlib/1.3.1 from 'conan-center' - Downloaded Packages date/2.4.1:d255c778917c5b95bafc66897bca32a9b2d93e16 - Build libcurl/8.9.1:fa3bb3edaa54f36a50cf6abdc608eebc812e703c - Download openssl/3.3.1:1cf626f618fdd256dd79c53f4d6cebfc2eaa1df7 - Download zlib/1.3.1:3fb49604f9c2f729b85ba3115852006824e72cab - Download Installing (downloading, building) binaries... zlib/1.3.1: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3.1: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab zlib/1.3.1: Downloaded package revision 617b01b73bef71ff7d5b888c166883b3 openssl/3.3.1: Retrieving package 1cf626f618fdd256dd79c53f4d6cebfc2eaa1df7 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/3.3.1: Package installed 1cf626f618fdd256dd79c53f4d6cebfc2eaa1df7 openssl/3.3.1: Downloaded package revision 7f3535a88924a6df8b193195eb5f40ac libcurl/8.9.1: Retrieving package fa3bb3edaa54f36a50cf6abdc608eebc812e703c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/8.9.1: Package installed fa3bb3edaa54f36a50cf6abdc608eebc812e703c libcurl/8.9.1: Downloaded package revision 4b544d97217324e8de2a1fc9fe893c29 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK date/2.4.1: Configuring sources in C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\source\src date/2.4.1: [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 date/2.4.1: Copying sources to build folder date/2.4.1: Building your package in C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16 date/2.4.1: Generator txt created conanbuildinfo.txt date/2.4.1: Calling generate() date/2.4.1: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' date/2.4.1: 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\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' date/2.4.1: 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 date/2.4.1: Calling build() date/2.4.1: Apply patch (portability): Fix Universal Windows Platform (UWP) unhandled exception support. See https://github.com/microsoft/vcpkg/pull/8151#issuecomment-531175393. date/2.4.1: Apply patch (conan): Add libcurl target for conan compatibility date/2.4.1: Apply patch (portability): Disable string view to workaround clang 5 not having it date/2.4.1: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/build/d255c778917c5b95bafc66897bca32a9b2d93e16/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/build/d255c778917c5b95bafc66897bca32a9b2d93e16/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\src" ----------------- -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/build/d255c778917c5b95bafc66897bca32a9b2d93e16/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.29.30148.0 -- The CXX compiler identification is MSVC 19.29.30148.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 -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Conan: Component target declared 'CURL::libcurl' -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Including build module from 'C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/openssl/3.3.1/_/_/package/1cf626f618fdd256dd79c53f4d6cebfc2eaa1df7/lib/cmake/conan-official-openssl-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/build/d255c778917c5b95bafc66897bca32a9b2d93e16/build date/2.4.1: CMake command: cmake --build "C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\build" --config Release ----Running------ > cmake --build "C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\build" --config Release ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/build/d255c778917c5b95bafc66897bca32a9b2d93e16/src/CMakeLists.txt tz.cpp C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(2541,23): warning C4244: 'argument': conversion from '_Ty' to 'const _Elem', possible loss of data [C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\build\tz.vcxproj] with [ _Ty=wchar_t ] and [ _Elem=char ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(2552): message : see reference to function template instantiation 'void std::basic_string,std::allocator>::_Construct<_Iter>(_Iter,const _Iter,std::input_iterator_tag)' being compiled [C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\build\tz.vcxproj] with [ _Iter=wchar_t * ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(2552): message : see reference to function template instantiation 'void std::basic_string,std::allocator>::_Construct<_Iter>(_Iter,const _Iter,std::input_iterator_tag)' being compiled [C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\build\tz.vcxproj] with [ _Iter=wchar_t * ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(2532): message : see reference to function template instantiation 'void std::basic_string,std::allocator>::_Construct<_Iter>(const _Iter,const _Iter,std::forward_iterator_tag)' being compiled [C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\build\tz.vcxproj] with [ _Iter=wchar_t * ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(2532): message : see reference to function template instantiation 'void std::basic_string,std::allocator>::_Construct<_Iter>(const _Iter,const _Iter,std::forward_iterator_tag)' being compiled [C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\build\tz.vcxproj] with [ _Iter=wchar_t * ] C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\src\src\tz.cpp(202): message : see reference to function template instantiation 'std::basic_string,std::allocator>::basic_string(_Iter,_Iter,const _Alloc &)' being compiled [C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\build\tz.vcxproj] with [ _Iter=wchar_t *, _Alloc=std::allocator ] C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\src\src\tz.cpp(202): message : see reference to function template instantiation 'std::basic_string,std::allocator>::basic_string(_Iter,_Iter,const _Alloc &)' being compiled [C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\build\tz.vcxproj] with [ _Iter=wchar_t *, _Alloc=std::allocator ] tz.vcxproj -> C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\build\Release\tz.lib Building Custom Rule C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/build/d255c778917c5b95bafc66897bca32a9b2d93e16/src/CMakeLists.txt date/2.4.1: Package 'd255c778917c5b95bafc66897bca32a9b2d93e16' built date/2.4.1: Build folder C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\build date/2.4.1: Generated conaninfo.txt date/2.4.1: Generated conanbuildinfo.txt date/2.4.1: Generating the package date/2.4.1: Package folder C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\package\d255c778917c5b95bafc66897bca32a9b2d93e16 date/2.4.1: Calling package() date/2.4.1: Copied 1 '.txt' file: LICENSE.txt date/2.4.1: CMake command: cmake --install "C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\build" --config Release --prefix "C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16" ----Running------ > cmake --install "C:\J\workspace\prod-v1\bsr\91658\edacb\.conan\data\date\2.4.1\_\_\build\d255c778917c5b95bafc66897bca32a9b2d93e16\build" --config Release --prefix "C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16" ----------------- -- Installing: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16/CMake/dateConfig.cmake -- Installing: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16/lib/tz.lib -- Installing: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16/include/ -- Installing: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16/include//date -- Installing: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16/include//date/chrono_io.h -- Installing: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16/include//date/date.h -- Installing: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16/include//date/ios.h -- Installing: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16/include//date/islamic.h -- Installing: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16/include//date/iso_week.h -- Installing: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16/include//date/julian.h -- Installing: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16/include//date/ptz.h -- Installing: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16/include//date/tz.h -- Installing: C:/J/workspace/prod-v1/bsr/91658/edacb/.conan/data/date/2.4.1/_/_/package/d255c778917c5b95bafc66897bca32a9b2d93e16/include//date/tz_private.h date/2.4.1: Copied 9 '.h' files [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK date/2.4.1 package(): Packaged 9 '.h' files date/2.4.1 package(): Packaged 1 '.lib' file: tz.lib date/2.4.1 package(): Packaged 1 '.txt' file: LICENSE.txt date/2.4.1: Package 'd255c778917c5b95bafc66897bca32a9b2d93e16' created date/2.4.1: Created package revision dc1985c38488e8d7c8dbd208561aefb0 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators # date: USE_SYSTEM_TZ_DB False # date: USE_TZ_DB_IN_DOT False # date: BUILD_SHARED_LIBS OFF # date: ENABLE_DATE_TESTING OFF WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** WARN: openssl/3.3.1: requirement zlib/[>=1.2.11 <2] overridden by libcurl/8.9.1 to zlib/1.3.1 date/2.4.1: 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 date/2.4.1: 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