Auto detecting your dev setup to initialize the default profile (C:\J\w\cci_PR-3116\.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\cci_PR-3116\.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: 16.5888671875 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 [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe mpdecimal/2.5.0 exports: File 'conandata.yml' found. Exporting it... mpdecimal/2.5.0 exports: Copied 1 '.yml' file: conandata.yml mpdecimal/2.5.0 exports_sources: Copied 2 '.patch' files: 0001-2.5.0-msvc-fixes.patch, 0002-add-mingw-to-configure-ac.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.5.0': {'sha256': '15417edc8e12a57d1d9d75fa7e3f22b158a3b98f44db9d694cfd2acde8dfa0ca', 'url': 'http://www.bytereef.org/software/mpdecimal/releases/mpdecimal-2.5.0.tar.gz'}}, 'patches': {'2.5.0': [{'base_path': 'source_subfolder', 'patch_file': 'patches/0001-2.5.0-msvc-fixes.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/0002-add-mingw-to-configure-ac.patch'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 2.5.0: - base_path: source_subfolder patch_file: patches/0001-2.5.0-msvc-fixes.patch - base_path: source_subfolder patch_file: patches/0002-add-mingw-to-configure-ac.patch sources: 2.5.0: sha256: 15417edc8e12a57d1d9d75fa7e3f22b158a3b98f44db9d694cfd2acde8dfa0ca url: http://www.bytereef.org/software/mpdecimal/releases/mpdecimal-2.5.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK mpdecimal/2.5.0: A new conanfile.py version was exported mpdecimal/2.5.0: Folder: C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\export mpdecimal/2.5.0: Using the exported files summary hash as the recipe revision: 3cd5c9a82661538d3b70ccd6675308ac mpdecimal/2.5.0: Exported revision: 3cd5c9a82661538d3b70ccd6675308ac Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=14 os=Windows os_build=Windows [options] mpdecimal:shared=False [build_requires] [env] mpdecimal/2.5.0: Forced build from source mpdecimal/2.5.0 (test package): Installing package Requirements mpdecimal/2.5.0 from local cache - Cache Packages mpdecimal/2.5.0:b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mpdecimal/2.5.0: Configuring sources in C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\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.5.0: Copying sources to build folder mpdecimal/2.5.0: Building your package in C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2 mpdecimal/2.5.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 mpdecimal/2.5.0: Calling build() ----Running------ > nmake /nologo /f Makefile.vc libmpdec-2.5.0.lib MACHINE=x64 DEBUG=1 DLL=0 CONAN_CFLAGS="-Zi -Ob0 -Od -MDd" CONAN_CXXFLAGS="" CONAN_LDFLAGS="" ----------------- 1 file(s) copied. cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c basearith.c basearith.c cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c context.c context.c cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c constants.c constants.c cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c convolute.c convolute.c cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c crt.c crt.c cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c mpdecimal.c mpdecimal.c cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c mpsignal.c mpsignal.c cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c difradix2.c difradix2.c cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c fnt.c fnt.c cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c fourstep.c fourstep.c cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c io.c io.c cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c mpalloc.c mpalloc.c cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c numbertheory.c numbertheory.c cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c sixstep.c sixstep.c cl /W4 /wd4200 /wd4204 /wd4221 /D_CRT_SECURE_NO_WARNINGS /nologo /DCONFIG_64 /DMASM /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c transpose.c 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.5.0.lib basearith.obj context.obj constants.obj convolute.obj crt.obj mpdecimal.obj mpsignal.obj difradix2.obj fnt.obj fourstep.obj io.obj mpalloc.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. ----Running------ > nmake /nologo /f Makefile.vc libmpdec++-2.5.0.lib MACHINE=x64 DEBUG=1 DLL=0 CONAN_CFLAGS="-Zi -Ob0 -Od -MDd" CONAN_CXXFLAGS="" CONAN_LDFLAGS="" ----------------- cl "-I." "-I..\libmpdec" /W4 /nologo /Od /Zi /EHsc -Zi -Ob0 -Od -MDd -c decimal.cc decimal.cc c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(931): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(932): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(933): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(934): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(935): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(936): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(937): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(938): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(939): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(940): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(943): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(944): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(1087): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) decimal.cc(311): warning C4714: function 'decimal::Decimal decimal::Decimal::unary_func_status(int (__cdecl *)(mpd_t *,const mpd_t *,uint32_t *)) const' marked as __forceinline not inlined c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(609): note: see declaration of 'decimal::Decimal::unary_func_status' decimal.cc(311): warning C4714: function 'decimal::Decimal decimal::Decimal::unary_func(void (__cdecl *)(mpd_t *,const mpd_t *,const mpd_context_t *,uint32_t *),decimal::Context &) const' marked as __forceinline not inlined c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(619): note: see declaration of 'decimal::Decimal::unary_func' decimal.cc(311): warning C4714: function 'decimal::Decimal decimal::Decimal::binary_func_noctx(int (__cdecl *)(mpd_t *,const mpd_t *,const mpd_t *),const decimal::Decimal &) const' marked as __forceinline not inlined c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(629): note: see declaration of 'decimal::Decimal::binary_func_noctx' decimal.cc(311): warning C4714: function 'decimal::Decimal decimal::Decimal::int_binary_func(int (__cdecl *)(mpd_t *,const mpd_t *,const mpd_t *,const mpd_context_t *,uint32_t *),const decimal::Decimal &,decimal::Context &) const' marked as __forceinline not inlined c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(637): note: see declaration of 'decimal::Decimal::int_binary_func' decimal.cc(311): warning C4714: function 'decimal::Decimal decimal::Decimal::binary_func(void (__cdecl *)(mpd_t *,const mpd_t *,const mpd_t *,const mpd_context_t *,uint32_t *),const decimal::Decimal &,decimal::Context &) const' marked as __forceinline not inlined c:\j\w\cci_pr-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\source_subfolder\libmpdec++\decimal.hh(648): note: see declaration of 'decimal::Decimal::binary_func' lib /out:libmpdec++-2.5.0.lib decimal.obj Microsoft (R) Library Manager Version 14.00.24215.1 Copyright (C) Microsoft Corporation. All rights reserved. mpdecimal/2.5.0: Package 'b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2' built mpdecimal/2.5.0: Build folder C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\build\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2 mpdecimal/2.5.0: Generated conaninfo.txt mpdecimal/2.5.0: Generated conanbuildinfo.txt mpdecimal/2.5.0: Generating the package mpdecimal/2.5.0: Package folder C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\package\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2 mpdecimal/2.5.0: 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.5.0 package(): Packaged 1 '.hh' file: decimal.hh mpdecimal/2.5.0 package(): Packaged 2 '.h' files: mpdecimal.h, vccompat.h mpdecimal/2.5.0 package(): Packaged 2 '.lib' files: libmpdec++-2.5.0.lib, libmpdec-2.5.0.lib mpdecimal/2.5.0 package(): Packaged 1 '.txt' file: LICENSE.txt mpdecimal/2.5.0: Package 'b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2' created mpdecimal/2.5.0: Created package revision c70a20a6d887660d52264ede0d0dea65 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK mpdecimal/2.5.0 (test package): Generator txt created conanbuildinfo.txt mpdecimal/2.5.0 (test package): Generator cmake created conanbuildinfo.cmake mpdecimal/2.5.0 (test package): Generator cmake_find_package created Findmpdecimal.cmake mpdecimal/2.5.0 (test package): Generated conaninfo.txt mpdecimal/2.5.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\cci_PR-3116/8/39960263-5473-4766-abce-6faabed2c7c3/recipes/mpdecimal/2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50/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.5.0 (test package): Calling build() ----Running------ > cd C:\J\w\cci_PR-3116/8/39960263-5473-4766-abce-6faabed2c7c3/recipes/mpdecimal/2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_MODULE_PATH="C:/J/w/cci_PR-3116/8/39960263-5473-4766-abce-6faabed2c7c3/recipes/mpdecimal/2.5.x/test_package/build/5a8a607f648c826058f360df2decd8837e1afa50" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DMPDECIMAL_CXX="True" -Wno-dev C:\J\w\cci_PR-3116/8/39960263-5473-4766-abce-6faabed2c7c3/recipes/mpdecimal/2.5.x\test_package ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library libmpdec++-2.5.0 found C:/J/w/cci_PR-3116/.conan/data/mpdecimal/2.5.0/_/_/package/b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2/lib/libmpdec++-2.5.0.lib -- Library libmpdec-2.5.0 found C:/J/w/cci_PR-3116/.conan/data/mpdecimal/2.5.0/_/_/package/b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2/lib/libmpdec-2.5.0.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Using autogenerated Findmpdecimal.cmake -- Found mpdecimal: 2.5.0 (found version "2.5.0") -- Library libmpdec++-2.5.0 found C:/J/w/cci_PR-3116/.conan/data/mpdecimal/2.5.0/_/_/package/b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2/lib/libmpdec++-2.5.0.lib -- Skipping already existing target: CONAN_LIB::mpdecimal_libmpdec++-2.5.0 -- Found: C:/J/w/cci_PR-3116/.conan/data/mpdecimal/2.5.0/_/_/package/b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2/lib/libmpdec++-2.5.0.lib -- Library libmpdec-2.5.0 found C:/J/w/cci_PR-3116/.conan/data/mpdecimal/2.5.0/_/_/package/b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2/lib/libmpdec-2.5.0.lib -- Skipping already existing target: CONAN_LIB::mpdecimal_libmpdec-2.5.0 -- Found: C:/J/w/cci_PR-3116/.conan/data/mpdecimal/2.5.0/_/_/package/b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2/lib/libmpdec-2.5.0.lib -- Library libmpdec-2.5.0 found C:/J/w/cci_PR-3116/.conan/data/mpdecimal/2.5.0/_/_/package/b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2/lib/libmpdec-2.5.0.lib -- Found: C:/J/w/cci_PR-3116/.conan/data/mpdecimal/2.5.0/_/_/package/b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2/lib/libmpdec-2.5.0.lib -- Library libmpdec++-2.5.0 found C:/J/w/cci_PR-3116/.conan/data/mpdecimal/2.5.0/_/_/package/b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2/lib/libmpdec++-2.5.0.lib -- Found: C:/J/w/cci_PR-3116/.conan/data/mpdecimal/2.5.0/_/_/package/b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2/lib/libmpdec++-2.5.0.lib -- 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/w/cci_PR-3116/8/39960263-5473-4766-abce-6faabed2c7c3/recipes/mpdecimal/2.5.x/test_package/build/5a8a607f648c826058f360df2decd8837e1afa50 ----Running------ > cmake --build C:\J\w\cci_PR-3116/8/39960263-5473-4766-abce-6faabed2c7c3/recipes/mpdecimal/2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50 --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/cci_PR-3116/8/39960263-5473-4766-abce-6faabed2c7c3/recipes/mpdecimal/2.5.x/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\bin\test_package.exe test_package.vcxproj -> C:/J/w/cci_PR-3116/8/39960263-5473-4766-abce-6faabed2c7c3/recipes/mpdecimal/2.5.x/test_package/build/5a8a607f648c826058f360df2decd8837e1afa50/bin/test_package.pdb (Full PDB) Building Custom Rule C:/J/w/cci_PR-3116/8/39960263-5473-4766-abce-6faabed2c7c3/recipes/mpdecimal/2.5.x/test_package/CMakeLists.txt test_package.cpp C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\package\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\include\decimal.hh(931): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\test_package_cpp.vcxproj] C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\package\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\include\decimal.hh(932): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\test_package_cpp.vcxproj] C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\package\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\include\decimal.hh(933): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\test_package_cpp.vcxproj] C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\package\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\include\decimal.hh(934): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\test_package_cpp.vcxproj] C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\package\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\include\decimal.hh(935): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\test_package_cpp.vcxproj] C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\package\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\include\decimal.hh(936): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\test_package_cpp.vcxproj] C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\package\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\include\decimal.hh(937): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\test_package_cpp.vcxproj] C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\package\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\include\decimal.hh(938): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\test_package_cpp.vcxproj] C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\package\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\include\decimal.hh(939): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\test_package_cpp.vcxproj] C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\package\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\include\decimal.hh(940): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\test_package_cpp.vcxproj] C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\package\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\include\decimal.hh(943): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\test_package_cpp.vcxproj] C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\package\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\include\decimal.hh(944): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\test_package_cpp.vcxproj] C:\J\w\cci_PR-3116\.conan\data\mpdecimal\2.5.0\_\_\package\b7be039f4720abdb98ea82c6c77ce9bbd9d01ff2\include\decimal.hh(1087): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\test_package_cpp.vcxproj] test_package_cpp.vcxproj -> C:\J\w\cci_PR-3116\8\39960263-5473-4766-abce-6faabed2c7c3\recipes\mpdecimal\2.5.x\test_package\build\5a8a607f648c826058f360df2decd8837e1afa50\bin\test_package_cpp.exe test_package_cpp.vcxproj -> C:/J/w/cci_PR-3116/8/39960263-5473-4766-abce-6faabed2c7c3/recipes/mpdecimal/2.5.x/test_package/build/5a8a607f648c826058f360df2decd8837e1afa50/bin/test_package_cpp.pdb (Full PDB) Building Custom Rule C:/J/w/cci_PR-3116/8/39960263-5473-4766-abce-6faabed2c7c3/recipes/mpdecimal/2.5.x/test_package/CMakeLists.txt mpdecimal/2.5.0 (test package): Running test() ----Running------ > bin\test_package 13 100 ----------------- time: 0.000000 2.4793351109659725335110728847348651362E+111 Inexact Rounded ----Running------ > bin\test_package_cpp 13 100 ----------------- 13.pow(100) = 2.479335110965973E+111 JSON file created at 'C:\J\w\cci_PR-3116/8/39960263-5473-4766-abce-6faabed2c7c3/_create.json'