******************************************************************************** conan install libwebsockets/4.2.0@ --profile=C:\J\w\BuildSingleReference@5/10057/a8229e67-79d2-4c96-b6f7-9bc22cae3893/profile.txt --build=libwebsockets ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@5\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@5\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows os_build=Windows [options] libwebsockets:shared=True [build_requires] [env] openssl/1.1.1k: Not found in local cache, looking in remotes... openssl/1.1.1k: Trying with 'conan-upstream'... openssl/1.1.1k: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1k: Downloaded recipe revision 688f7f1454ac56b46b0276cea3300296 libwebsockets/4.2.0: Forced build from source Installing package: libwebsockets/4.2.0 Requirements libwebsockets/4.2.0 from local cache - Cache openssl/1.1.1k from 'conan-center' - Downloaded Packages libwebsockets/4.2.0:a365814bfde5a58e3aa8a5f802a7ee6b88e7d233 - Build openssl/1.1.1k:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download Installing (downloading, building) binaries... openssl/1.1.1k: Retrieving package a79a557254fabcb77849dd623fed97c9c5ab7651 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1k: Package installed a79a557254fabcb77849dd623fed97c9c5ab7651 openssl/1.1.1k: Downloaded package revision 54d69663d50b2e9cb93cf7b6b56df48d [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libwebsockets/4.2.0: Configuring sources in C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libwebsockets/4.2.0: Copying sources to build folder libwebsockets/4.2.0: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\build\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233 libwebsockets/4.2.0: Generator cmake created conanbuildinfo.cmake [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.2.0: Calling build() Test : C:\J\w\BuildSingleReference@5\.conan\data\openssl\1.1.1k\_\_\package\a79a557254fabcb77849dd623fed97c9c5ab7651\lib\libssl.lib Test : C:\J\w\BuildSingleReference@5\.conan\data\openssl\1.1.1k\_\_\package\a79a557254fabcb77849dd623fed97c9c5ab7651\lib\libcrypto.lib ----Running------ > cd C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\build\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\package\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DLWS_WITHOUT_TESTAPPS="True" -DLWS_WITHOUT_TEST_SERVER="True" -DLWS_WITHOUT_TEST_SERVER_EXTPOLL="True" -DLWS_WITHOUT_TEST_PING="True" -DLWS_WITHOUT_TEST_CLIENT="True" -DLWS_LINK_TESTAPPS_DYNAMIC="True" -DLWS_WITH_SHARED="True" -DLWS_WITH_STATIC="False" -DLWS_WITH_SSL="openssl" -DLWS_OPENSSL_LIBRARIES="C:/J/w/BuildSingleReference@5/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libssl.lib;C:/J/w/BuildSingleReference@5/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libcrypto.lib" -DLWS_OPENSSL_INCLUDE_DIRS="C:/J/w/BuildSingleReference@5/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/include" -DLWS_WITH_LIBEV="False" -DLWS_WITH_LIBUV="False" -DLWS_WITH_LIBEVENT="False" -DLWS_WITH_ZLIB="False" -DLWS_WITH_MINIZ="False" -DLWS_WITH_BUNDLED_ZLIB="False" -DLWS_WITH_SQLITE3="False" -DLWS_WITH_FSMOUNT="False" -DLWS_WITH_HUBBUB="False" -DLWS_SSL_CLIENT_USE_OS_CA_CERTS="True" -DLWS_SSL_SERVER_WITH_ECDH_CERT="False" -DLWS_WITH_NETWORK="True" -DLWS_ROLE_H1="True" -DLWS_ROLE_WS="True" -DLWS_ROLE_MQTT="False" -DLWS_ROLE_DBUS="False" -DLWS_ROLE_RAW_PROXY="False" -DLWS_ROLE_RAW_FILE="True" -DLWS_WITH_HTTP2="True" -DLWS_WITH_LWSWS="False" -DLWS_WITH_CGI="False" -DLWS_IPV6="False" -DLWS_UNIX_SOCK="True" -DLWS_WITH_PLUGINS="False" -DLWS_WITH_HTTP_PROXY="False" -DLWS_WITH_ZIP_FOPS="False" -DLWS_WITH_SOCKS5="False" -DLWS_WITH_GENERIC_SESSIONS="False" -DLWS_WITH_PEER_LIMITS="False" -DLWS_WITH_ACCESS_LOG="False" -DLWS_WITH_RANGES="False" -DLWS_WITH_SERVER_STATUS="False" -DLWS_WITH_THREADPOOL="False" -DLWS_WITH_HTTP_STREAM_COMPRESSION="False" -DLWS_WITH_HTTP_BROTLI="False" -DLWS_WITH_ACME="False" -DLWS_WITH_FTS="False" -DLWS_WITH_SYS_ASYNC_DNS="False" -DLWS_WITH_SYS_NTPCLIENT="False" -DLWS_WITH_SYS_DHCP_CLIENT="False" -DLWS_WITH_HTTP_BASIC_AUTH="True" -DLWS_WITH_HTTP_UNCOMMON_HEADERS="True" -DLWS_WITHOUT_EXTENSIONS="True" -DLWS_WITHOUT_BUILTIN_GETIFADDRS="False" -DLWS_FALLBACK_GETHOSTBYNAME="False" -DLWS_WITHOUT_BUILTIN_SHA1="False" -DLWS_WITHOUT_DAEMONIZE="True" -DLWS_WITH_LEJP="True" -DLWS_WITH_STRUCT_JSON="False" -DLWS_WITH_STRUCT_SQLITE3="False" -DLWS_WITH_NO_LOGS="False" -DLWS_LOGS_TIMESTAMP="True" -DLWS_AVOID_SIGPIPE_IGN="False" -DLWS_WITH_STATS="False" -DLWS_WITH_JOSE="False" -DLWS_WITH_GENCRYPTO="False" -DLWS_WITH_SELFTESTS="False" -DLWS_WITH_GCOV="False" -DLWS_WITH_LWSAC="True" -DLWS_WITH_CUSTOM_HEADERS="True" -DLWS_WITH_DISKCACHE="False" -DLWS_WITH_DIR="False" -DLWS_WITH_LEJP_CONF="False" -DLWS_WITH_DEPRECATED_LWS_DLL="False" -DLWS_WITH_SEQUENCER="True" -DLWS_WITH_EXTERNAL_POLL="False" -DLWS_WITH_LWS_DSH="False" -DLWS_CLIENT_HTTP_PROXYING="True" -DLWS_WITH_FILE_OPS="True" -DLWS_WITH_DETAILED_LATENCY="False" -DLWS_WITH_UDP="True" -DLWS_WITH_SPAWN="False" -DLWS_WITH_ALSA="False" -DLWS_WITH_GTK="False" -DLWS_WITH_SYS_SMD="False" -Wno-dev C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\build\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233 ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Compiled with LWS_WITH_DIR and LWS_WITH_LEJP_CONF -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.21.0.windows.1") -- Performing Test LWS_HAVE_inline -- Performing Test LWS_HAVE_inline - Success -- Performing Test LWS_HAVE___inline__ -- Performing Test LWS_HAVE___inline__ - Failed -- Performing Test LWS_HAVE___inline -- Performing Test LWS_HAVE___inline - Success -- Performing Test LWS_HAVE_MALLOC_TRIM -- Performing Test LWS_HAVE_MALLOC_TRIM - Failed -- Performing Test LWS_HAVE_MALLOC_USABLE_SIZE -- Performing Test LWS_HAVE_MALLOC_USABLE_SIZE - Failed -- Looking for fork -- Looking for fork - not found -- Looking for getenv -- Looking for getenv - found -- Looking for malloc -- Looking for malloc - found -- Looking for memset -- Looking for memset - found -- Looking for realloc -- Looking for realloc - found -- Looking for socket -- Looking for socket - not found -- Looking for strerror -- Looking for strerror - found -- Looking for vfork -- Looking for vfork - not found -- Looking for execvpe -- Looking for execvpe - found -- Looking for getifaddrs -- Looking for getifaddrs - not found -- Looking for snprintf -- Looking for snprintf - not found -- Looking for _snprintf -- Looking for _snprintf - not found -- Looking for _vsnprintf -- Looking for _vsnprintf - not found -- Looking for getloadavg -- Looking for getloadavg - not found -- Looking for atoll -- Looking for atoll - found -- Looking for _atoi64 -- Looking for _atoi64 - found -- Looking for _stat32i64 -- Looking for _stat32i64 - found -- Looking for clock_gettime -- Looking for clock_gettime - not found -- Looking for localtime_r -- Looking for localtime_r - not found -- Looking for gmtime_r -- Looking for gmtime_r - not found -- Looking for ctime_r -- Looking for ctime_r - not found -- Looking for getgrgid_r -- Looking for getgrgid_r - not found -- Looking for getgrnam_r -- Looking for getgrnam_r - not found -- Looking for getpwuid_r -- Looking for getpwuid_r - not found -- Looking for getpwnam_r -- Looking for getpwnam_r - not found -- Looking for in6addr.h -- Looking for in6addr.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for netinet/in.h -- Looking for netinet/in.h - not found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for strings.h -- Looking for strings.h - not found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/prctl.h -- Looking for sys/prctl.h - not found -- Looking for sys/socket.h -- Looking for sys/socket.h - not found -- Looking for sys/sockio.h -- Looking for sys/sockio.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for vfork.h -- Looking for vfork.h - not found -- Looking for sys/capability.h -- Looking for sys/capability.h - not found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for pthread.h -- Looking for pthread.h - not found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - not found -- Performing Test LWS_HAVE_WIN32_AFUNIX_H -- Performing Test LWS_HAVE_WIN32_AFUNIX_H - Success -- Looking for cap_set_flag in cap -- Looking for cap_set_flag in cap - not found -- Looking for 3 include files stdlib.h, ..., string.h -- Looking for 3 include files stdlib.h, ..., string.h - found -- Performing Test LWS_HAS_INTPTR_T -- Performing Test LWS_HAS_INTPTR_T - Success -- Performing Test LWS_HAS_GETOPT_LONG -- Performing Test LWS_HAS_GETOPT_LONG - Failed -- Performing Test LWS_HAVE_RTA_PREF -- Performing Test LWS_HAVE_RTA_PREF - Failed -- Performing Test LWS_HAVE_SUSECONDS_T -- Performing Test LWS_HAVE_SUSECONDS_T - Failed -- Performing Test LWS_HAVE_PIPE2 -- Performing Test LWS_HAVE_PIPE2 - Failed -- Performing Test LWS_HAVE_TCP_USER_TIMEOUT -- Performing Test LWS_HAVE_TCP_USER_TIMEOUT - Failed -- Looking for openssl/ecdh.h -- Looking for openssl/ecdh.h - not found -- Looking for SSL_CTX_set1_param -- Looking for SSL_CTX_set1_param - found -- Looking for SSL_set_info_callback -- Looking for SSL_set_info_callback - found -- Looking for X509_VERIFY_PARAM_set1_host -- Looking for X509_VERIFY_PARAM_set1_host - found -- Looking for X509_VERIFY_PARAM_set1_host -- Looking for X509_VERIFY_PARAM_set1_host - not found -- Looking for RSA_set0_key -- Looking for RSA_set0_key - found -- Looking for X509_get_key_usage -- Looking for X509_get_key_usage - found -- Looking for EVP_PKEY_new_raw_private_key -- Looking for EVP_PKEY_new_raw_private_key - found -- Looking for SSL_CTX_get0_certificate -- Looking for SSL_CTX_get0_certificate - found -- Looking for SSL_get0_alpn_selected -- Looking for SSL_get0_alpn_selected - found -- Looking for SSL_set_alpn_protos -- Looking for SSL_set_alpn_protos - found -- Looking for EVP_aes_128_cfb8 -- Looking for EVP_aes_128_cfb8 - found -- Looking for EVP_aes_128_cfb128 -- Looking for EVP_aes_128_cfb128 - found -- Looking for EVP_aes_192_cfb8 -- Looking for EVP_aes_192_cfb8 - found -- Looking for EVP_aes_192_cfb128 -- Looking for EVP_aes_192_cfb128 - found -- Looking for EVP_aes_256_cfb8 -- Looking for EVP_aes_256_cfb8 - found -- Looking for EVP_aes_256_cfb128 -- Looking for EVP_aes_256_cfb128 - found -- Looking for EVP_aes_128_xts -- Looking for EVP_aes_128_xts - found -- Looking for RSA_verify_pss_mgf1 -- Looking for RSA_verify_pss_mgf1 - not found -- Looking for HMAC_CTX_new -- Looking for HMAC_CTX_new - found -- Looking for EVP_PKEY_new_raw_private_key -- Looking for EVP_PKEY_new_raw_private_key - found -- Looking for SSL_SESSION_set_time -- Looking for SSL_SESSION_set_time - found -- Looking for EC_KEY_new_by_curve_name -- Looking for EC_KEY_new_by_curve_name - found -- Performing Test LWS_HAVE_SSL_EXTRA_CHAIN_CERTS -- Performing Test LWS_HAVE_SSL_EXTRA_CHAIN_CERTS - Success -- Performing Test LWS_HAVE_EVP_MD_CTX_free -- Performing Test LWS_HAVE_EVP_MD_CTX_free - Success -- Looking for ECDSA_SIG_set0 -- Looking for ECDSA_SIG_set0 - found -- Looking for BN_bn2binpad -- Looking for BN_bn2binpad - found -- Looking for EVP_aes_128_wrap -- Looking for EVP_aes_128_wrap - found -- Looking for EC_POINT_get_affine_coordinates -- Looking for EC_POINT_get_affine_coordinates - found -- Looking for SSL_CTX_load_verify_file -- Looking for SSL_CTX_load_verify_file - not found -- Looking for SSL_CTX_load_verify_dir -- Looking for SSL_CTX_load_verify_dir - not found -- Looking for TLS_client_method -- Looking for TLS_client_method - found -- Looking for TLSv1_2_client_method -- Looking for TLSv1_2_client_method - found -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/build/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233 ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\build\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233 --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Creating build include dir Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/build/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/source_subfolder/CMakeLists.txt C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(238,5): warning MSB8065: Custom build for item "C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\build\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233\source_subfolder\lws_config.h" succeeded, but specified output "c:\j\w\buildsinglereference@5\.conan\data\libwebsockets\4.2.0\_\_\build\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233\source_subfolder\include\libwebsockets" has not been created. This may cause incremental build to work incorrectly. [C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\build\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233\source_subfolder\GENHDR.vcxproj] Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/build/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/source_subfolder/lib/CMakeLists.txt windows-fds.c windows-file.c windows-init.c windows-misc.c windows-pipe.c windows-plugins.c windows-service.c windows-sockets.c gettimeofday.c tls.c tls-network.c tls-sessions.c openssl-tls.c openssl-x509.c openssl-ssl.c openssl-session.c tls-server.c openssl-server.c tls-client.c openssl-client.c alloc.c buflist.c context.c lws_dll2.c libwebsockets.c logs.c vfs.c base64-decode.c prng.c lws-ring.c dir.c lwsac.c cached-file.c sha-1.c lejp.c system.c dummy-callback.c output.c close.c network.c vhost.c pollfd.c service.c sorted-usec-list.c wsi.c wsi-timeout.c adopt.c ops-pipe.c state.c sequencer.c client.c connect.c connect2.c connect3.c connect4.c sort-dns.c conmon.c header.c date.c parsers.c server.c lws-spa.c lejp-conf.c ops-h1.c http2.c hpack.c ops-h2.c ops-ws.c client-ws.c client-parser-ws.c server-ws.c ops-raw-skt.c ops-raw-file.c ops-listen.c client-http.c poll.c Creating library C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/build/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/lib/websockets.lib and object C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/build/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/lib/websockets.exp websockets_shared.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\build\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233\bin\websockets.dll Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/build/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/CMakeLists.txt libwebsockets/4.2.0: Package 'a365814bfde5a58e3aa8a5f802a7ee6b88e7d233' built libwebsockets/4.2.0: Build folder C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\build\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233 libwebsockets/4.2.0: Generated conaninfo.txt libwebsockets/4.2.0: Generated conanbuildinfo.txt libwebsockets/4.2.0: Generating the package libwebsockets/4.2.0: Package folder C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\package\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233 libwebsockets/4.2.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\build\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233 --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Creating build include dir C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(238,5): warning MSB8065: Custom build for item "C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\build\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233\source_subfolder\lws_config.h" succeeded, but specified output "c:\j\w\buildsinglereference@5\.conan\data\libwebsockets\4.2.0\_\_\build\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233\source_subfolder\include\libwebsockets" has not been created. This may cause incremental build to work incorrectly. [C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\build\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233\source_subfolder\GENHDR.vcxproj] adopt.c client.c conmon.c connect.c connect2.c connect3.c connect4.c sort-dns.c close.c dummy-callback.c network.c output.c pollfd.c sequencer.c service.c sorted-usec-list.c state.c vhost.c wsi-timeout.c wsi.c alloc.c buflist.c context.c libwebsockets.c logs.c lws_dll2.c vfs.c poll.c base64-decode.c dir.c lejp.c lws-ring.c cached-file.c lwsac.c prng.c sha-1.c windows-fds.c windows-file.c windows-init.c windows-misc.c windows-pipe.c windows-plugins.c windows-service.c windows-sockets.c ops-h1.c hpack.c http2.c ops-h2.c client-http.c date.c header.c parsers.c lejp-conf.c lws-spa.c server.c ops-listen.c ops-pipe.c ops-raw-file.c ops-raw-skt.c client-parser-ws.c client-ws.c ops-ws.c server-ws.c system.c openssl-client.c openssl-server.c openssl-session.c openssl-ssl.c openssl-tls.c openssl-x509.c tls-client.c tls-network.c tls-server.c tls-sessions.c tls.c Creating library C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/build/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/lib/websockets.lib and object C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/build/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/lib/websockets.exp websockets_shared.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\libwebsockets\4.2.0\_\_\build\a365814bfde5a58e3aa8a5f802a7ee6b88e7d233\bin\websockets.dll -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/abstract -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/abstract/abstract.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/abstract/protocols -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/abstract/protocols/smtp.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/abstract/protocols.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/abstract/transports -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/abstract/transports/raw-skt.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/abstract/transports/unit-test.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/abstract/transports.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-adopt.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-async-dns.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-bb-i2c.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-bb-spi.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-button.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-callbacks.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-cgi.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-client.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-conmon.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-context-vhost.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-dbus.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-diskcache.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-display.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-dll2.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-dsh.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-eventlib-exports.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-fault-injection.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-freertos.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-fts.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-genaes.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-gencrypto.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-genec.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-genhash.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-genrsa.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-gpio.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-http.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-i2c.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-ili9341-spi.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-jose.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-jwe.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-jwk.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-jws.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-led.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-lejp.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-logs.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-lwsac.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-metrics.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-misc.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-mqtt.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-netdev.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-network-helper.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-optee.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-protocols-plugins.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-purify.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-pwm.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-retry.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-ring.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-secure-streams-client.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-secure-streams-policy.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-secure-streams.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-sequencer.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-service.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-settings.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-sha1-base64.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-smd.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-spa.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-spi.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-ssd1306-i2c.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-state.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-struct.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-system.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-test-sequencer.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-threadpool.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-timeout-timer.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-tls-sessions.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-tokenize.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-vfs.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-write.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-writeable.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-ws-close.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-ws-ext.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-ws-state.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets/lws-x509.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/libwebsockets.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/include/lws_config.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/cmake/libwebsockets-config.cmake -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/cmake/libwebsockets-config-version.cmake -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/cmake/LwsCheckRequirements.cmake -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/cmake/LibwebsocketsTargets.cmake -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/cmake/LibwebsocketsTargets-release.cmake -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/lib/websockets.lib -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/package/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/bin/websockets.dll [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(): [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 libwebsockets/4.2.0 package(): Packaged 1 '.dll' file: websockets.dll libwebsockets/4.2.0 package(): Packaged 81 '.h' files libwebsockets/4.2.0 package(): Packaged 1 '.lib' file: websockets.lib libwebsockets/4.2.0 package(): Packaged 1 file: LICENSE libwebsockets/4.2.0: Package 'a365814bfde5a58e3aa8a5f802a7ee6b88e7d233' created libwebsockets/4.2.0: Created package revision 0a7992af3c60465c11c2ad5986948033 [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(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component openssl::openssl libdir "lib" does not contain any declared library SMD requires pthreads fatal: not a git repository (or any of the parent directories): .git Git commit hash: Compiling with SSL support OpenSSL include dir: C:/J/w/BuildSingleReference@5/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/include OpenSSL libraries: C:/J/w/BuildSingleReference@5/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libssl.lib;C:/J/w/BuildSingleReference@5/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libcrypto.lib Searching for OpenSSL executable and dlls OpenSSL executable: C:/J/w/BuildSingleReference@5/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/bin/openssl.exe GENCERTS = 0 DIR C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/build/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/source_subfolder CMP C:/J/w/BuildSingleReference@5/.conan/data/libwebsockets/4.2.0/_/_/build/a365814bfde5a58e3aa8a5f802a7ee6b88e7d233/source_subfolder/cmake CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component libwebsockets::libwebsockets libdir "lib" does not contain any declared library