******************************************************************************** conan test cci-f535fd14/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@#c96ceeff252d150c0be36bfcd925836f -pr /home/conan/w/prod-v1/bsr/40718/cffad/profile_linux_11_libstdcpp11_gcc_release_64.libtommath-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] libtommath:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True pkgconf/1.9.5: Not found in local cache, looking in remotes... pkgconf/1.9.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.9.5: Downloaded recipe revision 989f60eefa25067cc5f0782d1f7c2368 libtommath/1.2.0 (test package): Installing package Requirements libtommath/1.2.0 from local cache - Cache Packages libtommath/1.2.0:1748639999ed79b998e4fe4a6d292ed8e874736a - Cache Build requirements pkgconf/1.9.5 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.9.5:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... pkgconf/1.9.5: Retrieving package 24647d9fe8ec489125dfbae4b3ebefaf7581674c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.9.5: Package installed 24647d9fe8ec489125dfbae4b3ebefaf7581674c pkgconf/1.9.5: Downloaded package revision 4352e9e2c4dfb2662e226f7b6e0d6b62 libtommath/1.2.0: Already installed! libtommath/1.2.0 (test package): Applying build-requirement: pkgconf/1.9.5 libtommath/1.2.0 (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.0 (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/1.2.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libtommath/1.2.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libtommath/1.2.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/1.2.0 (test package): Generator 'PkgConfigDeps' calling 'generate()' libtommath/1.2.0 (test package): Aggregating env generators libtommath/1.2.0 (test package): Generated conaninfo.txt libtommath/1.2.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_package/build/Release/generators/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() libtommath/1.2.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /home/conan/w/prod-v1/bsr/40718/cebcd/.conan/data/pkgconf/1.9.5/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/pkgconf (found version "1.9.5") -- Checking for module 'libtommath' -- Found libtommath, version 1.2.0 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_package/build/Release libtommath/1.2.0 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package libtommath/1.2.0 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 15323687718748498229161478871874147070545127896273056995512074981743700430139982058995145698992678099792688765654955051512675753930724526920201687624890340112767690553931023846130009778428166657029267781142532874166857861553131835037618199850335153880810609394291332173010900497791268656815222958922010797438888355511396874364317301694640738515574647304891636619891097443049521845906336722029513592086847959272521693397216769147236092313240838123628762994567141896064181964415461204982782670826490999985606634250268472127962131533137105596670 b = 3278038348275052523024754189615029819113057507132362473768294322097010864301827171787647174537491477285808775972427324332434986295991438078898541480799496194883845828396203508387819778503667783415779787510350378968329313488476831515737603099807906874358864725716643772547898469445690159044247769795250473284150134704310037117616223195070538440747374740814587745275685004311531422995060900848897069196733199937163941918980087294137517486082078611235314012947682491548492843850608415298449664075740520532697292479530657438240118383102073493976 a + b = 18601726067023550752186233061489176889658185403405419469280369303840711294441809230782792873530169577078497541627382375845110740226715964999100229105689836307651536382327227354517829556931834440445047568652883253135187175041608666553355802950143060755169474120007975945558798967236958815859470728717261270723038490215706911481933524889711276956322022045706224365166782447361053268901397622878410661283581159209685635316196856441373609799322916734864077007514824387612674808266069620281232334902231520518303926729799129566202249916239179090646 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 libtommath/1.2.0 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ******************************************************************************** conan test cci-f535fd14/recipes/libtommath/all/test_v1_package/conanfile.py libtommath/1.2.0@#c96ceeff252d150c0be36bfcd925836f -pr /home/conan/w/prod-v1/bsr/40718/cffad/profile_linux_11_libstdcpp11_gcc_release_64.libtommath-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] libtommath:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True pkgconf/1.9.3: Not found in local cache, looking in remotes... pkgconf/1.9.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.9.3: Downloaded recipe revision 3e658ebc066dc868a1f8a472c1065368 libtommath/1.2.0 (test package): Installing package Requirements libtommath/1.2.0 from local cache - Cache Packages libtommath/1.2.0:1748639999ed79b998e4fe4a6d292ed8e874736a - Cache Build requirements pkgconf/1.9.3 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.9.3:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... pkgconf/1.9.3: Retrieving package 24647d9fe8ec489125dfbae4b3ebefaf7581674c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.9.3: Package installed 24647d9fe8ec489125dfbae4b3ebefaf7581674c pkgconf/1.9.3: Downloaded package revision 0e1dc53f4ff8a7c1ab68a895027eae97 libtommath/1.2.0: Already installed! libtommath/1.2.0 (test package): Applying build-requirement: pkgconf/1.9.3 libtommath/1.2.0 (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.0 (test package): Generator cmake_find_package_multi created pkgconf-config-version.cmake libtommath/1.2.0 (test package): Generator cmake_find_package_multi created pkgconf-config.cmake libtommath/1.2.0 (test package): Generator cmake_find_package_multi created pkgconfTargets.cmake libtommath/1.2.0 (test package): Generator cmake_find_package_multi created pkgconfTarget-release.cmake libtommath/1.2.0 (test package): Generator cmake_find_package_multi created libtommath-config-version.cmake libtommath/1.2.0 (test package): Generator cmake_find_package_multi created libtommath-config.cmake libtommath/1.2.0 (test package): Generator cmake_find_package_multi created libtommathTargets.cmake libtommath/1.2.0 (test package): Generator cmake_find_package_multi created libtommathTarget-release.cmake libtommath/1.2.0 (test package): Generator cmake created conanbuildinfo.cmake libtommath/1.2.0 (test package): Generator pkg_config created pkgconf.pc libtommath/1.2.0 (test package): Generator pkg_config created libtommath.pc libtommath/1.2.0 (test package): Aggregating env generators libtommath/1.2.0 (test package): Generated conaninfo.txt libtommath/1.2.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5/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/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5/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_PREFIX_PATH="/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5" -DCMAKE_MODULE_PATH="/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_v1_package' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library tommath found /home/conan/w/prod-v1/bsr/40718/cebcd/.conan/data/libtommath/1.2.0/_/_/package/1748639999ed79b998e4fe4a6d292ed8e874736a/lib/libtommath.so -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Found PkgConfig: /home/conan/w/prod-v1/bsr/40718/cebcd/.conan/data/pkgconf/1.9.3/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/pkgconf (found version "1.9.3") -- Checking for module 'libtommath' -- Found libtommath, version 1.2.0 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5 ----Running------ > cmake --build '/home/conan/w/prod-v1/bsr/cci-f535fd14/recipes/libtommath/all/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object test_package/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 = 37360473305079092504854376800363870975622391463749913222922641576199762504298217780618752946288276456607321617409842178712298961093389970005420170850334182497218608353862641414156648941280981112106090043007937896777996508355646781566643926545967636509775942741396673562396205716433143219317540717412276765444443444873447647427365655876632209014201380505092712559872919303292777275797342140905528810256339284391774925511785098316520276639953105825816766808078238222849385450293641661440281853460547213077955478837995370031536154239517629341028 b = 8818474256932720605319417121991532897069641471757358661284042503238472535740942224110430509768553475319656569209558205098072737700527643558174961416299677207671769947095284526025338415072732174990612659226137217626430762824216548623240167630454103295930385837458619800521239866483092689107851913425302296105319390132768838061746234797420055551429338936156795394814478113120346118441802164189109213116209477634391152749143796192979279056569503986417875635159516008566146106202737664638085722058928428697786948532576136998362277662786189127573 a + b = 46178947562011813110173793922355403872692032935507271884206684079438235040039160004729183456056829931926978186619400383810371698793917613563595132266633859704890378300957925940181987356353713287096702702234075114404427271179863330189884094176421739805706328578855293362917445582916235908425392630837579061549762835006216485489111890674052264565630719441249507954687397416413123394239144305094638023372548762026166078260928894509499555696522609812234642443237754231415531556496379326078367575519475641775742427370571507029898431902303818468601 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 (test package): WARN: ************************************************ The 'cmake_find_package_multi' generator is deprecated. Please update your code and remove it. ************************************************* libtommath/1.2.0 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* libtommath/1.2.0 (test package): WARN: ************************************************ The 'pkg_config' generator is deprecated. Please update your code and remove it. ************************************************* libtommath/1.2.0 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. ****