******************************************************************************** conan test cci-70379c3f/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@#c14d725ebe4f09f169b562b8b946a363 -pr /home/conan/workspace/prod-v1/bsr/13900/bcabb/profile_linux_11_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/workspace/prod-v1/bsr/13900/eabcf/.conan/profiles/default) Found gcc 11.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/workspace/prod-v1/bsr/13900/eabcf/.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/workspace/prod-v1/bsr/13900/eabcf/.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=True [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:0508f825aee0fe3099a5dae626a5316104c6db0a - Download Installing (downloading, building) binaries... libtommath/1.2.0: Retrieving package 0508f825aee0fe3099a5dae626a5316104c6db0a from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.0: Package installed 0508f825aee0fe3099a5dae626a5316104c6db0a libtommath/1.2.0: Downloaded package revision 62600dc85625d41d97e0b3afd0eb5f74 libtommath/1.2.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/1.2.0 (test package): Generator txt created conanbuildinfo.txt 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/workspace/prod-v1/bsr/cci-70379c3f/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 'CMakeDeps' 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/workspace/prod-v1/bsr/cci-70379c3f/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/workspace/prod-v1/bsr/cci-70379c3f/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/workspace/prod-v1/bsr/cci-70379c3f/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-70379c3f/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/workspace/prod-v1/bsr/cci-70379c3f/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-70379c3f/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is GNU 11.4.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/workspace/prod-v1/bsr/cci-70379c3f/recipes/libtommath/all/test_package/build/Debug libtommath/1.2.0 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-70379c3f/recipes/libtommath/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-70379c3f/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/workspace/prod-v1/bsr/cci-70379c3f/recipes/libtommath/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 19284287884164112144736360272722437646445839649207737985305939951087135638085244796567404045059098598627353461625723442290291455655826359429275228956123416820981022185083927597480034183558933736801413149516465924279654040736352320421855364300125992732044641135438460215440871613408289512426095304279976874068517122757329766219329659788949976616009784613884971215861948125002282212214885920335738355644511576006437026338818352694493729942098020297158114410794652700400919817002506354196563352994462617967410869070441382426061596304657658777708 b = 18598464048989482750866652023531968469701704169434015177998487766765481502163973082107540278195418099822183874669195283556901890232157297393847435736730888178873405223619890981147744442185790910320100428230469744553935825631748345575032362650706141109973626639281523449877124309967821781706600782459353767468167954731248313478172189538402569403888032684808933137437057907227906161243490872589265444149760465143492177856476018713979255090301608801590425419944756438084569657831752210424445941477896028992040141800507244180607216139952881205115 a + b = 37882751933153594895603012296254406116147543818641753163304427717852617140249217878674944323254516698449537336294918725847193345887983656823122664692854304999854427408703818578627778625744724647121513577746935668833589866368100665996887726950832133842018267774719983665317995923376111294132696086739330641536685077488578079697501849327352546019897817298693904353299006032230188373458376792925003799794272041149929204195294371408472985032399629098748539830739409138485489474834258564621009294472358646959451010870948626606668812444610539982823 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