******************************************************************************** conan test cci-6ff0ef68/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.1@#62e132697e01dc083ed3f7f839fe51b1 -pr /home/conan/w/prod-v1/bsr/61754/bdefc/profile_linux_7_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/w/prod-v1/bsr/61754/bcddb/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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/bcddb/.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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/61754/bcddb/.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=7 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:5246c0bd84cb3855ffc2a458086a0813344953bf - Download Installing (downloading, building) binaries... libtommath/1.2.1: Retrieving package 5246c0bd84cb3855ffc2a458086a0813344953bf from remote 'c3i_PR-18852' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1: Package installed 5246c0bd84cb3855ffc2a458086a0813344953bf libtommath/1.2.1: Downloaded package revision 2b0782326bc9d4ee6d9438537093ee9b 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-6ff0ef68/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): Generator 'VirtualRunEnv' calling 'generate()' libtommath/1.2.1 (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/1.2.1 (test package): Generator txt created conanbuildinfo.txt 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-6ff0ef68/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-6ff0ef68/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-6ff0ef68/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-6ff0ef68/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-6ff0ef68/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-6ff0ef68/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 7.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-6ff0ef68/recipes/libtommath/all/test_package/build/Release libtommath/1.2.1 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-6ff0ef68/recipes/libtommath/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-6ff0ef68/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-6ff0ef68/recipes/libtommath/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 59419227764479031354009426255342013360717417588234966301579815839127468782788861405953614446942650237801444879352246646079082336203577173915095473472248404958806452665286226681391994464042637193929741067494224912846311739706467616115353026256096897987929801799181088342208776717280877077647997076826290168531383406246525530531914519773410372894520086100560166670035920782728737441962783665820992691493586793909159706761099864582822783231697494597366226164632849276725602800072273466942394228573074183660961635186153306157906300815932307682982 b = 49476704506385606571272730699073856597190677750573868944062069125962362108748716180872245882274790821147952717379674772172501763129182863619622789528183192135849424271983209075216923411792023861574672040725893824312457622963599606975606001263638810749511234282307330617217986281298596626184564130973115619333013772725915268767237397822137895738692659442716604418824299738638247541564479701900413339433297526985571087034503574996579477632569593036034665218803918050909865889838618739022166717300566843041467701263171604954809134455795904399272 a + b = 108895932270864637925282156954415869957908095338808835245641884965089830891537577586825860329217441058949397596731921418251584099332760037534718263000431597094655876937269435756608917875834661055504413108220118737158769362670067223090959027519735708737441036081488418959426762998579473703832561207799405787864397178972440799299151917595548268633212745543276771088860220521366984983527263367721406030926884320894730793795603439579402260864267087633400891383436767327635468689910892205964560945873641026702429336449324911112715435271728212082254 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