******************************************************************************** conan test cci-483158a1/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#095c77cf0aad3440791a0dc245c55f0f -pr /home/conan/w/prod/BuildSingleReference/194172/ce21b72a-f4fe-4f54-ab0e-2a658b1db5ef/profile_linux_9_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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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=9 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=9 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:2af715f34a7c8c2aeae57b25be0a52c4110dc502 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package 2af715f34a7c8c2aeae57b25be0a52c4110dc502 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed 2af715f34a7c8c2aeae57b25be0a52c4110dc502 libtommath/1.2.1-dev: Downloaded package revision 7dff9a44b47804596ad24eb5fde126dd libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1-dev (test package): Generator 'CMakeDeps' calling 'generate()' 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-483158a1/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-483158a1/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-483158a1/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-483158a1/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-483158a1/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-483158a1/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-483158a1/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 9.2.1 -- 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: Target declared 'libtommath::libtommath' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-483158a1/recipes/libtommath/cmake/test_package/build/Release libtommath/1.2.1-dev (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-483158a1/recipes/libtommath/cmake/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-483158a1/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-483158a1/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 23760446579879839842720478395037166716652834042419600945539698544873681057021706833783943122216148667901545544498347117828324213821440907581415605068368599889705697127428378251889346851117240283539072123697695630465623297767408127460634437893349328404161610075926074326515767917102777490325991085123763235887380503236638634854489429793664956970747866155888930804581495798190401202872662372178771552840517044022220944931461975933139337587638464755127970286608632381563372709844913668615909623282317221052832199350732008772497502284538260110023 b = 38730418607592267897468777578703801782308296841170100296624572487615824779667081629263245893330117924386901219413851430739118663843323739811035109504808270391522658955952586410699564507828676506443923030992788864811173155199267786894727506888306948900323390834907480962030369981501652744295202304130888246135621844014688816648709992161100703426880893925320650082812978476757424052321433273454454518156018750939736613237432650440338948616953057757207287286773513517455759976972935244906267468444594544380863585955316554752008495942843562489457 a + b = 62490865187472107740189255973740968498961130883589701242164271032489505836688788463047189015546266592288446763912198548567442877664764647392450714573176870281228356083380964662588911358945916789982995154690484495276796452966675914355361944781656277304485000910833555288546137898604430234621193389254651482023002347251327451503199421954765660397628760081209580887394474274947825255194095645633226070996535794961957558168894626373478286204591522512335257573382145899019132686817848913522177091726911765433695785306048563524505998227381822599480 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-483158a1/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#095c77cf0aad3440791a0dc245c55f0f -pr /home/conan/w/prod/BuildSingleReference/194172/ce21b72a-f4fe-4f54-ab0e-2a658b1db5ef/profile_linux_9_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=9 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:2af715f34a7c8c2aeae57b25be0a52c4110dc502 - 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 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): Generator txt created conanbuildinfo.txt 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-483158a1/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300/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-483158a1/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -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-483158a1/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300/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-483158a1/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/cci-483158a1/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-483158a1/recipes/libtommath/cmake/test_v1_package' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- 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/2af715f34a7c8c2aeae57b25be0a52c4110dc502/lib/libtommath.so -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Library tommath found /home/conan/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/2af715f34a7c8c2aeae57b25be0a52c4110dc502/lib/libtommath.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/2af715f34a7c8c2aeae57b25be0a52c4110dc502/lib/libtommath.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-483158a1/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-483158a1/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300' '--' '-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 = 31184700984498473606766459160186590952309987847230259808013079636488231763497562372923028315789240833292268503578529993156378308940332294782856122384759089157118847920552596523895335422691212396755636653298830848998929721132913018077208690560877856304496396046357628491949003703644211531052581290080912974790812964374885200686230945005285272598849069089747021278948817542006895928503763679442684258438969651837108101955503114843323198478139335804472240401866352157924670797501166499508687277132393878420183655886414665076231391509644357455832 b = 47665424306290520940338035100417701646997612181103021714105952316162156647551469065647222621304736197957209160259903531252580888942483494914322536286322754434391467296844605783269580134233743536395467674863375790423605200125186465080681976893306417673632426422697500822885850554360073397000978813783865293391414486172529470462236339634316882657262645825042302520546150062730001963902892737034517685021296340377157992041526197488872694161366251477376850611816058910596672017564600023075249124532013543607563211843520089082049827595382100031077 a + b = 78850125290788994547104494260604292599307600028333281522119031952650388411049031438570250937093977031249477663838433524408959197882815789697178658671081843591510315217397202307164915556924955933151104328162206639422534921258099483157890667454184273978128822469055129314834854258004284928053560103864778268182227450547414671148467284639602155256111714914789323799494967604736897892406656416477201943460265992214266093997029312332195892639505587281849091013682411068521342815065766522583936401664407422027746867729934754158281219105026457486909 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