******************************************************************************** conan test cci-3da25590\recipes\libtommath\cmake\test_package\conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr C:\J\w\prod\BuildSingleReference@2\197003\264c04fe-dc24-4623-8bca-0404d19ad578/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@2\.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@2\.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@2\cci-3da25590\recipes\libtommath\cmake\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1-dev (test package): Generator 'CMakeDeps' calling 'generate()' 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@2\cci-3da25590\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@2/cci-3da25590/recipes/libtommath/cmake/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\cci-3da25590\recipes\libtommath\cmake\test_package\." ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/cci-3da25590/recipes/libtommath/cmake/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\cci-3da25590\recipes\libtommath\cmake\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/cci-3da25590/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@2/cci-3da25590/recipes/libtommath/cmake/test_package/build libtommath/1.2.1-dev (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@2\cci-3da25590\recipes\libtommath\cmake\test_package\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@2\cci-3da25590\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@2/cci-3da25590/recipes/libtommath/cmake/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@2\cci-3da25590\recipes\libtommath\cmake\test_package\build\Release\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/cci-3da25590/recipes/libtommath/cmake/test_package/CMakeLists.txt libtommath/1.2.1-dev (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference@2\cci-3da25590\recipes\libtommath\cmake\test_package\build\generators\conanrun.bat" && Release\test_package ----------------- a = 6392778693900007612529351718410557158463783835365639635873558737824812765854529763137387432482121796175050470900968775599951044950782259195766643428659271764980280072307700541167447040730953758779841954257275274508318454346387266865238678925541449750174 b = 5613058643762062028001079475585572702561733144374894345951626365188904347163432059418563990008898262999201854332220021692786215232405624882486950683648043024157847145265996484129866373989238919120245283876667376680285496196226658898870656509510308428184 a + b = 12005837337662069640530431193996129861025516979740533981825185103013717113017961822555951422491020059174252325233188797292737260183187884078253594112307314789138127217573697025297313414720192677900087238133942651188603950542613925764109335435051758178358 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-3da25590\recipes\libtommath\cmake\test_v1_package\conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr C:\J\w\prod\BuildSingleReference@2\197003\264c04fe-dc24-4623-8bca-0404d19ad578/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 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): 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@2\cci-3da25590\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@2\cci-3da25590\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@2\cci-3da25590\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@2/cci-3da25590/recipes/libtommath/cmake/test_v1_package/build/7a383e347bab9f36aaf925e60d184bc8cd967fc9" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@2/cci-3da25590/recipes/libtommath/cmake/test_v1_package/build/7a383e347bab9f36aaf925e60d184bc8cd967fc9" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@2\cci-3da25590\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@2/.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@2/.conan/data/libtommath/1.2.1-dev/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/tommath.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.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@2/cci-3da25590/recipes/libtommath/cmake/test_v1_package/build/7a383e347bab9f36aaf925e60d184bc8cd967fc9 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\cci-3da25590\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@2/cci-3da25590/recipes/libtommath/cmake/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@2\cci-3da25590\recipes\libtommath\cmake\test_v1_package\build\7a383e347bab9f36aaf925e60d184bc8cd967fc9\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/cci-3da25590/recipes/libtommath/cmake/test_v1_package/CMakeLists.txt libtommath/1.2.1-dev (test package): Running test() ----Running------ > bin\test_package ----------------- a = 7046769230954571691919009963893638036370217112217229235227891683008297323723723750237403109071036624000634037112987810818702300235878753821779738615378984095697939911919287644225375458923389405888225450282406814301967380234299355424300552896840217282973 b = 3310789075610825022964137178221519721857525122623017671514077118952408295061373692350260449700909563554952385983046649033497522584780299268930089573845458365141183618152879744116343931979368951294420155867695352113356052362247368602191445017820289756854 a + b = 10357558306565396714883147142115157758227742234840246906741968801960705618785097442587663558771946187555586423096034459852199822820659053090709828189224442460839123530072167388341719390902758357182645606150102166415323432596546724026491997914660507039827 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