******************************************************************************** conan install hidapi/0.12.0@#9a40d4fccee014f23d8128aaf114defe --build=hidapi -pr C:/J/workspace/prod-v1/bsr@3/107999/bbaaa/profile_windows_16_md_vs_release_64.hidapi-shared-True.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\107999\abcfa\.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\107999\abcfa\.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] hidapi:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True hidapi/0.12.0: Forced build from source Installing package: hidapi/0.12.0 Requirements hidapi/0.12.0 from local cache - Cache Packages hidapi/0.12.0:127af201a4cdf8111e2e08540525c245c9b3b99e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hidapi/0.12.0: Configuring sources in C:\J\workspace\prod-v1\bsr@3\107999\abcfa\.conan\data\hidapi\0.12.0\_\_\source\src hidapi/0.12.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 hidapi/0.12.0: Copying sources to build folder hidapi/0.12.0: Building your package in C:\J\workspace\prod-v1\bsr@3\107999\abcfa\.conan\data\hidapi\0.12.0\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e hidapi/0.12.0: Generator txt created conanbuildinfo.txt hidapi/0.12.0: Calling generate() hidapi/0.12.0: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' hidapi/0.12.0: 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\107999\abcfa\.conan\data\hidapi\0.12.0\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\build-release\conan\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0077=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' hidapi/0.12.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 hidapi/0.12.0: Calling build() hidapi/0.12.0: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/build/127af201a4cdf8111e2e08540525c245c9b3b99e/build-release/conan/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr@3\107999\abcfa\.conan\data\hidapi\0.12.0\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/build/127af201a4cdf8111e2e08540525c245c9b3b99e/build-release/conan/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr@3\107999\abcfa\.conan\data\hidapi\0.12.0\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\src" ----------------- -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/build/127af201a4cdf8111e2e08540525c245c9b3b99e/build-release/conan/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- 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 -- hidapi: v0.12.0 -- Configuring done -- Generating done -- Build files have been written to: C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/build/127af201a4cdf8111e2e08540525c245c9b3b99e/build-release hidapi/0.12.0: CMake command: cmake --build "C:\J\workspace\prod-v1\bsr@3\107999\abcfa\.conan\data\hidapi\0.12.0\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\build-release" --config Release ----Running------ > cmake --build "C:\J\workspace\prod-v1\bsr@3\107999\abcfa\.conan\data\hidapi\0.12.0\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\build-release" --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/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/build/127af201a4cdf8111e2e08540525c245c9b3b99e/src/windows/CMakeLists.txt hid.c Creating library C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/build/127af201a4cdf8111e2e08540525c245c9b3b99e/build-release/src/windows/Release/hidapi.lib and object C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/build/127af201a4cdf8111e2e08540525c245c9b3b99e/build-release/src/windows/Release/hidapi.exp hidapi_winapi.vcxproj -> C:\J\workspace\prod-v1\bsr@3\107999\abcfa\.conan\data\hidapi\0.12.0\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\build-release\src\windows\Release\hidapi.dll Building Custom Rule C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/build/127af201a4cdf8111e2e08540525c245c9b3b99e/src/CMakeLists.txt hidapi/0.12.0: Package '127af201a4cdf8111e2e08540525c245c9b3b99e' built hidapi/0.12.0: Build folder C:\J\workspace\prod-v1\bsr@3\107999\abcfa\.conan\data\hidapi\0.12.0\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\build-release hidapi/0.12.0: Generated conaninfo.txt hidapi/0.12.0: Generated conanbuildinfo.txt hidapi/0.12.0: Generating the package hidapi/0.12.0: Package folder C:\J\workspace\prod-v1\bsr@3\107999\abcfa\.conan\data\hidapi\0.12.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e hidapi/0.12.0: Calling package() hidapi/0.12.0: Copied 4 '.txt' files: LICENSE-bsd.txt, LICENSE-gpl3.txt, LICENSE-orig.txt, LICENSE.txt hidapi/0.12.0: CMake command: cmake --install "C:\J\workspace\prod-v1\bsr@3\107999\abcfa\.conan\data\hidapi\0.12.0\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\build-release" --config Release --prefix "C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e" ----Running------ > cmake --install "C:\J\workspace\prod-v1\bsr@3\107999\abcfa\.conan\data\hidapi\0.12.0\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\build-release" --config Release --prefix "C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e" ----------------- -- Installing: C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e/lib/cmake/hidapi/libhidapi.cmake -- Installing: C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e/lib/cmake/hidapi/libhidapi-release.cmake -- Installing: C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e/lib/cmake/hidapi/libhidapi-version.cmake -- Installing: C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e/lib/cmake/hidapi/hidapi-config.cmake -- Installing: C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e/lib/hidapi.lib -- Installing: C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e/bin/hidapi.dll -- Installing: C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e/include/hidapi/hidapi.h -- Installing: C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e/include/hidapi/hidapi_winapi.h -- Installing: C:/J/workspace/prod-v1/bsr@3/107999/abcfa/.conan/data/hidapi/0.12.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e/lib/pkgconfig/hidapi.pc [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 ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.26 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' [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 hidapi/0.12.0 package(): Packaged 1 '.dll' file: hidapi.dll hidapi/0.12.0 package(): Packaged 2 '.h' files: hidapi.h, hidapi_winapi.h hidapi/0.12.0 package(): Packaged 1 '.lib' file: hidapi.lib hidapi/0.12.0 package(): Packaged 4 '.txt' files: LICENSE-bsd.txt, LICENSE-gpl3.txt, LICENSE-orig.txt, LICENSE.txt hidapi/0.12.0: Package '127af201a4cdf8111e2e08540525c245c9b3b99e' created hidapi/0.12.0: Created package revision 4032925f23d1d839c1489d518b1516ac [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 WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** hidapi/0.12.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 hidapi/0.12.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 WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: **************************************************