******************************************************************************** conan install usockets/0.4.0@#2275c182a5624fc2f6680be58e2ec938 --build=usockets -pr C:/J2/w/prod-v1/bsr/21702/aaddf/profile_windows_16_mdd_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:\J2\w\prod-v1\bsr\21702\bbdde\.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:\J2\w\prod-v1\bsr\21702\bbdde\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libuv/1.46.0: Not found in local cache, looking in remotes... libuv/1.46.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libuv/1.46.0: Downloaded recipe revision 78565d142ac7102776256328a26cdf60 usockets/0.4.0: Forced build from source Installing package: usockets/0.4.0 Requirements libuv/1.46.0 from 'conan-center' - Downloaded usockets/0.4.0 from local cache - Cache Packages libuv/1.46.0:d057732059ea44a47760900cb5e4855d2bea8714 - Download usockets/0.4.0:b9f0b67616d4fc748b6e910a671fb9e86c759aca - Build Installing (downloading, building) binaries... libuv/1.46.0: Retrieving package d057732059ea44a47760900cb5e4855d2bea8714 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuv/1.46.0: Package installed d057732059ea44a47760900cb5e4855d2bea8714 libuv/1.46.0: Downloaded package revision 951de0b4527c60af67867bca38df5d08 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK usockets/0.4.0: Configuring sources in C:\J2\w\prod-v1\bsr\21702\bbdde\.conan\data\usockets\0.4.0\_\_\source\src usockets/0.4.0: [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 usockets/0.4.0: Copying sources to build folder usockets/0.4.0: Building your package in C:\J2\w\prod-v1\bsr\21702\bbdde\.conan\data\usockets\0.4.0\_\_\build\b9f0b67616d4fc748b6e910a671fb9e86c759aca usockets/0.4.0: Generator txt created conanbuildinfo.txt usockets/0.4.0: Calling generate() usockets/0.4.0: MSBuildToolchain created conantoolchain_debug_x64.props usockets/0.4.0: MSBuildToolchain writing conantoolchain.props usockets/0.4.0: 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 usockets/0.4.0: Calling build() usockets/0.4.0: Apply patch (portability): remove lto options usockets/0.4.0: Apply patch (conan): build static library ----Running------ > "C:\J2\w\prod-v1\bsr\21702\bbdde\.conan\data\usockets\0.4.0\_\_\build\b9f0b67616d4fc748b6e910a671fb9e86c759aca\build-debug\conan\conanbuild.bat" && msbuild "uSockets.vcxproj" /p:Configuration=Debug /p:Platform=x64 ----------------- ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.26 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 10/6/2023 4:21:27 AM. Project "C:\J2\w\prod-v1\bsr\21702\bbdde\.conan\data\usockets\0.4.0\_\_\build\b9f0b67616d4fc748b6e910a671fb9e86c759aca\src\uSockets.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "x64\Debug\". Creating directory "x64\Debug\uSockets.tlog\". InitializeBuildStatus: Creating "x64\Debug\uSockets.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\CL.exe /c /I"C:/J2/w/prod-v1/bsr/21702/bbdde/.conan/data/libuv/1.46.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include" /Isrc /Zi /nologo /W1 /WX- /diagnostics:column /MP8 /O2 /D LIBUS_NO_SSL /Gm- /EHsc /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"x64\Debug\\" /Fd"C:\J2\w\prod-v1\bsr\21702\bbdde\.conan\data\usockets\0.4.0\_\_\build\b9f0b67616d4fc748b6e910a671fb9e86c759aca\src\x64\Debug\uSockets.pdb" /external:W1 /Gd /TC /FC /errorReport:queue src\context.c src\loop.c src\socket.c src\eventing\epoll_kqueue.c src\eventing\gcd.c src\eventing\libuv.c context.c loop.c socket.c epoll_kqueue.c gcd.c libuv.c Lib: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\Lib.exe /OUT:"C:\J2\w\prod-v1\bsr\21702\bbdde\.conan\data\usockets\0.4.0\_\_\build\b9f0b67616d4fc748b6e910a671fb9e86c759aca\src\x64\Debug\uSockets.lib" /NOLOGO /MACHINE:X64 x64\Debug\context.obj x64\Debug\loop.obj x64\Debug\socket.obj x64\Debug\epoll_kqueue.obj x64\Debug\gcd.obj x64\Debug\libuv.obj uSockets.vcxproj -> C:\J2\w\prod-v1\bsr\21702\bbdde\.conan\data\usockets\0.4.0\_\_\build\b9f0b67616d4fc748b6e910a671fb9e86c759aca\src\x64\Debug\uSockets.lib FinalizeBuildStatus: Deleting file "x64\Debug\uSockets.tlog\unsuccessfulbuild". Touching "x64\Debug\uSockets.tlog\uSockets.lastbuildstate". Done Building Project "C:\J2\w\prod-v1\bsr\21702\bbdde\.conan\data\usockets\0.4.0\_\_\build\b9f0b67616d4fc748b6e910a671fb9e86c759aca\src\uSockets.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:03.78 usockets/0.4.0: Package 'b9f0b67616d4fc748b6e910a671fb9e86c759aca' built usockets/0.4.0: Build folder C:\J2\w\prod-v1\bsr\21702\bbdde\.conan\data\usockets\0.4.0\_\_\build\b9f0b67616d4fc748b6e910a671fb9e86c759aca\build-debug usockets/0.4.0: Generated conaninfo.txt usockets/0.4.0: Generated conanbuildinfo.txt usockets/0.4.0: Generating the package usockets/0.4.0: Package folder C:\J2\w\prod-v1\bsr\21702\bbdde\.conan\data\usockets\0.4.0\_\_\package\b9f0b67616d4fc748b6e910a671fb9e86c759aca usockets/0.4.0: Calling package() usockets/0.4.0: Copied 1 file: LICENSE usockets/0.4.0: Copied 7 '.h' files usockets/0.4.0: Copied 1 '.lib' file: uSockets.lib [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 usockets/0.4.0 package(): Packaged 1 '.h' file: libusockets.h usockets/0.4.0 package(): Packaged 1 '.lib' file: uSockets.lib usockets/0.4.0 package(): Packaged 1 file: LICENSE usockets/0.4.0: Package 'b9f0b67616d4fc748b6e910a671fb9e86c759aca' created usockets/0.4.0: Created package revision 40de770ec5c27921107e5d91bb865877 [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 usockets/0.4.0: 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 usockets/0.4.0: 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 usockets/0.4.0: 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