******************************************************************************** conan test cci-0c46bb7f/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@#c14d725ebe4f09f169b562b8b946a363 -pr /home/conan/workspace/prod-v1/bsr/13956/efeab/profile_linux_11_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/workspace/prod-v1/bsr/13956/aedea/.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/13956/aedea/.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/13956/aedea/.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=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:1748639999ed79b998e4fe4a6d292ed8e874736a - Download Installing (downloading, building) binaries... libtommath/1.2.0: Retrieving package 1748639999ed79b998e4fe4a6d292ed8e874736a from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.0: Package installed 1748639999ed79b998e4fe4a6d292ed8e874736a libtommath/1.2.0: Downloaded package revision c877b3f50a5db69621e1a88489ec0890 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 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' 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-0c46bb7f/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libtommath/1.2.0 (test package): Generator 'CMakeDeps' calling 'generate()' 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/workspace/prod-v1/bsr/cci-0c46bb7f/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.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-0c46bb7f/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-0c46bb7f/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-0c46bb7f/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-0c46bb7f/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-0c46bb7f/recipes/libtommath/all/test_package/build/Release/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-0c46bb7f/recipes/libtommath/all/test_package/build/Release libtommath/1.2.0 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-0c46bb7f/recipes/libtommath/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-0c46bb7f/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.0 (test package): Running test() ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-0c46bb7f/recipes/libtommath/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 9397471763262858563264526950641637419161103207746953991643815391366409987287660326062298420741505557083043392453728505403114763603361190724129849575636648616105279053887116064169951579736989343211683821061374568608213116894296138143254615892580266339293886645595620199766188242257055488596875733296868160123314574074812977647265471142540233394356082184835062589860373677377741626920355082016302079705848923326353151819281613030862267448814163334391695793719466617173875862128490179400492251624309588138825795966029631032114732332906121504604 b = 49138983579812641599433356016768777504633237144538998814658691228908729805543243835890424020350065065030624521440669393097285558907022944967850179403947890883652887611319800934421184127574927063447588963972915956542958500012418098829215290151659904019888105605584297709961624137641739900513663556100211415243867358782598053462725517176531999059826943057999635646079877751944937945379026528322003778762560260676907311609998634070148541345696606523549566598864606945378652797016430290978182922734957940626727344592407398772490156100634183722518 a + b = 58536455343075500162697882967410414923794340352285952806302506620275139792830904161952722441091570622113667913894397898500400322510384135691980028979584539499758166665206916998591135707311916406659272785034290525151171616906714236972469906044240170359181992251179917909727812379898795389110539289397079575367181932857411031109990988319072232454183025242834698235940251429322679572299381610338305858468409184003260463429280247101010808794510769857941262392584073562552528659144920470378675174359267528765553140558437029804604888433540305227122 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