******************************************************************************** conan test cci-20a28947\recipes\libwebsockets\all\test_package\conanfile.py libwebsockets/4.3.2@#96035daf21c4858acc1b1ff88fc8c96b -pr C:/J/workspace/prod-v1/bsr/35090/dacfa/profile_windows_16_md_vs_release_64.libwebsockets-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] libwebsockets:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Version ranges solved Version range '>=1.2.11 <2' required by 'libwebsockets/4.3.2' resolved to 'zlib/1.3.1' in local cache Version range '>=1.1.1w <4' required by 'libwebsockets/4.3.2' resolved to 'openssl/3.2.1' in local cache Version range '>=1.2.11 <2' required by 'openssl/3.2.1' valid for downstream requirement 'zlib/1.3.1' libwebsockets/4.3.2 (test package): Installing package Requirements libwebsockets/4.3.2 from local cache - Cache openssl/3.2.1 from 'conan-center' - Cache zlib/1.3.1 from 'conan-center' - Cache Packages libwebsockets/4.3.2:c8bfe36eb76a74b379083360d75e8d3241c366fa - Cache openssl/3.2.1:1cf626f618fdd256dd79c53f4d6cebfc2eaa1df7 - Cache zlib/1.3.1:3fb49604f9c2f729b85ba3115852006824e72cab - Cache Installing (downloading, building) binaries... zlib/1.3.1: Already installed! openssl/3.2.1: Already installed! libwebsockets/4.3.2: Already installed! libwebsockets/4.3.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' libwebsockets/4.3.2 (test package): Generator 'CMakeDeps' calling 'generate()' libwebsockets/4.3.2 (test package): Generator txt created conanbuildinfo.txt libwebsockets/4.3.2 (test package): Calling generate() libwebsockets/4.3.2 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' libwebsockets/4.3.2 (test package): 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\cci-20a28947\recipes\libwebsockets\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' libwebsockets/4.3.2 (test package): Aggregating env generators libwebsockets/4.3.2 (test package): Generated conaninfo.txt libwebsockets/4.3.2 (test package): Generated graphinfo Using lockfile: 'C:\J\workspace\prod-v1\bsr\cci-20a28947\recipes\libwebsockets\all\test_package\build\generators/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 libwebsockets/4.3.2 (test package): Calling build() libwebsockets/4.3.2 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/cci-20a28947/recipes/libwebsockets/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\cci-20a28947\recipes\libwebsockets\all\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/cci-20a28947/recipes/libwebsockets/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\cci-20a28947\recipes\libwebsockets\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr/cci-20a28947/recipes/libwebsockets/all/test_package/build/generators/conan_toolchain.cmake -- The C 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 -- Conan: Component target declared 'websockets_shared' -- Conan: Target declared 'ZLIB::ZLIB' -- 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/35090/fccce/.conan/data/openssl/3.2.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/cci-20a28947/recipes/libwebsockets/all/test_package/build libwebsockets/4.3.2 (test package): CMake command: cmake --build "C:\J\workspace\prod-v1\bsr\cci-20a28947\recipes\libwebsockets\all\test_package\build" --config Release ----Running------ > cmake --build "C:\J\workspace\prod-v1\bsr\cci-20a28947\recipes\libwebsockets\all\test_package\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/cci-20a28947/recipes/libwebsockets/all/test_package/CMakeLists.txt test_package.c C:\J\workspace\prod-v1\bsr\cci-20a28947\recipes\libwebsockets\all\test_package\test_package.c(27,15): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\workspace\prod-v1\bsr\cci-20a28947\recipes\libwebsockets\all\test_package\build\test_package.vcxproj] test_package.vcxproj -> C:\J\workspace\prod-v1\bsr\cci-20a28947\recipes\libwebsockets\all\test_package\build\Release\test_package.exe Building Custom Rule C:/J/workspace/prod-v1/bsr/cci-20a28947/recipes/libwebsockets/all/test_package/CMakeLists.txt libwebsockets/4.3.2 (test package): Running test() ----Running------ > "C:\J\workspace\prod-v1\bsr\cci-20a28947\recipes\libwebsockets\all\test_package\build\generators\conanrun.bat" && Release\test_package ----------------- [2024/04/30 11:38:46:8229] N: lws_create_context: LWS: 4.3.2-unknown, NET CLI SRV H1 H2 WS ConMon IPv6-absent [2024/04/30 11:38:46:8298] N: __lws_lc_tag: ++ [wsi|0|pipe] (1) [2024/04/30 11:38:46:8347] N: __lws_lc_tag: ++ [vh|0|default||-1] (1) [2024/04/30 11:38:46:8356] N: __lws_lc_tag: ++ [wsicli|0|WS/h1/default/localhost] (1) [2024/04/30 11:38:46:8386] W: lws_plat_set_socket_options_ip: not implemented on windows platform [2024/04/30 11:38:46:8493] N: __lws_lc_untag: -- [wsi|0|pipe] (0) 19.542ms [2024/04/30 11:38:46:8493] N: __lws_lc_untag: -- [vh|0|default||-1] (0) 14.638ms [2024/04/30 11:38:46:8503] N: __lws_lc_untag: -- [wsicli|0|WS/h1/default/localhost] (0) 14.640ms WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** WARN: openssl/3.2.1: requirement zlib/[>=1.2.11 <2] overridden by libwebsockets/4.3.2 to zlib/1.3.1 libwebsockets/4.3.2 (test package): 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 libwebsockets/4.3.2 (test package): 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