******************************************************************************** conan test cci-a0e6d9b3\recipes\libtommath\cmake\test_package\conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr C:\J\w\prod\BuildSingleReference@4\195780\023e1939-098f-41b8-91be-7bde1a2555ed/profile_windows_15_md_vs_release_64.libtommath-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@4\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@4\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows [options] libtommath:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libtommath/1.2.1-dev (test package): Installing package Requirements libtommath/1.2.1-dev from local cache - Cache Packages libtommath/1.2.1-dev:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package 6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed 6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 libtommath/1.2.1-dev: Downloaded package revision 3dfc697f8e2d312f6ec1b2a543f88762 libtommath/1.2.1-dev (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/1.2.1-dev (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/1.2.1-dev (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' libtommath/1.2.1-dev (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@4\cci-a0e6d9b3\recipes\libtommath\cmake\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' libtommath/1.2.1-dev (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1-dev (test package): Aggregating env generators libtommath/1.2.1-dev (test package): Generated conaninfo.txt libtommath/1.2.1-dev (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@4\cci-a0e6d9b3\recipes\libtommath\cmake\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 libtommath/1.2.1-dev (test package): Calling build() libtommath/1.2.1-dev (test package): CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@4/cci-a0e6d9b3/recipes/libtommath/cmake/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@4\cci-a0e6d9b3\recipes\libtommath\cmake\test_package\." ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@4/cci-a0e6d9b3/recipes/libtommath/cmake/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@4\cci-a0e6d9b3\recipes\libtommath\cmake\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@4/cci-a0e6d9b3/recipes/libtommath/cmake/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'libtommath::libtommath' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@4/cci-a0e6d9b3/recipes/libtommath/cmake/test_package/build libtommath/1.2.1-dev (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@4\cci-a0e6d9b3\recipes\libtommath\cmake\test_package\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@4\cci-a0e6d9b3\recipes\libtommath\cmake\test_package\build" --config Release ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@4/cci-a0e6d9b3/recipes/libtommath/cmake/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@4\cci-a0e6d9b3\recipes\libtommath\cmake\test_package\build\Release\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@4/cci-a0e6d9b3/recipes/libtommath/cmake/test_package/CMakeLists.txt libtommath/1.2.1-dev (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference@4\cci-a0e6d9b3\recipes\libtommath\cmake\test_package\build\generators\conanrun.bat" && Release\test_package ----------------- a = 4419013117164683483870345567750049534340612789946324205970033807333920396464212079286230612608501328193534113296595790138785108041972627356131608507996327943599905953096407043276347158660175308745940402864588672768553538173228020304607952529958419205034 b = 2523031035901862277198130014021686341062356661075484554290462447628998286339668382458529567203632476358226143836354820214823604191931379324948529549080145438384606022865992365971984998833796647471345067185023233242596333493134265328206051772544594164351 a + b = 6942044153066545761068475581771735875402969451021808760260496254962918682803880461744760179812133804551760257132950610353608712233904006681080138057076473381984511975962399409248332157493971956217285470049611906011149871666362285632814004302503013369385 libtommath/1.2.1-dev (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 libtommath/1.2.1-dev (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 cci-a0e6d9b3\recipes\libtommath\cmake\test_v1_package\conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr C:\J\w\prod\BuildSingleReference@4\195780\023e1939-098f-41b8-91be-7bde1a2555ed/profile_windows_15_md_vs_release_64.libtommath-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=MD compiler.version=15 os=Windows [options] libtommath:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libtommath/1.2.1-dev (test package): Installing package Requirements libtommath/1.2.1-dev from local cache - Cache Packages libtommath/1.2.1-dev:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 - Cache Installing (downloading, building) binaries... libtommath/1.2.1-dev: Already installed! libtommath/1.2.1-dev (test package): Generator cmake created conanbuildinfo.cmake libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommath-config-version.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommath-config.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommathTargets.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommathTarget-release.cmake libtommath/1.2.1-dev (test package): Aggregating env generators libtommath/1.2.1-dev (test package): Generated conaninfo.txt libtommath/1.2.1-dev (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@4\cci-a0e6d9b3\recipes\libtommath\cmake\test_v1_package\build\7a383e347bab9f36aaf925e60d184bc8cd967fc9/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 libtommath/1.2.1-dev (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@4\cci-a0e6d9b3\recipes\libtommath\cmake\test_v1_package\build\7a383e347bab9f36aaf925e60d184bc8cd967fc9 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@4\cci-a0e6d9b3\recipes\libtommath\cmake\test_v1_package\build\7a383e347bab9f36aaf925e60d184bc8cd967fc9\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@4/cci-a0e6d9b3/recipes/libtommath/cmake/test_v1_package/build/7a383e347bab9f36aaf925e60d184bc8cd967fc9" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@4/cci-a0e6d9b3/recipes/libtommath/cmake/test_v1_package/build/7a383e347bab9f36aaf925e60d184bc8cd967fc9" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@4\cci-a0e6d9b3\recipes\libtommath\cmake\test_v1_package ----------------- -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- 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 tommath found C:/J/w/prod/BuildSingleReference@4/.conan/data/libtommath/1.2.1-dev/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/tommath.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library tommath found C:/J/w/prod/BuildSingleReference@4/.conan/data/libtommath/1.2.1-dev/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/tommath.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/libtommath/1.2.1-dev/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/tommath.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@4/cci-a0e6d9b3/recipes/libtommath/cmake/test_v1_package/build/7a383e347bab9f36aaf925e60d184bc8cd967fc9 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@4\cci-a0e6d9b3\recipes\libtommath\cmake\test_v1_package\build\7a383e347bab9f36aaf925e60d184bc8cd967fc9 --config Release -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@4/cci-a0e6d9b3/recipes/libtommath/cmake/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@4\cci-a0e6d9b3\recipes\libtommath\cmake\test_v1_package\build\7a383e347bab9f36aaf925e60d184bc8cd967fc9\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@4/cci-a0e6d9b3/recipes/libtommath/cmake/test_v1_package/CMakeLists.txt libtommath/1.2.1-dev (test package): Running test() ----Running------ > bin\test_package ----------------- a = 545872629357517894796990131885540963387640467635113849120266408321070955587004169620551880476177919019517669123922606263382408201709025352444223850770712016828316275455655502600356985758449311393314278684763417118766027407449437594943163452767941958196 b = 1873568071997590496365216041287480704608540334282507160050819951616905787737099255547320250643438168916658323634730813787608545752856268111465699096328687186328599813206956133349794644014458524525510222818984885525438881368934449993376513823944076226085 a + b = 2419440701355108391162206173173021667996180801917621009171086359937976743324103425167872131119616087936175992758653420050990953954565293463909922947099399203156916088662611635950151629772907835918824501503748302644204908776383887588319677276712018184281 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