******************************************************************************** conan test conan-center-index/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@ --profile=/home/conan/w/BuildSingleReference/30588/32b6afe6-a275-4e0e-8e0e-c27045fc4feb/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=5.0 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:4f106f6a986ab7ccf35f84ff6c24227db5e2b8db - Cache Build requirements pkgconf/1.7.4 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.7.4:689541ef75e69f6ec6dadbae4187260d6a3f4cfb - Download Installing (downloading, building) binaries... pkgconf/1.7.4: Retrieving package 689541ef75e69f6ec6dadbae4187260d6a3f4cfb from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.4: Package installed 689541ef75e69f6ec6dadbae4187260d6a3f4cfb pkgconf/1.7.4: Downloaded package revision de90ddaae383730613146b38c05f724c 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/689541ef75e69f6ec6dadbae4187260d6a3f4cfb/bin pkgconf/1.7.4: Setting PKG_CONFIG env var: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/689541ef75e69f6ec6dadbae4187260d6a3f4cfb/bin/pkgconf pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/689541ef75e69f6ec6dadbae4187260d6a3f4cfb/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 pkg_config created libpkgconf.pc libtommath/1.2.0 (test package): Generator pkg_config created libtommath.pc 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: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/build/5dad4e33ca1f869e69c1913b1f3e8b08800036a5/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/5dad4e33ca1f869e69c1913b1f3e8b08800036a5' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="5.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/5dad4e33ca1f869e69c1913b1f3e8b08800036a5/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 5.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/689541ef75e69f6ec6dadbae4187260d6a3f4cfb/lib/libpkgconf.a -- Library tommath found /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/4f106f6a986ab7ccf35f84ff6c24227db5e2b8db/lib/libtommath.so -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'Clang' compiler -- Conan: Checking correct version: 5.0 -- Conan: C++ stdlib: libstdc++ -- Found PkgConfig: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/689541ef75e69f6ec6dadbae4187260d6a3f4cfb/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/5dad4e33ca1f869e69c1913b1f3e8b08800036a5 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/build/5dad4e33ca1f869e69c1913b1f3e8b08800036a5' '--' '-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 = 69217141617289900030303380162561382016742795930447381303059206938905997822214614196606548220334482287977931940763364031308795579712150404923450028906129655615295918716624048216502688409057927750757285062019530412544962703168189109053473210862833941081727753586518677657958031313353578986207837127616533972808461120408889641357609328059422427353023731921232413608058548894938059388055234694952646505486577355942537952040467383685367041922645368995812809812369822658415174877722936144681481532576839257281239760614832767465651044321524917956870 b = 21203112627881652053948077204011706818025469977694051068399450961503780559995740691371828097393469751161037352376880528532166135251030090256796038649958369666589026945159175190948719212806797250545542222437333717442236758534326506872797871742807371995687486542416739793725177658771043442580197839625767062072203006810245851315670088438283900046167847251295671678477485784279113799710924569307536331583407089378390418627643443814362156973988127283307820164957148174831164991756253514124008686573377396457466633985506392635051393529002622191770 a + b = 90420254245171552084251457366573088834768265908141432371458657900409778382210354887978376317727952039138969293140244559840961714963180495180246067556088025281884945661783223407451407621864725001302827284456864129987199461702515615926271082605641313077415240128935417451683208972124622428788034967242301034880664127219135492673279416497706327399191579172528085286536034679217173187766159264260182837069984445320928370668110827499729198896633496279120629977326970833246339869479189658805490219150216653738706394600339160100702437850527540148640 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