******************************************************************************** conan test conan-center-index/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@ --profile=/home/conan/w/BuildSingleReference/30014/616efdee-4d2d-4701-86a4-41df35eabf2c/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 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:2345d377da94e8ffae1333469573b8215c98c514 - Cache Build requirements pkgconf/1.7.4 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.7.4:2345d377da94e8ffae1333469573b8215c98c514 - Download Installing (downloading, building) binaries... pkgconf/1.7.4: Retrieving package 2345d377da94e8ffae1333469573b8215c98c514 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.4: Package installed 2345d377da94e8ffae1333469573b8215c98c514 pkgconf/1.7.4: Downloaded package revision 2630db797b8c51b6bd24236071009c78 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/2345d377da94e8ffae1333469573b8215c98c514/bin pkgconf/1.7.4: Setting PKG_CONFIG env var: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/bin/pkgconf pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/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 txt created conanbuildinfo.txt libtommath/1.2.0 (test package): Generator cmake created conanbuildinfo.cmake 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/2ec5c6e25b9751a2871492aab7260997f4b7eb84/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/2ec5c6e25b9751a2871492aab7260997f4b7eb84' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -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/2ec5c6e25b9751a2871492aab7260997f4b7eb84/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 GNU 4.9.4 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/2345d377da94e8ffae1333469573b8215c98c514/lib/libpkgconf.a -- Library tommath found /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/lib/libtommath.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Checking correct version: 4.9 -- Conan: C++ stdlib: libstdc++ -- Found PkgConfig: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/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/2ec5c6e25b9751a2871492aab7260997f4b7eb84 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/build/2ec5c6e25b9751a2871492aab7260997f4b7eb84' '--' '-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 = 8973103149905027316401348448975511298094367245716282303455440668368650724618778524265181635354778676632464936456928825494751707494386059639463896254277974081339772468974597294913747990121609635473966467754509528044210050263213959097631650806107629703147895395247005714903124708935349974047008342947097296836331137855982162705396380529557889969962212368265961499431681654217780113777609907453120465640890201776385788793779528347109171651440903037804058434026567558798364130191508466111751243075381654983344426124122498515552235324965982308513 b = 52972201559867512318290087133110122032683011181822590279029298950641925735615462150740768431464665971873413253568890958870782720308887393124077176599039030532198873384712967593384227476189008305619720455262032558631229137983677657479002621555120579194495956312966654714204559214533025498447970866599564685888240776781132313646461178482674952465607517345463439350189894131233508756873302143041692426718509225555497148723892861540050520114778069337993124512140486300679876616623919814079434062571650010732771141287302164465738799264062837135779 a + b = 61945304709772539634691435582085633330777378427538872582484739619010576460234240675005950066819444648505878190025819784365534427803273452763541072853317004613538645853687564888297975466310617941093686923016542086675439188246891616576634272361228208897643851708213660429107683923468375472494979209546661982724571914637114476351857559012232842435569729713729400849621575785451288870650912050494812892359399427331882937517672389887159691766218972375797182946167053859478240746815428280191185305647031665716115567411424662981291034589028819444292 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