******************************************************************************** conan test cci-37eca58d/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/workspace/prod-v1/bsr/13884/cdebb/profile_linux_9_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/13884/abded/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/13884/abded/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/13884/abded/.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=9 os=Linux [options] libtommath:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libtommath/cci.20221028 (test package): Installing package Requirements libtommath/cci.20221028 from local cache - Cache Packages libtommath/cci.20221028:2af715f34a7c8c2aeae57b25be0a52c4110dc502 - Download Installing (downloading, building) binaries... libtommath/cci.20221028: Retrieving package 2af715f34a7c8c2aeae57b25be0a52c4110dc502 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/cci.20221028: Package installed 2af715f34a7c8c2aeae57b25be0a52c4110dc502 libtommath/cci.20221028: Downloaded package revision d35afeb8a6f231fce9cdfe18aae75caf libtommath/cci.20221028 (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/cci.20221028 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libtommath/cci.20221028 (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-37eca58d/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libtommath/cci.20221028 (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/cci.20221028 (test package): Generator txt created conanbuildinfo.txt libtommath/cci.20221028 (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/cci.20221028 (test package): Aggregating env generators libtommath/cci.20221028 (test package): Generated conaninfo.txt libtommath/cci.20221028 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/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/cci.20221028 (test package): Calling build() libtommath/cci.20221028 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 9.2.1 -- 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/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_package/build/Release libtommath/cci.20221028 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/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/cci.20221028 (test package): Running test() ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 36934964811704526571149326534632721194114267085078965693017135869884303932843175111414942637082309466318517096440159614093157847955958736476081038437475767526764849844378520957701231275952925893114781026974087064409818523456392485353622432495231177779728462679577469070468811175851862468102975269999522361790680071353462043259722247583315551463869098341461223724709903924265630002371855301817190752781172606335608138126173763753861927914921239135852846767513790870542370379426104483131995444580231221666093798155400009402385232551546135320270 b = 62926767213880500975345242888074434025646998963554603799087320835079545841775892000756399857084288314485968087150125353600343220286758216501695463252893954810396232293796254046362427694831334542018268124531367528960103918712387490656554397410526038925218565976327133504389460711821270598041723918964490034712507485816722504749577705429963898563200599832672183107335551697177473419586573931927110317228337796983371009249580357759137298644047891684301105736737267169166631794094446408482598302500899917915012249470774364871626494570434628993977 a + b = 99861732025585027546494569422707155219761266048633569492104456704963849774619067112171342494166597780804485183590284967693501068242716952977776501690369722337161082138174775004063658970784260435133049151505454593369922442168779976010176829905757216704947028655904602574858271887673133066144699188964012396503187557170184548009299953013279450027069698174133406832045455621443103421958429233744301070009510403318979147375754121512999226558969130820153952504251058039709002173520550891614593747081131139581106047626174374274011727121980764314247 libtommath/cci.20221028 (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/cci.20221028 (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 ******************************************************************************** conan test cci-37eca58d/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/workspace/prod-v1/bsr/13884/cdebb/profile_linux_9_libstdcpp11_gcc_release_64.libtommath-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] libtommath:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libtommath/cci.20221028 (test package): Installing package Requirements libtommath/cci.20221028 from local cache - Cache Packages libtommath/cci.20221028:2af715f34a7c8c2aeae57b25be0a52c4110dc502 - Cache Installing (downloading, building) binaries... libtommath/cci.20221028: Already installed! libtommath/cci.20221028 (test package): Generator txt created conanbuildinfo.txt libtommath/cci.20221028 (test package): Generator cmake created conanbuildinfo.cmake libtommath/cci.20221028 (test package): Generator cmake_find_package_multi created libtommath-config-version.cmake libtommath/cci.20221028 (test package): Generator cmake_find_package_multi created libtommath-config.cmake libtommath/cci.20221028 (test package): Generator cmake_find_package_multi created libtommathTargets.cmake libtommath/cci.20221028 (test package): Generator cmake_find_package_multi created libtommathTarget-release.cmake libtommath/cci.20221028 (test package): Aggregating env generators libtommath/cci.20221028 (test package): Generated conaninfo.txt libtommath/cci.20221028 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300/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/cci.20221028 (test package): Calling build() ----Running------ > cd '/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300" -DCMAKE_MODULE_PATH="/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_v1_package' ----------------- -- The C compiler identification is GNU 9.2.1 -- 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: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library tommath found /home/conan/workspace/prod-v1/bsr/13884/abded/.conan/data/libtommath/cci.20221028/_/_/package/2af715f34a7c8c2aeae57b25be0a52c4110dc502/lib/libtommath.so -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Library tommath found /home/conan/workspace/prod-v1/bsr/13884/abded/.conan/data/libtommath/cci.20221028/_/_/package/2af715f34a7c8c2aeae57b25be0a52c4110dc502/lib/libtommath.so -- Found: /home/conan/workspace/prod-v1/bsr/13884/abded/.conan/data/libtommath/cci.20221028/_/_/package/2af715f34a7c8c2aeae57b25be0a52c4110dc502/lib/libtommath.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300 ----Running------ > cmake --build '/home/conan/workspace/prod-v1/bsr/cci-37eca58d/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object test_package/CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable ../bin/test_package [100%] Built target test_package libtommath/cci.20221028 (test package): Running test() ----Running------ > bin/test_package ----------------- a = 22119451425994957220952550695889688182192002852612905355713086423841906980309795893810807746799474500654416595330067312347311874677087227578291718001561892166662095368833038835598030699653596270710216568653792879268126941613541512021931797998368305546938148001616127551049998957388724204605748314096618178999596832974068005318376735895556365620409653592870127993326571647706128195931516490757647455605272615812441485423802447168351958818022348515898246675565753884255442040916660223136347599499456154197140296082720456831547101839590880635983 b = 66851784146146618177212527670888129629705869024314529906249704523491978013821373812204718218650846970495390034014377130055857503322219940418768116645972877482298046278442965788946149743942185063913623450814740787975372749506140990284038279364672293068050499727848944376327287100021854234982907121160623246145079458142874378660049085692801312761799392592615893576473323263846793974275614731987157102523880314097062180170747606201026655736784845961735381341659697523547170732068803565874849946038342197181558726424028758180469495163933186925590 a + b = 88971235572141575398165078366777817811897871876927435261962790947333884994131169706015525965450321471149806629344444442403169377999307167997059834647534769648960141647276004624544180443595781334623840019468533667243499691119682502305970077363040598614988647729465071927377286057410578439588655435257241425144676291116942383978425821588357678382209046185486021569799894911552922170207131222744804558129152929909503665594550053369378614554807194477633628017225451407802612772985463789011197545537798351378699022506749215012016597003524067561573 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR libtommath/cci.20221028 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* libtommath/cci.20221028 (test package): WARN: ************************************************ The 'cmake_find_package_multi' generator is deprecated. Please update your code and remove it. ************************************************* libtommath/cci.20221028 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. ****