[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.71875 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: patches/** [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 [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] 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 mpdecimal/2.4.2 exports_sources: Copied 1 '.patch' file: 0001-2.4.2-msvc-fixes.patch [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'}}, 'patches': {'2.4.2': [{'base_path': 'source_subfolder', 'patch_file': 'patches/0001-2.4.2-msvc-fixes.patch'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 2.4.2: - base_path: source_subfolder patch_file: patches/0001-2.4.2-msvc-fixes.patch 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: The stored package has not changed mpdecimal/2.4.2: Using the exported files summary hash as the recipe revision: 44e9dd5552d9cfc98390594f41722beb mpdecimal/2.4.2: Exported revision: 44e9dd5552d9cfc98390594f41722beb Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=14 os=Windows os_build=Windows [options] mpdecimal:shared=False [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:f27dcd2d5e453cb01f9324a959461903ce8116a0 - Build Installing (downloading, building) binaries... mpdecimal/2.4.2: Copying sources to build folder mpdecimal/2.4.2: Building your package in C:\J\workspace\cci_PR-2272\3\0_2\.conan\data\mpdecimal\2.4.2\_\_\build\f27dcd2d5e453cb01f9324a959461903ce8116a0 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() ----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 cl : Command line warning D9025 : overriding '/Ox' with '/Od' basearith.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c context.c cl : Command line warning D9025 : overriding '/Ox' with '/Od' context.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c constants.c cl : Command line warning D9025 : overriding '/Ox' with '/Od' constants.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c convolute.c cl : Command line warning D9025 : overriding '/Ox' with '/Od' convolute.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c crt.c cl : Command line warning D9025 : overriding '/Ox' with '/Od' crt.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c mpdecimal.c cl : Command line warning D9025 : overriding '/Ox' with '/Od' mpdecimal.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c mpsignal.c cl : Command line warning D9025 : overriding '/Ox' with '/Od' mpsignal.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c difradix2.c cl : Command line warning D9025 : overriding '/Ox' with '/Od' difradix2.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c fnt.c cl : Command line warning D9025 : overriding '/Ox' with '/Od' fnt.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c fourstep.c cl : Command line warning D9025 : overriding '/Ox' with '/Od' fourstep.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c io.c cl : Command line warning D9025 : overriding '/Ox' with '/Od' io.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c memory.c cl : Command line warning D9025 : overriding '/Ox' with '/Od' memory.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c numbertheory.c cl : Command line warning D9025 : overriding '/Ox' with '/Od' numbertheory.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c sixstep.c cl : Command line warning D9025 : overriding '/Ox' with '/Od' sixstep.c cl /W3 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Ox /GS /EHsc -Zi -Ob0 -Od -MTd -c transpose.c cl : Command line warning D9025 : overriding '/Ox' with '/Od' transpose.c ml64 /c /Cx vcdiv64.asm Microsoft (R) Macro Assembler (x64) Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. 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.00.24215.1 Copyright (C) Microsoft Corporation. All rights reserved. 1 file(s) copied. Microsoft (R) Program Maintenance Utility Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. 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 cl : Command line warning D9025 : overriding '/Ox' with '/Od' runtest.c malloc_fail.c Generating Code... mpdecimal/2.4.2: JSON file created at 'C:\J\workspace\cci_PR-2272/3/co_0_2/_create.json'