******************************************************************************** conan install tinycthreadpool/1.0@#12f02226d5a5326b111ae0b47e1904d8 --build=tinycthreadpool -pr C:\J\w\prod\BuildSingleReference@3\138657\e625ace7-299d-45d9-b114-9b5522042f1b/profile_windows_16_mtd_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:\J\w\prod\BuildSingleReference@3\.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\w\prod\BuildSingleReference@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tinycthreadpool/1.0: Forced build from source Installing package: tinycthreadpool/1.0 Requirements tinycthreadpool/1.0 from local cache - Cache Packages tinycthreadpool/1.0:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK tinycthreadpool/1.0: Configuring sources in C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\source tinycthreadpool/1.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 tinycthreadpool/1.0: Copying sources to build folder tinycthreadpool/1.0: Building your package in C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 tinycthreadpool/1.0: Generator 'CMakeDeps' calling 'generate()' tinycthreadpool/1.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 tinycthreadpool/1.0: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260" -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_PREFIX_PATH="C:/J/w/prod/BuildSingleReference@3/.conan/data/tinycthreadpool/1.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@3/.conan/data/tinycthreadpool/1.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src ----------------- -- The C compiler identification is MSVC 19.29.30147.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 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/.conan/data/tinycthreadpool/1.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 --config Debug -- /m:8 /verbosity:minimal ----------------- 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/w/prod/BuildSingleReference@3/.conan/data/tinycthreadpool/1.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/src/CMakeLists.txt threadpool.c C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\threadpool.c(127,37): warning C4047: 'function': 'int' differs in levels of indirection from 'void *' [C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\tinycthreadpool.vcxproj] C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\threadpool.c(127,33): warning C4024: 'mtx_init': different types for formal and actual parameter 2 [C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\tinycthreadpool.vcxproj] C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\threadpool.c(136,62): warning C4047: 'function': 'thrd_start_t' differs in levels of indirection from 'void *(__cdecl *)(void *)' [C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\tinycthreadpool.vcxproj] C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\threadpool.c(136,45): warning C4024: 'thrd_create': different types for formal and actual parameter 2 [C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\tinycthreadpool.vcxproj] tinycthread.c Generating Code... tinycthreadpool.vcxproj -> C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\Debug\tinycthreadpool.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@3/.conan/data/tinycthreadpool/1.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/src/CMakeLists.txt tinycthreadpool/1.0: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' built tinycthreadpool/1.0: Build folder C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 tinycthreadpool/1.0: Generated conaninfo.txt tinycthreadpool/1.0: Generated conanbuildinfo.txt tinycthreadpool/1.0: Generating the package tinycthreadpool/1.0: Package folder C:\J\w\prod\BuildSingleReference@3\.conan\data\tinycthreadpool\1.0\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260 tinycthreadpool/1.0: 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(): [STATIC ARTIFACTS (KB-H074)] 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 tinycthreadpool/1.0 package(): Packaged 2 '.h' files: threadpool.h, tinycthread.h tinycthreadpool/1.0 package(): Packaged 1 '.lib' file: tinycthreadpool.lib tinycthreadpool/1.0 package(): Packaged 1 file: LICENSE tinycthreadpool/1.0: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' created tinycthreadpool/1.0: Created package revision ea493789b731d177b4a83956c7f2bad5 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LINK_RUNTIME tinycthreadpool/1.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