******************************************************************************** conan test conan-center-index/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@ --profile=/home/conan/w/BuildSingleReference/30588/9059ba66-12bb-433b-beda-e7985968b481/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=8 os=Linux os_build=Linux [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:83df2ddaea811c50d8980abb69115f9ab94fba21 - Cache Build requirements pkgconf/1.7.4 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.7.4:d192df17f79e17f2a80ffc0625135389018e342b - Download Installing (downloading, building) binaries... pkgconf/1.7.4: Retrieving package d192df17f79e17f2a80ffc0625135389018e342b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.4: Package installed d192df17f79e17f2a80ffc0625135389018e342b pkgconf/1.7.4: Downloaded package revision 8929db3c8907052fdaefc7575b3b8728 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/d192df17f79e17f2a80ffc0625135389018e342b/bin pkgconf/1.7.4: Setting PKG_CONFIG env var: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/d192df17f79e17f2a80ffc0625135389018e342b/bin/pkgconf pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/d192df17f79e17f2a80ffc0625135389018e342b/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 txt created conanbuildinfo.txt libtommath/1.2.0 (test package): Generator cmake created conanbuildinfo.cmake 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/0e619db10457529349dcc08ef07d9f5e944e1391/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/0e619db10457529349dcc08ef07d9f5e944e1391' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="8" -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/0e619db10457529349dcc08ef07d9f5e944e1391/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 8.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/d192df17f79e17f2a80ffc0625135389018e342b/lib/libpkgconf.a -- Library tommath found /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/83df2ddaea811c50d8980abb69115f9ab94fba21/lib/libtommath.so -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'Clang' compiler -- Conan: Compiler Clang>=8, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Found PkgConfig: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/d192df17f79e17f2a80ffc0625135389018e342b/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/0e619db10457529349dcc08ef07d9f5e944e1391 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/build/0e619db10457529349dcc08ef07d9f5e944e1391' '--' '-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 = 66966029411842477859689117142630235860626545632995452513310985919753014947990419333397335191903787689101836558870776554505175275171794968266105252820116960899748970766362217407522264785669599223643079582076169861248404915183997343908853721218414983574761203090750323937034607617213700170257303943245351229386527750448841101485451166453928613844076046442318764551636089337904197578540029699145681804207839404203655546678027309272955021817974909500301477347864808275980055362692136373221902930324861087724168253258788858805768183979552818569652 b = 57789129870662655440280580336031173860359819390035025997302420170181750524623730685421405207007116802397163642997194844936435927605972508438557241503476398635930584250055033996345148305146102087968568151848155768532937459435852433522033350309522824278952886786279414627295488488385025899711560924975989878453723198598310009405958128486611170247452911342729705375687155630994532238702936961451710321037838289350642113322795182365480252563962893658401728048146498603849505053926207105608003488255732363815583123864258881467743106022974412774002 a + b = 124755159282505133299969697478661409720986365023030478510613406089934765472614150018818740398910904491499000201867971399441611202777767476704662494323593359535679555016417251403867413090815701311611647733924325629781342374619849777430887071527937807853714089877029738564330096105598726069968864868221341107840250949047151110891409294940539784091528957785048469927323244968898729817242966660597392125245677693554297660000822491638435274381937803158703205396011306879829560416618343478829906418580593451539751377123047740273511290002527231343654 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 libtommath/1.2.0: WARN: Library 'tommath' was either already found in a previous 'conanfile.cpp_info.libdirs' folder or appears several times with a different file extension