******************************************************************************** conan install civetweb/1.13@#446d06bd7a599a4b8b9753266b4bb14b --build=civetweb -pr C:/J/workspace/prod-v1/bsr@3/53466/badda/profile_windows_16_md_vs_release_64.civetweb-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@3\53466\efcbf\.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@3\53466\efcbf\.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] civetweb:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/1.1.1w: Not found in local cache, looking in remotes... openssl/1.1.1w: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1w: Downloaded recipe revision 8bcd54a23717978bd94ab320e377ea93 civetweb/1.13: Forced build from source Installing package: civetweb/1.13 Requirements civetweb/1.13 from local cache - Cache openssl/1.1.1w from 'conan-center' - Downloaded Packages civetweb/1.13:f599bd472711fade2d84404522d3c08a117196a7 - Build openssl/1.1.1w:3fb49604f9c2f729b85ba3115852006824e72cab - Download Installing (downloading, building) binaries... openssl/1.1.1w: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1w: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab openssl/1.1.1w: Downloaded package revision bfcabe68ea9aaa65206f175e49d99bc7 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK civetweb/1.13: Configuring sources in C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\source\src civetweb/1.13: [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 civetweb/1.13: Building your package in C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\build\f599bd472711fade2d84404522d3c08a117196a7 civetweb/1.13: Generator txt created conanbuildinfo.txt civetweb/1.13: Calling generate() civetweb/1.13: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' civetweb/1.13: 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@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\build\f599bd472711fade2d84404522d3c08a117196a7\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' civetweb/1.13: 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 civetweb/1.13: Calling build() civetweb/1.13: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/build/f599bd472711fade2d84404522d3c08a117196a7/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\source\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/build/f599bd472711fade2d84404522d3c08a117196a7/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\source\src" ----------------- -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/build/f599bd472711fade2d84404522d3c08a117196a7/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 -- Target architecture - x86_64 -- Enabling tests in the build - OFF -- Thread Stack Size - 102400 -- Enabling server executable - ON -- Serve no static files - OFF -- Disable CGI support - OFF -- Disable caching support - OFF -- C++ wrappers - True -- IP Version 6 - True -- Websockets support - True -- Server statistics support - False -- Memory Debugging - OFF -- ASAN in debug mode - OFF -- Force x32 / x64 architecture - OFF -- Lua CGI support - False -- Executable installation - ON -- Build if there are warnings - ON -- Duktape CGI support - False -- SSL support - True -- Compile for OpenSSL 1.0 API - OFF -- Compile for OpenSSL 1.1 API - ON -- Dynamically load SSL libraries - False -- Configuring C Compiler -- Performing Test HAVE_C_FLAG_STD_C11 -- Performing Test HAVE_C_FLAG_STD_C11 - Failed -- Performing Test HAVE_C_FLAG_STD_C99 -- Performing Test HAVE_C_FLAG_STD_C99 - Failed -- Performing Test HAVE_C_FLAG_STD_C89 -- Performing Test HAVE_C_FLAG_STD_C89 - Failed -- Performing Test HAVE_C_FLAG_COVERAGE -- Performing Test HAVE_C_FLAG_COVERAGE - Failed -- Configuring C++ Compiler -- Performing Test HAVE_CXX_FLAG_STD_CXX14 -- Performing Test HAVE_CXX_FLAG_STD_CXX14 - Failed -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Failed -- Performing Test HAVE_CXX_FLAG_STD_CXX98 -- Performing Test HAVE_CXX_FLAG_STD_CXX98 - Failed -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Failed -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Failed -- Performing Test HAVE_CXX_FLAG_WMISSING_PROTOTYPES -- Performing Test HAVE_CXX_FLAG_WMISSING_PROTOTYPES - Failed -- Performing Test HAVE_CXX_FLAG_WEVERYTHING -- Performing Test HAVE_CXX_FLAG_WEVERYTHING - Failed -- Performing Test HAVE_CXX_FLAG_W4 -- Performing Test HAVE_CXX_FLAG_W4 - Success -- Performing Test HAVE_CXX_FLAG_WNO_PADDED -- Performing Test HAVE_CXX_FLAG_WNO_PADDED - Failed -- Performing Test HAVE_CXX_FLAG_WD4820 -- Performing Test HAVE_CXX_FLAG_WD4820 - Failed -- Performing Test HAVE_CXX_FLAG_WNO_UNUSED_MACROS -- Performing Test HAVE_CXX_FLAG_WNO_UNUSED_MACROS - Failed -- Performing Test HAVE_CXX_FLAG_WNO_FORMAT_NONLITERAL -- Performing Test HAVE_CXX_FLAG_WNO_FORMAT_NONLITERAL - Failed -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Failed -- Performing Test HAVE_CXX_FLAG_FVISIBILITY_HIDDEN -- Performing Test HAVE_CXX_FLAG_FVISIBILITY_HIDDEN - Failed -- Performing Test HAVE_CXX_FLAG_FSTACK_PROTECTOR_STRONG -- Performing Test HAVE_CXX_FLAG_FSTACK_PROTECTOR_STRONG - Failed -- Performing Test HAVE_CXX_FLAG_FSTACK_PROTECTOR_ALL -- Performing Test HAVE_CXX_FLAG_FSTACK_PROTECTOR_ALL - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- Performing Test HAVE_C_FLAG_WALL -- Performing Test HAVE_C_FLAG_WALL - Success -- Performing Test HAVE_C_FLAG_WEXTRA -- Performing Test HAVE_C_FLAG_WEXTRA - Failed -- Performing Test HAVE_C_FLAG_WSHADOW -- Performing Test HAVE_C_FLAG_WSHADOW - Failed -- Performing Test HAVE_C_FLAG_WCONVERSION -- Performing Test HAVE_C_FLAG_WCONVERSION - Failed -- Performing Test HAVE_C_FLAG_WMISSING_PROTOTYPES -- Performing Test HAVE_C_FLAG_WMISSING_PROTOTYPES - Failed -- Performing Test HAVE_C_FLAG_WEVERYTHING -- Performing Test HAVE_C_FLAG_WEVERYTHING - Failed -- Performing Test HAVE_C_FLAG_WPARENTHESES -- Performing Test HAVE_C_FLAG_WPARENTHESES - Failed -- Performing Test HAVE_C_FLAG_W4 -- Performing Test HAVE_C_FLAG_W4 - Success -- Performing Test HAVE_C_FLAG_WNO_PADDED -- Performing Test HAVE_C_FLAG_WNO_PADDED - Failed -- Performing Test HAVE_C_FLAG_WNO_UNUSED_MACROS -- Performing Test HAVE_C_FLAG_WNO_UNUSED_MACROS - Failed -- Performing Test -Wno-reserved-id-macros -- Performing Test -Wno-reserved-id-macros - Failed -- Performing Test HAVE_C_FLAG_WNO_FORMAT_NONLITERAL -- Performing Test HAVE_C_FLAG_WNO_FORMAT_NONLITERAL - Failed -- Performing Test HAVE_C_FLAG_WNO_CAST_QUAL -- Performing Test HAVE_C_FLAG_WNO_CAST_QUAL - Failed -- Performing Test HAVE_C_FLAG_WD4820 -- Performing Test HAVE_C_FLAG_WD4820 - Failed -- Performing Test HAVE_C_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_C_FLAG_PEDANTIC_ERRORS - Failed -- Performing Test HAVE_C_FLAG_FVISIBILITY_HIDDEN -- Performing Test HAVE_C_FLAG_FVISIBILITY_HIDDEN - Failed -- Performing Test HAVE_C_FLAG_FSTACK_PROTECTOR_STRONG -- Performing Test HAVE_C_FLAG_FSTACK_PROTECTOR_STRONG - Failed -- Performing Test HAVE_C_FLAG_FSTACK_PROTECTOR_ALL -- Performing Test HAVE_C_FLAG_FSTACK_PROTECTOR_ALL - Failed -- Could NOT find WinSock (missing: WINSOCK_LIBRARIES WINSOCK_INCLUDE_DIRS) -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Could NOT find LibRt (missing: LIBRT_LIBRARIES LIBRT_INCLUDE_DIRS) -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from 'C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/openssl/1.1.1w/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/cmake/conan-official-openssl-variables.cmake' -- OpenSSL include directory: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/openssl/1.1.1w/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/include -- Configuring done -- Generating done -- Build files have been written to: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/build/f599bd472711fade2d84404522d3c08a117196a7/build civetweb/1.13: CMake command: cmake --build "C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\build\f599bd472711fade2d84404522d3c08a117196a7\build" --config Release ----Running------ > cmake --build "C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\build\f599bd472711fade2d84404522d3c08a117196a7\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@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/source/src/src/CMakeLists.txt civetweb.c C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\source\src\src\civetweb.c(15750,47): warning C4244: 'function': conversion from 'SOCKET' to 'int', possible loss of data [C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\build\f599bd472711fade2d84404522d3c08a117196a7\build\src\civetweb-c-library.vcxproj] civetweb-c-library.vcxproj -> C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\build\f599bd472711fade2d84404522d3c08a117196a7\build\src\Release\civetweb.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/source/src/src/CMakeLists.txt main.c C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\source\src\src\main.c(2519,8): warning C4189: 'LABEL_WIDTH': local variable is initialized but not referenced [C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\build\f599bd472711fade2d84404522d3c08a117196a7\build\src\civetweb-c-executable.vcxproj] civetweb-c-executable.vcxproj -> C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\build\f599bd472711fade2d84404522d3c08a117196a7\build\src\Release\civetweb.exe Building Custom Rule C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/source/src/src/CMakeLists.txt CivetServer.cpp civetweb-cpp.vcxproj -> C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\build\f599bd472711fade2d84404522d3c08a117196a7\build\src\Release\civetweb-cpp.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/source/src/CMakeLists.txt civetweb/1.13: Package 'f599bd472711fade2d84404522d3c08a117196a7' built civetweb/1.13: Build folder C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\build\f599bd472711fade2d84404522d3c08a117196a7\build civetweb/1.13: Generated conaninfo.txt civetweb/1.13: Generated conanbuildinfo.txt civetweb/1.13: Generating the package civetweb/1.13: Package folder C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\package\f599bd472711fade2d84404522d3c08a117196a7 civetweb/1.13: Calling package() civetweb/1.13: Copied 1 '.md' file: LICENSE.md civetweb/1.13: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/build/f599bd472711fade2d84404522d3c08a117196a7/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\source\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/build/f599bd472711fade2d84404522d3c08a117196a7/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\source\src" ----------------- -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/build/f599bd472711fade2d84404522d3c08a117196a7/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- Target architecture - x86_64 -- Enabling tests in the build - OFF -- Thread Stack Size - 102400 -- Enabling server executable - ON -- Serve no static files - OFF -- Disable CGI support - OFF -- Disable caching support - OFF -- C++ wrappers - True -- IP Version 6 - True -- Websockets support - True -- Server statistics support - False -- Memory Debugging - OFF -- ASAN in debug mode - OFF -- Force x32 / x64 architecture - OFF -- Lua CGI support - False -- Executable installation - ON -- Build if there are warnings - ON -- Duktape CGI support - False -- SSL support - True -- Compile for OpenSSL 1.0 API - OFF -- Compile for OpenSSL 1.1 API - ON -- Dynamically load SSL libraries - False -- Configuring C Compiler -- Configuring C++ Compiler -- Could NOT find WinSock (missing: WINSOCK_LIBRARIES WINSOCK_INCLUDE_DIRS) -- Could NOT find LibRt (missing: LIBRT_LIBRARIES LIBRT_INCLUDE_DIRS) -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from 'C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/openssl/1.1.1w/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/cmake/conan-official-openssl-variables.cmake' -- OpenSSL include directory: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/openssl/1.1.1w/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/include -- Configuring done -- Generating done -- Build files have been written to: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/build/f599bd472711fade2d84404522d3c08a117196a7/build civetweb/1.13: CMake command: cmake --install "C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\build\f599bd472711fade2d84404522d3c08a117196a7\build" --config Release --prefix "C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7" ----Running------ > cmake --install "C:\J\workspace\prod-v1\bsr@3\53466\efcbf\.conan\data\civetweb\1.13\_\_\build\f599bd472711fade2d84404522d3c08a117196a7\build" --config Release --prefix "C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7" ----------------- -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/lib/cmake/civetweb/civetweb-targets.cmake -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/lib/cmake/civetweb/civetweb-targets-release.cmake -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/lib/cmake/civetweb/civetweb-config.cmake -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/lib/cmake/civetweb/civetweb-config-version.cmake -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/bin/msvcp140.dll -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/bin/msvcp140_1.dll -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/bin/msvcp140_2.dll -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/bin/msvcp140_atomic_wait.dll -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/bin/msvcp140_codecvt_ids.dll -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/bin/vcruntime140_1.dll -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/bin/vcruntime140.dll -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/bin/concrt140.dll -- Up-to-date: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/bin -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/lib/civetweb.lib -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/include/civetweb.h -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/bin/civetweb.exe -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/lib/civetweb-cpp.lib -- Installing: C:/J/workspace/prod-v1/bsr@3/53466/efcbf/.conan/data/civetweb/1.13/_/_/package/f599bd472711fade2d84404522d3c08a117196a7/include/CivetServer.h [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 civetweb/1.13 package(): Packaged 1 '.exe' file: civetweb.exe civetweb/1.13 package(): Packaged 2 '.h' files: CivetServer.h, civetweb.h civetweb/1.13 package(): Packaged 2 '.lib' files: civetweb-cpp.lib, civetweb.lib civetweb/1.13 package(): Packaged 1 '.md' file: LICENSE.md civetweb/1.13: Package 'f599bd472711fade2d84404522d3c08a117196a7' created civetweb/1.13: Created package revision b31e1e2167d2a5d2f393345270fe8ae3 [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 CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** civetweb/1.13: 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 civetweb/1.13: 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