******************************************************************************** conan test conan-center-index/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@ --profile=/home/conan/w/BuildSingleReference/30014/8468ecf4-598f-4f17-b287-3745a0738cfa/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=6.0 os=Linux os_build=Linux [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:69992a588026a3e14cd49c40ed17369c46d8d3a5 - Cache Build requirements pkgconf/1.7.4 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.7.4:69992a588026a3e14cd49c40ed17369c46d8d3a5 - Download Installing (downloading, building) binaries... pkgconf/1.7.4: Retrieving package 69992a588026a3e14cd49c40ed17369c46d8d3a5 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.4: Package installed 69992a588026a3e14cd49c40ed17369c46d8d3a5 pkgconf/1.7.4: Downloaded package revision 6b16644ae782ccd09c086ab68edb438c 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: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/69992a588026a3e14cd49c40ed17369c46d8d3a5/bin pkgconf/1.7.4: Setting PKG_CONFIG env var: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/69992a588026a3e14cd49c40ed17369c46d8d3a5/bin/pkgconf pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/69992a588026a3e14cd49c40ed17369c46d8d3a5/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: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/build/ee99fc2345d75d8bc4e599f578ef81468400e4ae/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 '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/build/ee99fc2345d75d8bc4e599f578ef81468400e4ae' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="6.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/build/ee99fc2345d75d8bc4e599f578ef81468400e4ae/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 '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package' ----------------- -- The C compiler identification is Clang 6.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- 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 /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/69992a588026a3e14cd49c40ed17369c46d8d3a5/lib/libpkgconf.a -- Library tommath found /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/69992a588026a3e14cd49c40ed17369c46d8d3a5/lib/libtommath.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'Clang' compiler -- Conan: Checking correct version: 6.0 -- Conan: C++ stdlib: libstdc++ -- Found PkgConfig: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/69992a588026a3e14cd49c40ed17369c46d8d3a5/bin/pkgconf (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: /home/conan/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/build/ee99fc2345d75d8bc4e599f578ef81468400e4ae ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/build/ee99fc2345d75d8bc4e599f578ef81468400e4ae' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package libtommath/1.2.0 (test package): Running test() ----Running------ > bin/test_package ----------------- a = 2223485614785169687725680564102701724656824562929657884503112023241815464309471139969430689846514283011821767055260927111213510848771226470516730648851977102588331571379138262584293834241001010554960107683934127191276503545846640579467393619972421401609072642443606489132023976460559926667150401412928177808813287775554518718781597826700678355172334358284909835774174977082091580673257867384507581529797940177880983397069439032928279636516853879010523913234317742516998520938573409581372792869857460498234455381562278884625820689526691688299 b = 9677823928049651972629647468230327107734499048195575143674150930977287368007791627155171900358850164145878096703952369332287902993510585729842326923880299125951323875713162145399394972295932388074379070471109139276397812614783047890825833177443247823439275331264952439826927314752945848138958034237494071697777207117177853842141695463786773948343866526082183295698930583812972604240679240763647102153055639277243277399254207604820020512377230072672356468527852467428406017931533917795018425948370526988871670389806222183465925891795526303711 a + b = 11901309542834821660355328032333028832391323611125233028177262954219102832317262767124602590205364447157699863759213296443501413842281812200359057572732276228539655447092300407983688806536933398629339178155043266467674316160629688470293226797415669225048347973708558928958951291213505774806108435650422249506590494892732372560923293290487452303516200884367093131473105560895064184913937108148154683682853579455124260796323646637748300148894083951682880381762170209945404538870107327376391218818227987487106125771368501068091746581322217992010 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