******************************************************************************** conan test cci-7e8627c8/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@#c14d725ebe4f09f169b562b8b946a363 -pr /home/conan/w/prod-v1/bsr/119328/abaac/profile_linux_11_libstdcpp11_gcc_debug_64.libtommath-shared-False.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-v1/bsr/119328/dbfcc/.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-v1/bsr/119328/dbfcc/.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-v1/bsr/119328/dbfcc/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] libtommath:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libtommath/1.2.0 (test package): Installing package Requirements libtommath/1.2.0 from local cache - Cache Packages libtommath/1.2.0:be27726f9885116da1158027505be62e913cd585 - Download Installing (downloading, building) binaries... libtommath/1.2.0: Retrieving package be27726f9885116da1158027505be62e913cd585 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.0: Package installed be27726f9885116da1158027505be62e913cd585 libtommath/1.2.0: Downloaded package revision a467f21ed373d9b04aa82e0edf501a8e libtommath/1.2.0 (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/1.2.0 (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/1.2.0 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' 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-7e8627c8/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' libtommath/1.2.0 (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.0 (test package): Generator 'VirtualRunEnv' 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-7e8627c8/recipes/libtommath/all/test_package/build/Debug/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-7e8627c8/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/cci-7e8627c8/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-7e8627c8/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/cci-7e8627c8/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-7e8627c8/recipes/libtommath/all/test_package/build/Debug/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' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-7e8627c8/recipes/libtommath/all/test_package/build/Debug libtommath/1.2.0 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-7e8627c8/recipes/libtommath/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-7e8627c8/recipes/libtommath/all/test_package/build/Debug" '--' '-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-7e8627c8/recipes/libtommath/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 4763206816983388989562122465098374639215608769857185225245545143733635698334286966801440157999273811570763764885060288405106177716587707919938281116015758048240484832132638416278957605561620924356019794229618160654601353432348951610510486756680282043887656705839451476132851435862431788029910042707540475470322772612454835161509112272348635878628132943234033155810192179461358815876600842529079807423163352534952406798704477359910536967463912972623186848390187190077470169642277803080919099922242069246960840624140960048880641679798738588309 b = 37349430153120064657753123675433890934134904897431654981105542804473246940250436789334839892327868130220917001018313343372016099779674066329777032864866788111850463531489118857994370949290072083025495846903696030864070822329322584758706211446238009724880168079194544524520256109101027336386931502756240384739518360333829981150561321768468574035578101858106865955786611487314263530501751729240603529440919527174168016928768826752152619338648099432588975640298844141340466077003494599956377151977365676542805454301839077879758131600922721291556 a + b = 42112636970103453647315246140532265573350513667288840206351087948206882638584723756136280050327141941791680765903373631777122277496261774249715313980882546160090948363621757274273328554851693007381515641133314191518672175761671536369216698202918291768767824785033996000653107544963459124416841545463780860209841132946284816312070434040817209914206234801340899111596803666775622346378352571769683336864082879709120423727473304112063156306112012405212162488689031331417936246645772403037296251899607745789766294925980037928638773280721459879865 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 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