******************************************************************************** conan install usockets/0.7.1@ --profile=C:\J\w\BuildSingleReference@3/9353/a09aa6cf-2eee-4602-8f0b-b851d2e15285/profile.txt --build=usockets ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@3\.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@3\.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=MD compiler.version=14 os=Windows os_build=Windows [options] [build_requires] [env] libuv/1.41.0: Not found in local cache, looking in remotes... libuv/1.41.0: Trying with 'conan-upstream'... libuv/1.41.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libuv/1.41.0: Downloaded recipe revision 764146b93cb383c870f895d14ae3d607 usockets/0.7.1: Forced build from source Installing package: usockets/0.7.1 Requirements libuv/1.41.0 from 'conan-center' - Downloaded usockets/0.7.1 from local cache - Cache Packages libuv/1.41.0:63da998e3642b50bee33f4449826b2d623661505 - Download usockets/0.7.1:565064bc10f2b70576e2b80bddcd6423226044d7 - Build Installing (downloading, building) binaries... libuv/1.41.0: Retrieving package 63da998e3642b50bee33f4449826b2d623661505 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuv/1.41.0: Package installed 63da998e3642b50bee33f4449826b2d623661505 libuv/1.41.0: Downloaded package revision 58fb572f1bc34e5e42ea49ce60ffcce1 [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 usockets/0.7.1: Configuring sources in C:\J\w\BuildSingleReference@3\.conan\data\usockets\0.7.1\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK usockets/0.7.1: Copying sources to build folder usockets/0.7.1: Building your package in C:\J\w\BuildSingleReference@3\.conan\data\usockets\0.7.1\_\_\build\565064bc10f2b70576e2b80bddcd6423226044d7 usockets/0.7.1: Generator txt created conanbuildinfo.txt [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.7.1: Calling build() ----Running------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/vcvarsall.bat" amd64 && devenv "uSockets.vcxproj" /upgrade && msbuild "uSockets.vcxproj" /p:Configuration="Release" /p:UseEnv=true /p:Platform="x64" /m:16 /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\BuildSingleReference@3\.conan\data\usockets\0.7.1\_\_\build\565064bc10f2b70576e2b80bddcd6423226044d7\source_subfolder\conan_build.props" ----------------- Microsoft Visual Studio 2015 Version 14.0.25420.1. Copyright (C) Microsoft Corp. All rights reserved. Upgrading project 'uSockets'... No upgrade required. C:\J\w\BuildSingleReference@3\.conan\data\usockets\0.7.1\_\_\build\565064bc10f2b70576e2b80bddcd6423226044d7\source_subfolder\uSockets.vcxproj : warning : The build tools for v141 cannot be found. Install v141 to build using the v141 build tools. Migration completed successfully, but some warnings were detected during migration. For more information, see the migration report: C:\J\w\BuildSingleReference@3\.conan\data\usockets\0.7.1\_\_\build\565064bc10f2b70576e2b80bddcd6423226044d7\source_subfolder\UpgradeLog.htm Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. bsd.c context.c loop.c socket.c epoll_kqueue.c gcd.c libuv.c uSockets.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\usockets\0.7.1\_\_\build\565064bc10f2b70576e2b80bddcd6423226044d7\source_subfolder\x64\Release\uSockets.lib usockets/0.7.1: Package '565064bc10f2b70576e2b80bddcd6423226044d7' built usockets/0.7.1: Build folder C:\J\w\BuildSingleReference@3\.conan\data\usockets\0.7.1\_\_\build\565064bc10f2b70576e2b80bddcd6423226044d7 usockets/0.7.1: Generated conaninfo.txt usockets/0.7.1: Generated conanbuildinfo.txt usockets/0.7.1: Generating the package usockets/0.7.1: Package folder C:\J\w\BuildSingleReference@3\.conan\data\usockets\0.7.1\_\_\package\565064bc10f2b70576e2b80bddcd6423226044d7 usockets/0.7.1: Calling package() [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 usockets/0.7.1 package(): Packaged 1 '.h' file: libusockets.h usockets/0.7.1 package(): Packaged 1 '.lib' file: uSockets.lib usockets/0.7.1 package(): Packaged 1 file: LICENSE usockets/0.7.1: Package '565064bc10f2b70576e2b80bddcd6423226044d7' created usockets/0.7.1: Created package revision e28e32495e2ea9c590f9cd637c03ffba [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