******************************************************************************** conan install pthreads4w/3.0.0@ --profile=C:\J\w\BuildSingleReference@5/11469/82a1e6e9-1d4e-425c-b707-48d15b99f9a3/profile.txt --build=pthreads4w ******************************************************************************** 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] pthreads4w:shared=False [build_requires] [env] pthreads4w/3.0.0: Forced build from source Installing package: pthreads4w/3.0.0 Requirements pthreads4w/3.0.0 from local cache - Cache Packages pthreads4w/3.0.0:31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pthreads4w/3.0.0: Configuring sources in C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\source Unzipping 2.2MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK pthreads4w/3.0.0: Copying sources to build folder pthreads4w/3.0.0: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\build\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165 pthreads4w/3.0.0: 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 pthreads4w/3.0.0: Calling build() ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > nmake VC-static ----------------- cl /errorReport:none /nologo /I. /DHAVE_CONFIG_H /W3 /O2 /Ob2 /D__PTW32_STATIC_LIB /D__PTW32_BUILD_INLINED /D__PTW32_CLEANUP_C /Fopthread.o -c pthread.c pthread.c rc /d__PTW32_ARCHAMD64 /d__PTW32_RC_MSC /d__PTW32_CLEANUP_C version.rc Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 Copyright (C) Microsoft Corporation. All rights reserved. if exist libpthreadVC3.lib del libpthreadVC3.lib lib pthread.o version.res /out:libpthreadVC3.lib Microsoft (R) Library Manager Version 14.28.29333.0 Copyright (C) Microsoft Corporation. All rights reserved. echo. >pthreadVC3.inlined_static_stamp pthreads4w/3.0.0: Package '31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165' built pthreads4w/3.0.0: Build folder C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\build\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165 pthreads4w/3.0.0: Generated conaninfo.txt pthreads4w/3.0.0: Generated conanbuildinfo.txt pthreads4w/3.0.0: Generating the package pthreads4w/3.0.0: Package folder C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165 pthreads4w/3.0.0: Calling package() ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > nmake install DESTROOT=C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165 ----------------- if not exist C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165\bin mkdir C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165\bin if not exist C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165\lib mkdir C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165\lib if not exist C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165\include mkdir C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165\include if exist pthreadV*.dll copy pthreadV*.dll C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165\bin if exist pthreadV*.lib copy pthreadV*.lib C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165\lib if exist libpthreadV*.lib copy libpthreadV*.lib C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165\lib libpthreadVC3.lib 1 file(s) copied. copy _ptw32.h C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165\include 1 file(s) copied. copy pthread.h C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165\include 1 file(s) copied. copy sched.h C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165\include 1 file(s) copied. copy semaphore.h C:\J\w\BuildSingleReference@5\.conan\data\pthreads4w\3.0.0\_\_\package\31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165\include 1 file(s) copied. [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 pthreads4w/3.0.0 package(): Packaged 4 '.h' files: pthread.h, sched.h, semaphore.h, _ptw32.h pthreads4w/3.0.0 package(): Packaged 1 '.lib' file: libpthreadVC3.lib pthreads4w/3.0.0 package(): Packaged 1 file: LICENSE pthreads4w/3.0.0: Package '31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165' created pthreads4w/3.0.0: Created package revision 52a359aea49a81828cc068d2fce388fd [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 Microsoft (R) Program Maintenance Utility Version 14.28.29333.0 Copyright (C) Microsoft Corporation. All rights reserved. Microsoft (R) Program Maintenance Utility Version 14.28.29333.0 Copyright (C) Microsoft Corporation. All rights reserved.