******************************************************************************** conan test cci-c4c70ce3/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /home/conan/w/prod/BuildSingleReference/197511/b078ac63-d2ec-4b18-b610-46baa1f75720/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 ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** 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 libtommath/1.2.1-dev (test package): Installing package Requirements libtommath/1.2.1-dev from local cache - Cache Packages libtommath/1.2.1-dev:1748639999ed79b998e4fe4a6d292ed8e874736a - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package 1748639999ed79b998e4fe4a6d292ed8e874736a from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed 1748639999ed79b998e4fe4a6d292ed8e874736a libtommath/1.2.1-dev: Downloaded package revision 7d255c8b080dad34c0105b93901c919c libtommath/1.2.1-dev (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1-dev (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/1.2.1-dev (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libtommath/1.2.1-dev (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/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libtommath/1.2.1-dev (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/1.2.1-dev (test package): Aggregating env generators libtommath/1.2.1-dev (test package): Generated conaninfo.txt libtommath/1.2.1-dev (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/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.1-dev (test package): Calling build() libtommath/1.2.1-dev (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/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 -- Conan: Target declared 'libtommath::libtommath' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/test_package/build/Release libtommath/1.2.1-dev (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/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.1-dev (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 26174947501036006188825168896344530675430007724256558512504304123592478850895478019901540528065093940175080141905115966483362892795811080637874471206424143965374738005399250288510263089138315366782448049684335213983420344964340990674002522206280252709572511535639258211756016288002666645120369616928928525216578021714752448036138887657334576659635796427019268426601993056329646456288492562271415747425785646111530762704341878449747649509019514300220969423333947701448889289860596191031639487689111889424039116375135249048745865087033380250576 b = 63676857115588485298693098969864905170848973504499791629323319698474703646332930874952754399574415552239406413506564234408962606595265909556617909063048795197918872044125607904226293564372889638980442833435547086649152080955751640331587590927998602241405268561970040388815129193373966300946386495091098402443390174938864053107373976053328850384096057625539946371620373183592757849599091106665370765501928945734844074091218749791257595828158430899119673916111574367214615257368358590101561295023375856372074746226460249573603415878743758921004 a + b = 89851804616624491487518267866209435846278981228756350141827623822067182497228408894854294927639509492414486555411680200892325499391076990194492380269472939163293610049524858192736556653511205005762890883119882300632572425920092631005590113134278854950977780097609298600571145481376632946066756112020026927659968196653616501143512863710663427043731854052559214798222366239922404305887583668936786512927714591846374836795560628241005245337177945199340643339445522068663504547228954781133200782712487745796113862601595498622349280965777139171580 libtommath/1.2.1-dev (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 libtommath/1.2.1-dev (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-c4c70ce3/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /home/conan/w/prod/BuildSingleReference/197511/b078ac63-d2ec-4b18-b610-46baa1f75720/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 libtommath/1.2.1-dev (test package): Installing package Requirements libtommath/1.2.1-dev from local cache - Cache Packages libtommath/1.2.1-dev:1748639999ed79b998e4fe4a6d292ed8e874736a - Cache Installing (downloading, building) binaries... libtommath/1.2.1-dev: Already installed! libtommath/1.2.1-dev (test package): Generator cmake created conanbuildinfo.cmake libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommath-config-version.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommath-config.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommathTargets.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommathTarget-release.cmake libtommath/1.2.1-dev (test package): Aggregating env generators libtommath/1.2.1-dev (test package): Generated conaninfo.txt libtommath/1.2.1-dev (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/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.1-dev (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/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/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/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/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/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/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/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 -- Library tommath found /home/conan/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/1748639999ed79b998e4fe4a6d292ed8e874736a/lib/libtommath.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/1748639999ed79b998e4fe4a6d292ed8e874736a/lib/libtommath.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-c4c70ce3/recipes/libtommath/cmake/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.1-dev (test package): Running test() ----Running------ > bin/test_package ----------------- a = 32071410466634900511688861832628374683754042365213381537791319605774588970553814398435557185076709190672131892798004273723130514990374005485354130308618815564975693192776481265171379407907537787788514908368741984876025607406311729418441052940166507791750081685660845609968496236179013558319556872450570877555958632908061553332253906331141459817313990032151076504574469208890425017161550256969040537168070514636923236237019066348758837526106443205384293949694946893564409716877686022282003758639802290206067773400262534266851276815234101658781 b = 23177808257963282689258674538318392909503151863906803138388685331815211304490932541680838523799990995671618855601097101212732170374791950231964546720426083445507797567718924920495987094570544383843991036567287996014979627634765445052281461794311293742323371156193008235928734460747389717369951627087042634082310696514973894890086146870566442640947451368871230564215646891036414743558433067798446955601926985370740216695534279424245358303237981910398607421619675363773142194247210342163061286290208463126854247566766630080123822858789128137352 a + b = 55249218724598183200947536370946767593257194229120184676180004937589800275044746940116395708876700186343750748399101374935862685365165955717318677029044899010483490760495406185667366502478082171632505944936029980891005235041077174470722514734477801534073452841853853845897230696926403275689508499537613511638269329423035448222340053201707902458261441401022307068790116099926839760719983324767487492769997500007663452932553345773004195829344425115782901371314622257337551911124896364445065044930010753332922020967029164346975099674023229796133 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