******************************************************************************** conan test conan-center-index\recipes\libtommath\all\test_package\conanfile.py libtommath/1.2.0@ --profile=C:\J\w\BuildSingleReference/30014/0d40e639-2824-4f78-9c06-58a0d103cf32/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows os_build=Windows [options] libtommath:shared=False [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:3fb49604f9c2f729b85ba3115852006824e72cab - Cache Build requirements pkgconf/1.7.4 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.7.4:3fb49604f9c2f729b85ba3115852006824e72cab - Download Installing (downloading, building) binaries... pkgconf/1.7.4: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.4: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab pkgconf/1.7.4: Downloaded package revision 77f22038e476706ad58d7618b5850fb4 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\3fb49604f9c2f729b85ba3115852006824e72cab\bin pkgconf/1.7.4: Setting PKG_CONFIG env var: C:/J/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/bin/pkgconf.exe pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /c/j/w/buildsinglereference/.conan/data/pkgconf/1.7.4/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/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 pkg_config created libpkgconf.pc libtommath/1.2.0 (test package): Generator pkg_config created libtommath.pc 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): 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\8c426d4c9567b42e1a5af31d217990dbbc59a652/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\8c426d4c9567b42e1a5af31d217990dbbc59a652 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\conan-center-index\recipes\libtommath\all\test_package\build\8c426d4c9567b42e1a5af31d217990dbbc59a652\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.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/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/3fb49604f9c2f729b85ba3115852006824e72cab/lib/pkgconf.lib -- Library tommath found C:/J/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/tommath.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/3fb49604f9c2f729b85ba3115852006824e72cab/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/8c426d4c9567b42e1a5af31d217990dbbc59a652 ----Running------ > cmake --build C:\J\w\BuildSingleReference\conan-center-index\recipes\libtommath\all\test_package\build\8c426d4c9567b42e1a5af31d217990dbbc59a652 --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c 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\8c426d4c9567b42e1a5af31d217990dbbc59a652\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 = 2661189732321646826048909692229191761861397513515480268473737336638915015262806034445589326974883158502077646893384605093350713474739145707422083602397273699341558671382267585805030129460406587359978492461083088752908959889681806795009640585558465332318 b = 3840630131246504982671096914050933507174557706144719835958590670655805269319960717255444906842664763132704197228232584703236845367703484422812077213888168481661533369895451955250655142838358686963275159315404558587533417433023882257408399298297857376682 a + b = 6501819863568151808720006606280125269035955219660200104432328007294720284582766751701034233817547921634781844121617189796587558842442630130234160816285442181003092041277719541055685272298765274323253651776487647340442377322705689052418039883856322709000 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