******************************************************************************** conan install pthreads4w/3.0.0@ --profile=C:\J\w\BuildSingleReference@9/11405/28e9adbd-bc97-4c8a-9de0-3085a828bf8f/profile.txt --build=pthreads4w ******************************************************************************** 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] 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:f8cf604a6c573fa43959dd64f855da603a1f2e61 - Build Installing (downloading, building) binaries... pthreads4w/3.0.0: Copying sources to build folder pthreads4w/3.0.0: Building your package in C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\build\f8cf604a6c573fa43959dd64f855da603a1f2e61 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() ----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.00.24215.1 Copyright (C) Microsoft Corporation. All rights reserved. echo. >pthreadVC3.inlined_static_stamp pthreads4w/3.0.0: Package 'f8cf604a6c573fa43959dd64f855da603a1f2e61' built pthreads4w/3.0.0: Build folder C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\build\f8cf604a6c573fa43959dd64f855da603a1f2e61 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@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61 pthreads4w/3.0.0: Calling package() ----Running------ > nmake install DESTROOT=C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61 ----------------- if not exist C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61\bin mkdir C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61\bin if not exist C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61\lib mkdir C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61\lib if not exist C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61\include mkdir C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61\include if exist pthreadV*.dll copy pthreadV*.dll C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61\bin if exist pthreadV*.lib copy pthreadV*.lib C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61\lib if exist libpthreadV*.lib copy libpthreadV*.lib C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61\lib libpthreadVC3.lib 1 file(s) copied. copy _ptw32.h C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61\include 1 file(s) copied. copy pthread.h C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61\include 1 file(s) copied. copy sched.h C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61\include 1 file(s) copied. copy semaphore.h C:\J\w\BuildSingleReference@9\.conan\data\pthreads4w\3.0.0\_\_\package\f8cf604a6c573fa43959dd64f855da603a1f2e61\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 'f8cf604a6c573fa43959dd64f855da603a1f2e61' created pthreads4w/3.0.0: Created package revision c8bfd5802dc8b080b4d421634a521f32 Microsoft (R) Program Maintenance Utility Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. Microsoft (R) Program Maintenance Utility Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. ERROR: pthreads4w/3.0.0: Error in package_info() method, line 110 self.cpp_info.defines.append(self._exception_scheme_definition) while calling '_exception_scheme_definition', line 120 }[self.options.exception_scheme] TypeError: unhashable type: 'PackageOption'