******************************************************************************** conan test conan-center-index/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@ --profile=/home/conan/w/BuildSingleReference/30588/e2d10a11-e3ad-4037-8e50-54aa1b6bfd1b/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 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:fb8dd3e9abef9bab75ae909e3661a2e15835c2cd - Cache Build requirements pkgconf/1.7.4 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.7.4:75e99b627c196b65c439728670655ec3c366b334 - Download Installing (downloading, building) binaries... pkgconf/1.7.4: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.4: Package installed 75e99b627c196b65c439728670655ec3c366b334 pkgconf/1.7.4: Downloaded package revision 80745a6dce75adac9423cf23b2c4b0c2 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/75e99b627c196b65c439728670655ec3c366b334/bin pkgconf/1.7.4: Setting PKG_CONFIG env var: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/75e99b627c196b65c439728670655ec3c366b334/bin/pkgconf pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/75e99b627c196b65c439728670655ec3c366b334/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/568ad11401567ad7e0c1d12812203010e99a995f/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/568ad11401567ad7e0c1d12812203010e99a995f' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/build/568ad11401567ad7e0c1d12812203010e99a995f/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 10.3.0 -- 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/75e99b627c196b65c439728670655ec3c366b334/lib/libpkgconf.a -- Library tommath found /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/fb8dd3e9abef9bab75ae909e3661a2e15835c2cd/lib/libtommath.so -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++11 -- Found PkgConfig: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/75e99b627c196b65c439728670655ec3c366b334/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/568ad11401567ad7e0c1d12812203010e99a995f ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/build/568ad11401567ad7e0c1d12812203010e99a995f' '--' '-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 = 17652853078307916621422922635044958746314986888786444064033074526937988417895777604432348063781739903653546202038390269291056355019691413031912474014374720657447169355114445992882869900402223096559296347545434456021880698471185400284935052477153971860909367666000831938084991985095923120890064394870767323360403666583860625176224245189590105622671243270523462850932692635258905830728392685738811935945465748660978204821278582162386223375822154031772729135989900430551701734434134943001756249294845559992581484075716981797360219248509783517862 b = 2821353611682776975262719784672368556407068725375320372272490528936313888430308057253237176588967343653421026594598700008352151409995513028940135740246668982957713377632786939597224361142314991643148527267651276035003929383163383004633822662235129672852919098144787738821360290162901469697302880739512269670988652715228884239170870612816162805468678955309669001026739466317878181340985492112864220670677018173660740474749827583588938779504761813141513177141495506884487210002988566465751447215862105016938473667737730634684980487953962289172 a + b = 20474206689990693596685642419717327302722055614161764436305565055874302306326085661685585240370707247306967228632988969299408506429686926060852609754621389640404882732747232932480094261544538088202444874813085732056884627854348783289568875139389101533762286764145619676906352275258824590587367275610279593031392319299089509415395115802406268428139922225833131851959432101576784012069378177851676156616142766834638945296028409745975162155326915844914242313131395937436188944437123509467507696510707665009519957743454712432045199736463745807034 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