******************************************************************************** conan install mpdecimal/2.4.2@ --build=mpdecimal --profile=C:\J\w\BuildSingleReference@3/66828/0793f901-f047-40e9-aac7-5e977455ecc8/profile.txt ******************************************************************************** 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 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] mpdecimal:shared=True [build_requires] [env] mpdecimal/2.4.2: Forced build from source Installing package: mpdecimal/2.4.2 Requirements mpdecimal/2.4.2 from local cache - Cache Packages mpdecimal/2.4.2:995e0f0b86a651012a3bfca00d60f35ae037db5e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mpdecimal/2.4.2: Configuring sources in C:\J\w\BuildSingleReference@3\.conan\data\mpdecimal\2.4.2\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK mpdecimal/2.4.2: Copying sources to build folder mpdecimal/2.4.2: Building your package in C:\J\w\BuildSingleReference@3\.conan\data\mpdecimal\2.4.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e mpdecimal/2.4.2: Generator txt created conanbuildinfo.txt mpdecimal/2.4.2: 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 mpdecimal/2.4.2: Calling build() ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > nmake /nologo MACHINE=x64 DLL=1 CONAN_CFLAGS="-O2 -Ob2 -MT" CONAN_LDFLAGS="" ----------------- 1 file(s) copied. cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c basearith.c basearith.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c context.c context.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c constants.c constants.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c convolute.c convolute.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c crt.c crt.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c mpdecimal.c mpdecimal.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c mpsignal.c mpsignal.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c difradix2.c difradix2.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c fnt.c fnt.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c fourstep.c fourstep.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c io.c io.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c memory.c memory.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c numbertheory.c numbertheory.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c sixstep.c sixstep.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT -c transpose.c transpose.c ml64 /c /Cx vcdiv64.asm Assembling: vcdiv64.asm link /DLL /MANIFEST /out:libmpdec-2.4.2.dll /implib:libmpdec-2.4.2.dll.lib basearith.obj context.obj constants.obj convolute.obj crt.obj mpdecimal.obj mpsignal.obj difradix2.obj fnt.obj fourstep.obj io.obj memory.obj numbertheory.obj sixstep.obj transpose.obj vcdiv64.obj Microsoft (R) Incremental Linker Version 14.28.29333.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library libmpdec-2.4.2.dll.lib and object libmpdec-2.4.2.dll.exp mt -manifest libmpdec-2.4.2.dll.manifest -outputresource:libmpdec-2.4.2.dll;2 Microsoft (R) Manifest Tool Copyright (c) Microsoft Corporation. All rights reserved. 1 file(s) copied. 1 file(s) copied. cl.exe -I..\libmpdec /DUSE_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -O2 -Ob2 -MT runtest.c malloc_fail.c ..\libmpdec\libmpdec-2.4.2.dll.lib runtest.c malloc_fail.c Generating Code... mpdecimal/2.4.2: Package '995e0f0b86a651012a3bfca00d60f35ae037db5e' built mpdecimal/2.4.2: Build folder C:\J\w\BuildSingleReference@3\.conan\data\mpdecimal\2.4.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e mpdecimal/2.4.2: Generated conaninfo.txt mpdecimal/2.4.2: Generated conanbuildinfo.txt mpdecimal/2.4.2: Generating the package mpdecimal/2.4.2: Package folder C:\J\w\BuildSingleReference@3\.conan\data\mpdecimal\2.4.2\_\_\package\995e0f0b86a651012a3bfca00d60f35ae037db5e mpdecimal/2.4.2: 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 mpdecimal/2.4.2 package(): Packaged 1 '.dll' file: libmpdec-2.4.2.dll mpdecimal/2.4.2 package(): Packaged 3 '.h' files: mpdecimal.h, vccompat.h, vcstdint.h mpdecimal/2.4.2 package(): Packaged 1 '.lib' file: libmpdec-2.4.2.lib mpdecimal/2.4.2 package(): Packaged 1 '.txt' file: LICENSE.txt mpdecimal/2.4.2: Package '995e0f0b86a651012a3bfca00d60f35ae037db5e' created mpdecimal/2.4.2: Created package revision 6e2c43b28f51b7c5068a0ac4f9c86890 [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 Aggregating env generators Microsoft (R) Macro Assembler (x64) 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.