******************************************************************************** conan test cci-0dd169a0/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.1@#62e132697e01dc083ed3f7f839fe51b1 -pr /home/conan/w/prod-v1/bsr/61754/accfa/profile_linux_10_libstdcpp11_gcc_release_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/61754/bcbaf/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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/61754/bcbaf/.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=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/61754/bcbaf/.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=10 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.1 (test package): Installing package Requirements libtommath/1.2.1 from local cache - Cache Packages libtommath/1.2.1:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download Installing (downloading, building) binaries... libtommath/1.2.1: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'c3i_PR-18852' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 libtommath/1.2.1: Downloaded package revision da8f8ff984f78fd6ce1af532b8c4d3e4 libtommath/1.2.1 (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/1.2.1 (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/1.2.1 (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1 (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/1.2.1 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libtommath/1.2.1 (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-0dd169a0/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libtommath/1.2.1 (test package): Aggregating env generators libtommath/1.2.1 (test package): Generated conaninfo.txt libtommath/1.2.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-0dd169a0/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.1 (test package): Calling build() libtommath/1.2.1 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-0dd169a0/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-0dd169a0/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-0dd169a0/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-0dd169a0/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-0dd169a0/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 10.5.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: Target declared 'libtommath' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-0dd169a0/recipes/libtommath/all/test_package/build/Release libtommath/1.2.1 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-0dd169a0/recipes/libtommath/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-0dd169a0/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.1 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-0dd169a0/recipes/libtommath/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 1985116372470812798286406847526896262204771233803484570547999277787100504096978601138642585445103664902789767899067741935506888095715034520805677129168210532984732083724138206366053347435163214098927897551981594879845569393185453630193690205233911828004398719518174173846397920546264196183865814229832165993970419820553548128810783720504997659558356884937084242133031681661577342528784259515440757101508619211727770734594069777454364950892954737596910426862178189103415712833405738540729820515033905951153069850568418245936578818225247119372 b = 1844063876389515746381167192697521124261621268658440881316657538963929990418743036243415523519356837893276357940376572620014044446962834267057284718994044846774560856929017387651055373106167916880029803716617908308945698962782342885990757295540804113999141782982629861426575401673813861027618759433548955613965045940785718091617970314084409363295340486577429343046839308328738971335406873535728648072488295016593630847228356211923335022991552431210867196311049920338095123955148129656782754492286969878744060682009885406444605002153079068526 a + b = 3829180248860328544667574040224417386466392502461925451864656816751030494515721637382058108964460502796066125839444314555520932542677868787862961848162255379759292940653155594017108720541331130978957701268599503188791268355967796516184447500774715942003540502500804035272973322220078057211484573663381121607935465761339266220428754034589407022853697371514513585179870989990316313864191133051169405173996914228321401581822425989377699973884507168807777623173228109441510836788553868197512575007320875829897130532578303652381183820378326187898 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 libtommath/1.2.1 (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 (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