******************************************************************************** conan install mpdecimal/2.4.2@#f88a621ae8829ef8918b26564309f1ea --build=mpdecimal -pr C:\J\w\BuildSingleReference@5/84892/da06be6f-e37a-4ef4-9cba-d370a327c4c7/profile_windows_16_mtd_vs_debug_64.mpdecimal-shared-False.txt ******************************************************************************** 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 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] mpdecimal:shared=False [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:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - 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@5\.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@5\.conan\data\mpdecimal\2.4.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 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.11.9 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > nmake /nologo MACHINE=x64 DLL=0 CONAN_CFLAGS="-Zi -Ob0 -Od -MTd" CONAN_LDFLAGS="" ----------------- 1 file(s) copied. cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c basearith.c basearith.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c context.c context.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c constants.c constants.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c convolute.c convolute.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c crt.c crt.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c mpdecimal.c mpdecimal.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c mpsignal.c mpsignal.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c difradix2.c difradix2.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c fnt.c fnt.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c fourstep.c fourstep.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c io.c io.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c memory.c memory.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c numbertheory.c numbertheory.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c sixstep.c sixstep.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c transpose.c transpose.c ml64 /c /Cx vcdiv64.asm Assembling: vcdiv64.asm lib /out:libmpdec-2.4.2.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) Library Manager Version 14.29.30139.0 Copyright (C) Microsoft Corporation. All rights reserved. 1 file(s) copied. cl.exe -I..\libmpdec /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd runtest.c malloc_fail.c ..\libmpdec\libmpdec-2.4.2.lib runtest.c malloc_fail.c Generating Code... mpdecimal/2.4.2: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' built mpdecimal/2.4.2: Build folder C:\J\w\BuildSingleReference@5\.conan\data\mpdecimal\2.4.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 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@5\.conan\data\mpdecimal\2.4.2\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260 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 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 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' created mpdecimal/2.4.2: Created package revision 24bf03ad30e39e70161573f5ecf57f88 [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 cl : Command line warning D9025 : overriding '/Ox' with '/Od' cl : Command line warning D9025 : overriding '/Ox' with '/Od' cl : Command line warning D9025 : overriding '/Ox' with '/Od' cl : Command line warning D9025 : overriding '/Ox' with '/Od' cl : Command line warning D9025 : overriding '/Ox' with '/Od' cl : Command line warning D9025 : overriding '/Ox' with '/Od' cl : Command line warning D9025 : overriding '/Ox' with '/Od' cl : Command line warning D9025 : overriding '/Ox' with '/Od' cl : Command line warning D9025 : overriding '/Ox' with '/Od' cl : Command line warning D9025 : overriding '/Ox' with '/Od' cl : Command line warning D9025 : overriding '/Ox' with '/Od' cl : Command line warning D9025 : overriding '/Ox' with '/Od' cl : Command line warning D9025 : overriding '/Ox' with '/Od' cl : Command line warning D9025 : overriding '/Ox' with '/Od' cl : Command line warning D9025 : overriding '/Ox' with '/Od' Microsoft (R) Macro Assembler (x64) Version 14.29.30139.0 Copyright (C) Microsoft Corporation. All rights reserved. Microsoft (R) Program Maintenance Utility Version 14.29.30139.0 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9025 : overriding '/Ox' with '/Od'