******************************************************************************** conan test conan-center-index\recipes\libtommath\all\test_package\conanfile.py libtommath/1.2.0@ --profile=C:\J\w\BuildSingleReference/30014/d3ddd5d0-7ffd-4b2d-8aab-0a75d977a6d5/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=15 os=Windows os_build=Windows [options] libtommath:shared=True [build_requires] [env] pkgconf/1.7.4: Not found in local cache, looking in remotes... pkgconf/1.7.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.7.4: Downloaded recipe revision cf43bc0d404363b6c70221d2ffe78381 libtommath/1.2.0 (test package): Installing package Requirements libtommath/1.2.0 from local cache - Cache Packages libtommath/1.2.0:193ce1967be2dcbbe4e556f05a65b79934183cb6 - Cache Build requirements pkgconf/1.7.4 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.7.4:963bb116781855de98dbb23aaac41621e5d312d8 - Download Installing (downloading, building) binaries... pkgconf/1.7.4: Retrieving package 963bb116781855de98dbb23aaac41621e5d312d8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.4: Package installed 963bb116781855de98dbb23aaac41621e5d312d8 pkgconf/1.7.4: Downloaded package revision a26f2421ed4cd770392741d9f29107b9 libtommath/1.2.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK pkgconf/1.7.4: Appending PATH env var: C:\J\w\BuildSingleReference\.conan\data\pkgconf\1.7.4\_\_\package\963bb116781855de98dbb23aaac41621e5d312d8\bin pkgconf/1.7.4: Setting PKG_CONFIG env var: C:/J/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/bin/pkgconf.exe pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /c/j/w/buildsinglereference/.conan/data/pkgconf/1.7.4/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/bin/aclocal [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libtommath/1.2.0 (test package): Applying build-requirement: pkgconf/1.7.4 libtommath/1.2.0 (test package): Generator cmake created conanbuildinfo.cmake libtommath/1.2.0 (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.0 (test package): Generator pkg_config created libpkgconf.pc libtommath/1.2.0 (test package): Generator pkg_config created libtommath.pc libtommath/1.2.0 (test package): Generated conaninfo.txt libtommath/1.2.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference\conan-center-index\recipes\libtommath\all\test_package\build\9e4b4c43185521e609a7fc73c778949454548646/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.0 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\conan-center-index\recipes\libtommath\all\test_package\build\9e4b4c43185521e609a7fc73c778949454548646 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\conan-center-index\recipes\libtommath\all\test_package\build\9e4b4c43185521e609a7fc73c778949454548646\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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\BuildSingleReference\conan-center-index\recipes\libtommath\all\test_package ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- 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 -- 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 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library pkgconf found C:/J/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/lib/pkgconf.lib -- Library tommath.dll found C:/J/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/193ce1967be2dcbbe4e556f05a65b79934183cb6/lib/tommath.dll.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'MSVC' compiler -- Found PkgConfig: C:/J/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/bin/pkgconf.exe (found version "1.7.4") -- Checking for module 'libtommath' -- Found libtommath, version 1.2.0 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/build/9e4b4c43185521e609a7fc73c778949454548646 ----Running------ > cmake --build C:\J\w\BuildSingleReference\conan-center-index\recipes\libtommath\all\test_package\build\9e4b4c43185521e609a7fc73c778949454548646 --config Debug -- /m:16 /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/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\BuildSingleReference\conan-center-index\recipes\libtommath\all\test_package\build\9e4b4c43185521e609a7fc73c778949454548646\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/CMakeLists.txt libtommath/1.2.0 (test package): Running test() ----Running------ > bin\test_package ----------------- a = 1549465199454129382938489257843181693610009747194365374598384770233787972379902100796115614874302218357403651636683350598077345842183413903926375455017771742411185065678454181365563590535295711533135516997108465720085461999418348076918278357099132280102 b = 3274280711193588538095215046896654623626972329703462209738869690187645271878487830500152068303968711767486409534525371390867457926194301366261836624532298301947040738459155427719557846006834151629842188251806485845526528566791554911104568918037167113477 a + b = 4823745910647717921033704304739836317236982076897827584337254460421433244258389931296267683178270930124890061171208721988944803768377715270188212079550070044358225804137609609085121436542129863162977705248914951565611990566209902988022847275136299393579 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