******************************************************************************** conan test conan-center-index/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@ --profile=/home/conan/w/BuildSingleReference/30014/bfadbacd-8868-47e8-9989-04836e43a6ce/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 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:2f7b82355ea4bfc093a8e85003164e724ce5930c - Cache Build requirements pkgconf/1.7.4 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.7.4:2f7b82355ea4bfc093a8e85003164e724ce5930c - Download Installing (downloading, building) binaries... pkgconf/1.7.4: Retrieving package 2f7b82355ea4bfc093a8e85003164e724ce5930c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.4: Package installed 2f7b82355ea4bfc093a8e85003164e724ce5930c pkgconf/1.7.4: Downloaded package revision d88899b8903b56af2921b7228a01fb72 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/2f7b82355ea4bfc093a8e85003164e724ce5930c/bin pkgconf/1.7.4: Setting PKG_CONFIG env var: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/bin/pkgconf pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/83006285a3457d09201da88b3a743e6ac822951a/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/83006285a3457d09201da88b3a743e6ac822951a' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -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/83006285a3457d09201da88b3a743e6ac822951a/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 6.4.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/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libpkgconf.a -- Library tommath found /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libtommath.a -- 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 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- Found PkgConfig: /home/conan/w/BuildSingleReference/.conan/data/pkgconf/1.7.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/83006285a3457d09201da88b3a743e6ac822951a ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libtommath/all/test_package/build/83006285a3457d09201da88b3a743e6ac822951a' '--' '-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 = 27336892316033351944038151514707681369432367976196640400506759703208147668596157970269389487326124323819062231945905613014498025686747303179471187098512312262910392254219560681498870143979708086312681254963495057294813618374510424181666908286718373662597552735795944047649182332434751930365680967960759693899862934626889988894482721391008556407553358239664560252865004318128923711071647592232168513713699791075031562776888351011264993041366308580646413396269165026724599735946308270891683887540099597362334293650320619350968029748122367442978 b = 55214408736129308095861730317559500751923354006413552545035861458006818625693078530583904199187875167824924851616335261258431378910487774468075709541770703130462647751932137087617020220002481790390878048423233318667279919950732113602520622056805915755930839617904668063721682647880100348999295235835603854219561091770241547700271091868421540377975996925706473454131015453684204625723020234976478480638193144340215264400652084600782938471710752264145044374723210236683413447425806588712823208504421184306909846971381952714106869168855415639014 a + b = 82551301052162660039899881832267182121355721982610192945542621161214966294289236500853293686513999491643987083562240874272929404597235077647546896640283015393373040006151697769115890363982189876703559303386728375962093538325242537784187530343524289418528392353700612111370864980314852279364976203796363548119424026397131536594753813259430096785529355165371033706996019771813128336794667827208646994351892935415246827177540435612047931513077060844791457770992375263408013183372114859604507096044520781669244140621702572065074898916977783081992 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