Auto detecting your dev setup to initialize the default profile (C:\J\c3ipr\pr_1493_5_0_8\.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\c3ipr\pr_1493_5_0_8\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 13.435546875 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe mpdecimal/2.4.2 exports: File 'conandata.yml' found. Exporting it... mpdecimal/2.4.2 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.4.2': {'sha256': '83c628b90f009470981cf084c5418329c88b19835d8af3691b930afccb7d79c7', 'url': 'http://www.bytereef.org/software/mpdecimal/releases/mpdecimal-2.4.2.tar.gz'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 2.4.2: sha256: 83c628b90f009470981cf084c5418329c88b19835d8af3691b930afccb7d79c7 url: http://www.bytereef.org/software/mpdecimal/releases/mpdecimal-2.4.2.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK mpdecimal/2.4.2: A new conanfile.py version was exported mpdecimal/2.4.2: Folder: C:\J\c3ipr\pr_1493_5_0_8\.conan\data\mpdecimal\2.4.2\_\_\export mpdecimal/2.4.2: Using the exported files summary hash as the recipe revision: b14c1b0e48fdd31511d6a852c50caf64 mpdecimal/2.4.2: Exported revision: b14c1b0e48fdd31511d6a852c50caf64 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows os_build=Windows [options] mpdecimal:shared=True [build_requires] [env] mpdecimal/2.4.2: Forced build from source mpdecimal/2.4.2 (test package): Installing package Requirements mpdecimal/2.4.2 from local cache - Cache Packages mpdecimal/2.4.2:ff82a1e70ba8430648a79986385b20a3648f8c19 - 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\c3ipr\pr_1493_5_0_8\.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\c3ipr\pr_1493_5_0_8\.conan\data\mpdecimal\2.4.2\_\_\build\ff82a1e70ba8430648a79986385b20a3648f8c19 mpdecimal/2.4.2: 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 mpdecimal/2.4.2: Calling build() ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.19 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > nmake /nologo MACHINE=x64 DLL=1 ----------------- 1 file(s) copied. cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c basearith.c basearith.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c context.c context.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c constants.c constants.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c convolute.c convolute.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c crt.c crt.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c mpdecimal.c mpdecimal.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c mpsignal.c mpsignal.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c difradix2.c difradix2.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c fnt.c fnt.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c fourstep.c fourstep.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c io.c io.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c memory.c memory.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c numbertheory.c numbertheory.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c sixstep.c sixstep.c cl /DBUILD_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc -c transpose.c transpose.c ml64 /c /Cx vcdiv64.asm Microsoft (R) Macro Assembler (x64) Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. Assembling: vcdiv64.asm link /DLL /MANIFEST /out:libmpdec-2.dll /implib:libmpdec-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.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library libmpdec-2.dll.lib and object libmpdec-2.dll.exp mt -manifest libmpdec-2.dll.manifest -outputresource:libmpdec-2.dll;2 Microsoft (R) Manifest Tool Copyright (c) Microsoft Corporation. All rights reserved. 1 file(s) copied. 1 file(s) copied. Microsoft (R) Program Maintenance Utility Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe -I..\libmpdec /DUSE_DLL /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /MDd /Ox /GS /EHsc runtest.c malloc_fail.c ..\libmpdec\libmpdec-2.dll.lib runtest.c malloc_fail.c Generating Code... mpdecimal/2.4.2: Package 'ff82a1e70ba8430648a79986385b20a3648f8c19' built mpdecimal/2.4.2: Build folder C:\J\c3ipr\pr_1493_5_0_8\.conan\data\mpdecimal\2.4.2\_\_\build\ff82a1e70ba8430648a79986385b20a3648f8c19 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\c3ipr\pr_1493_5_0_8\.conan\data\mpdecimal\2.4.2\_\_\package\ff82a1e70ba8430648a79986385b20a3648f8c19 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.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.lib mpdecimal/2.4.2 package(): Packaged 1 '.txt' file: LICENSE.txt mpdecimal/2.4.2: Package 'ff82a1e70ba8430648a79986385b20a3648f8c19' created mpdecimal/2.4.2: Created package revision 3b36a541a6924846c2d2fbc69ecf27f2 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK mpdecimal/2.4.2 (test package): Generator cmake created conanbuildinfo.cmake mpdecimal/2.4.2 (test package): Generator txt created conanbuildinfo.txt mpdecimal/2.4.2 (test package): Generated conaninfo.txt mpdecimal/2.4.2 (test package): Generated graphinfo Using lockfile: 'C:/J/c3ipr/co_pr_1493_5_0_8/recipes/mpdecimal/all\test_package\build\a7debebdd3d2cd7fbf307147c90625c2ba742c20/conan.lock' Using cached profile from lockfile [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 (test package): Calling build() ----Running------ > cd C:/J/c3ipr/co_pr_1493_5_0_8/recipes/mpdecimal/all\test_package\build\a7debebdd3d2cd7fbf307147c90625c2ba742c20 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:/J/c3ipr/co_pr_1493_5_0_8/recipes/mpdecimal/all\test_package ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'MSVC' compiler -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: C:/J/c3ipr/co_pr_1493_5_0_8/recipes/mpdecimal/all/test_package/build/a7debebdd3d2cd7fbf307147c90625c2ba742c20 ----Running------ > cmake --build C:/J/c3ipr/co_pr_1493_5_0_8/recipes/mpdecimal/all\test_package\build\a7debebdd3d2cd7fbf307147c90625c2ba742c20 --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System CMake does not need to re-run because C:/J/c3ipr/co_pr_1493_5_0_8/recipes/mpdecimal/all/test_package/build/a7debebdd3d2cd7fbf307147c90625c2ba742c20/CMakeFiles/generate.stamp is up-to-date. Building Custom Rule C:/J/c3ipr/co_pr_1493_5_0_8/recipes/mpdecimal/all/test_package/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/co_pr_1493_5_0_8/recipes/mpdecimal/all/test_package/build/a7debebdd3d2cd7fbf307147c90625c2ba742c20/CMakeFiles/generate.stamp is up-to-date. test_package.c LINK : fatal error LNK1104: cannot open file 'libmpdec-2.dll.lib' [C:\J\c3ipr\co_pr_1493_5_0_8\recipes\mpdecimal\all\test_package\build\a7debebdd3d2cd7fbf307147c90625c2ba742c20\test_package.vcxproj] JSON file created at 'C:\J\c3ipr\pr_1493_5_0_8\_create.json'