******************************************************************************** conan test conan-center-index\recipes\gmp\all\test_package\conanfile.py gmp/6.1.2@#a546602c7efceb3042d3ca2b60de1c1d -pr C:\J\w\prod\BuildSingleReference\144960\5c2e94d0-26aa-44f8-939d-f1824a9331e3/profile_windows_16_mt_vs_release_64.gmp-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] gmp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True gmp/6.1.2 (test package): Installing package Requirements gmp/6.1.2 from local cache - Cache Packages gmp/6.1.2:ed5b2ea849b07dccd3d0b2240e0a2b227510e92c - Cache Installing (downloading, building) binaries... gmp/6.1.2: Already installed! gmp/6.1.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' gmp/6.1.2 (test package): Generator txt created conanbuildinfo.txt gmp/6.1.2 (test package): Generator 'CMakeDeps' calling 'generate()' gmp/6.1.2 (test package): Calling generate() gmp/6.1.2 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' gmp/6.1.2 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' gmp/6.1.2 (test package): Aggregating env generators gmp/6.1.2 (test package): Generated conaninfo.txt gmp/6.1.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\generators/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 gmp/6.1.2 (test package): Calling build() gmp/6.1.2 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/gmp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/gmp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/gmp/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is MSVC 19.29.30147.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Component target declared 'gmp::libgmp' -- Conan: Component target declared 'gmp::gmpxx' -- Conan: Target declared 'gmp::gmp' -- The CXX compiler identification is MSVC 19.29.30147.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/gmp/all/test_package/build gmp/6.1.2 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build" --config Release ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/gmp/all/test_package/CMakeLists.txt test_package.c C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmp.h(1778,38): warning C4244: 'return': conversion from 'mp_limb_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmp.h(2223,16): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package.vcxproj] test_package.vcxproj -> C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\Release\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/gmp/all/test_package/CMakeLists.txt test_package.cpp C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmp.h(1778,19): warning C4244: 'return': conversion from 'mp_limb_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmp.h(2223,16): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(100,26): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(154,6): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(205,24): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(272,24): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(316,24): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(324,26): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(361,37): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(396,24): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(403,24): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(431,36): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(514,20): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(559,20): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(588,19): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(656,13): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(699,20): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(728,19): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(738,16): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(1449,12): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmpxx.h(1473,10): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\test_package_cpp.vcxproj] test_package_cpp.vcxproj -> C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\Release\test_package_cpp.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/gmp/all/test_package/CMakeLists.txt gmp/6.1.2 (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\generators\conanrun.bat" && Release\test_package ----------------- 1234 + 4321 = 5555 ----Running------ > "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\build\generators\conanrun.bat" && Release\test_package_cpp ----------------- 1234 + 4321 = 5555 gmp/6.1.2 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior gmp/6.1.2 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ******************************************************************************** conan test conan-center-index\recipes\gmp\all\test_v1_package\conanfile.py gmp/6.1.2@#a546602c7efceb3042d3ca2b60de1c1d -pr C:\J\w\prod\BuildSingleReference\144960\5c2e94d0-26aa-44f8-939d-f1824a9331e3/profile_windows_16_mt_vs_release_64.gmp-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] gmp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True gmp/6.1.2 (test package): Installing package Requirements gmp/6.1.2 from local cache - Cache Packages gmp/6.1.2:ed5b2ea849b07dccd3d0b2240e0a2b227510e92c - Cache Installing (downloading, building) binaries... gmp/6.1.2: Already installed! gmp/6.1.2 (test package): Generator txt created conanbuildinfo.txt gmp/6.1.2 (test package): Generator cmake_find_package_multi created gmp-config-version.cmake gmp/6.1.2 (test package): Generator cmake_find_package_multi created gmpTarget-release.cmake gmp/6.1.2 (test package): Generator cmake_find_package_multi created gmpTargets.cmake gmp/6.1.2 (test package): Generator cmake_find_package_multi created gmp-config.cmake gmp/6.1.2 (test package): Generator cmake created conanbuildinfo.cmake gmp/6.1.2 (test package): Aggregating env generators gmp/6.1.2 (test package): Generated conaninfo.txt gmp/6.1.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf/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 gmp/6.1.2 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/gmp/all/test_v1_package/build/fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/gmp/all/test_v1_package/build/fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DENABLE_CXX="True" -DTEST_PIC="False" -Wno-dev C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package ----------------- -- The C compiler identification is MSVC 19.29.30147.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- 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 -- Library gmpxx found C:/J/w/prod/BuildSingleReference/.conan/data/gmp/6.1.2/_/_/package/ed5b2ea849b07dccd3d0b2240e0a2b227510e92c/lib/gmpxx.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/gmp/6.1.2/_/_/package/ed5b2ea849b07dccd3d0b2240e0a2b227510e92c/lib/gmpxx.lib -- Library gmp found C:/J/w/prod/BuildSingleReference/.conan/data/gmp/6.1.2/_/_/package/ed5b2ea849b07dccd3d0b2240e0a2b227510e92c/lib/gmp.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/gmp/6.1.2/_/_/package/ed5b2ea849b07dccd3d0b2240e0a2b227510e92c/lib/gmp.lib -- Library gmp found C:/J/w/prod/BuildSingleReference/.conan/data/gmp/6.1.2/_/_/package/ed5b2ea849b07dccd3d0b2240e0a2b227510e92c/lib/gmp.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/gmp/6.1.2/_/_/package/ed5b2ea849b07dccd3d0b2240e0a2b227510e92c/lib/gmp.lib -- Library gmpxx found C:/J/w/prod/BuildSingleReference/.conan/data/gmp/6.1.2/_/_/package/ed5b2ea849b07dccd3d0b2240e0a2b227510e92c/lib/gmpxx.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/gmp/6.1.2/_/_/package/ed5b2ea849b07dccd3d0b2240e0a2b227510e92c/lib/gmpxx.lib -- The CXX compiler identification is MSVC 19.29.30147.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/gmp/all/test_v1_package/build/fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf --config Release -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/gmp/all/test_v1_package/CMakeLists.txt test_package.c C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmp.h(1778,38): warning C4244: 'return': conversion from 'mp_limb_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\test_package.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\gmp\6.1.2\_\_\package\ed5b2ea849b07dccd3d0b2240e0a2b227510e92c\include\gmp.h(2223,16): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\test_package.vcxproj] Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/gmp/all/test_v1_package/CMakeLists.txt test_package.vcxproj -> C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\bin\test_package.exe test_package.cpp C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\ostream(743,1): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_package\test_package.cpp(11): message : see reference to function template instantiation 'std::basic_ostream> &std::operator <<>(std::basic_ostream> &,const char *)' being compiled [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\test_package_cpp.vcxproj] gmpxx.lib(osmpz.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\test_package_cpp.vcxproj] gmpxx.lib(osfuns.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\test_package_cpp.vcxproj] gmpxx.lib(osdoprnti.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in test_package.obj [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\test_package_cpp.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: __int64 __cdecl std::basic_streambuf >::sputn(char const *,__int64)" (?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAA_JPEBD_J@Z) already defined in gmpxx.lib(osdoprnti.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\test_package_cpp.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: void __cdecl std::basic_ios >::setstate(int,bool)" (?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z) already defined in gmpxx.lib(osdoprnti.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\test_package_cpp.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: void __cdecl std::basic_ostream >::_Osfx(void)" (?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAXXZ) already defined in gmpxx.lib(osdoprnti.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\test_package_cpp.vcxproj] msvcprt.lib(MSVCP140.dll) : error LNK2005: "public: class std::basic_ostream > & __cdecl std::basic_ostream >::flush(void)" (?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@XZ) already defined in gmpxx.lib(osdoprnti.obj) [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\test_package_cpp.vcxproj] LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\test_package_cpp.vcxproj] C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\bin\test_package_cpp.exe : fatal error LNK1169: one or more multiply defined symbols found [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf\test_package_cpp.vcxproj] CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR ERROR: gmp/6.1.2 (test package): Error in build() method, line 14 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\gmp\all\test_v1_package\build\fdf0cb785d0ee9f3ef24944f8f1337f046aac4cf --config Release -- /m:8 /verbosity:minimal