******************************************************************************** conan test cci-e9f18099/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.1@#62e132697e01dc083ed3f7f839fe51b1 -pr /home/conan/w/prod-v1/bsr/61754/ddfff/profile_linux_5_libstdcpp11_gcc_debug_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-v1/bsr/61754/daffe/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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/daffe/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/61754/daffe/.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=5 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 (test package): Installing package Requirements libtommath/1.2.1 from local cache - Cache Packages libtommath/1.2.1:bf6871a88a66b609883bce5de4dd61adb1e033a7 - Download Installing (downloading, building) binaries... libtommath/1.2.1: Retrieving package bf6871a88a66b609883bce5de4dd61adb1e033a7 from remote 'c3i_PR-18852' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1: Package installed bf6871a88a66b609883bce5de4dd61adb1e033a7 libtommath/1.2.1: Downloaded package revision da2f180d22f3660f6aa7c9f5185dfa89 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 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' 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-e9f18099/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' 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-e9f18099/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.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-e9f18099/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-e9f18099/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-e9f18099/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-e9f18099/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-e9f18099/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is GNU 5.4.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-e9f18099/recipes/libtommath/all/test_package/build/Debug libtommath/1.2.1 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-e9f18099/recipes/libtommath/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-e9f18099/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.1 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-e9f18099/recipes/libtommath/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 12278959052692106999565155949124173489293952974222691312022420891380381653443955750872907841060909475840058005694278712196144156616222516772344802274144080264545014207643811951676969329473848679408937030226025078363326732144375260370263931243422914553667971305373917966984683222337077804351473865812998539768498305680040675708673706169502002896480140414686292794475585226595081500287021185851111872959047577965308215188476949660070292799495278356381167771354658787958178951687745016884339410359123029181461519018416738035981713451473918168128 b = 55714704801018349593458870817507990281444320019970891479675396060522503307998491180865552161178699602645047691729377288121700914973415974927546477733778947527372568518273467552736029231425134274895849210631275156847329284094793879070765057212703937021833273316589716150663511793541350315109264558249182351036816080009412162387673172221259308105795450492535660785383902029861835680834191584778748312416237566806788612919673435950020882325535337982205920395945933534688961356773888176229255007714486055015139147335560636959527503491608050633797 a + b = 67993663853710456593024026766632163770738272994193582791697816951902884961442446931738460002239609078485105697423656000317845071589638491699891280007923027791917582725917279504412998560898982954304786240857300235210656016239169139441028988456126851575501244621963634117648195015878428119460738424062180890805314385689452838096346878390761311002275590907221953579859487256456917181121212770629860185375285144772096828108150385610091175125030616338587088167300592322647140308461633193113594418073609084196600666353977374995509216943081968801925 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