******************************************************************************** conan test cci-ccdeccae/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/w/prod-v1/bsr/119327/fbcbf/profile_linux_5_libstdcpp11_gcc_release_64.libtommath-shared-False.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/119327/edcbb/.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/119327/edcbb/.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/119327/edcbb/.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=5 os=Linux [options] libtommath:shared=False [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:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... libtommath/cci.20221028: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/cci.20221028: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 libtommath/cci.20221028: Downloaded package revision 67ad0257b5da475e413404fc851a42d3 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/w/prod-v1/bsr/cci-ccdeccae/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/w/prod-v1/bsr/cci-ccdeccae/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/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_package/build/Release/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-ccdeccae/recipes/libtommath/cmake/test_package/build/Release libtommath/cci.20221028 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-ccdeccae/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/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 25364732581527185371235886817746804949082562509621977056734161933351853203245954789741787658772963759762437797323102341515759191523801811375473237597702675855454636156437511502901536737194133550234266060233258204666875643033902175075405314944059228310953840227548855115488917403206663491545129612174319747815102586639604965700413569225984295168755907315462129753105983031856827623893659624130049824450904563377171624245915944769108525079669712002379654347602785717055728123972329554820293806842804314071884771688850744471661314032949701043425 b = 13115830981328488092505568765819855083214892482605271210962675643393476637383276519495584027359087004468689730058464995298936778439045446935337063861685333165214902751479471251935442131766191485884480720546301207875018319179196993600948556808073861382478219696251707089117477308022921637900877024093804889578728480653605742730759423134200031144780371677955138314649989509007033565139731785871036497935971796563425833738157853767814080571971288907157693674827810309632176447260237059022729022589228128389598981836661201836061386379569159326759 a + b = 38480563562855673463741455583566660032297454992227248267696837576745329840629231309237371686132050764231127527381567336814695969962847258310810301459388009020669538907916982754836978868960325036118746780779559412541893962213099168676353871752133089693432059923800562204606394711229585129446006636268124637393831067293210708431172992360184326313536278993417268067755972540863861189033391410001086322386876359940597457984073798536922605651641000909537348022430596026687904571232566613843022829432032442461483753525511946307722700412518860370184 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-ccdeccae/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/w/prod-v1/bsr/119327/fbcbf/profile_linux_5_libstdcpp11_gcc_release_64.libtommath-shared-False.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=5 os=Linux [options] libtommath:shared=False [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:76f87539fc90ff313e0b3182641a9bb558a717d2 - 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_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): Generator cmake created conanbuildinfo.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/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_v1_package/build/721db5bf2f6741e6415066496c7dfe7f9b08dd97/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/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_v1_package/build/721db5bf2f6741e6415066496c7dfe7f9b08dd97' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_v1_package/build/721db5bf2f6741e6415066496c7dfe7f9b08dd97/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/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_v1_package/build/721db5bf2f6741e6415066496c7dfe7f9b08dd97" -DCMAKE_MODULE_PATH="/home/conan/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_v1_package/build/721db5bf2f6741e6415066496c7dfe7f9b08dd97" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_v1_package' ----------------- -- 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: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library tommath found /home/conan/w/prod-v1/bsr/119327/edcbb/.conan/data/libtommath/cci.20221028/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libtommath.a -- 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 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Library tommath found /home/conan/w/prod-v1/bsr/119327/edcbb/.conan/data/libtommath/cci.20221028/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libtommath.a -- Found: /home/conan/w/prod-v1/bsr/119327/edcbb/.conan/data/libtommath/cci.20221028/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_v1_package/build/721db5bf2f6741e6415066496c7dfe7f9b08dd97 ----Running------ > cmake --build '/home/conan/w/prod-v1/bsr/cci-ccdeccae/recipes/libtommath/cmake/test_v1_package/build/721db5bf2f6741e6415066496c7dfe7f9b08dd97' '--' '-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 = 4303709979124047819882423100218358290311418932186219934178025257196590117633693998270904446948632538817531264102850397109652354179934450855423192344084837896961248887308420764919910926835870141583165702986599441886055274511485805273173334815026651399737689758854327444200309390207198276473898251643480681719053681526343377156599594362066393491732778190734962743089642865504329690296266231968683009801065216650357370293894899320604231081429219147411045105175623041846672613771713544213880370004009534588663076974873085902341094362474416987664 b = 57210141785169955892999316906825196069012369885156374772976348482678692828616461512786117650991484089745026307312340326963983038243280120295186085337302711103943484710908694017584022902870208218726646567171864122609842264282793729219470414261502047436702213540736638176861920599342885023054991228238741531317852935019808866483819146427392826480643246873582550251248366306458640772879806312744309618699791112722555684134369315912301714599442250413727307489075458997969953560424059010794038570304644166891891342242690821996284057109418124527694 a + b = 61513851764294003712881740007043554359323788817342594707154373739875282946250155511057022097940116628562557571415190724073635392423214571150609277681387549000904733598217114782503933829706078360309812270158463564495897538794279534492643749076528698836439903299590965621062229989550083299528889479882222213036906616546152243640418740789459219972376025064317512994338009171962970463176072544712992628500856329372913054428264215232905945680871469561138352594251082039816626174195772555007918940308653701480554419217563907898625151471892541515358 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_find_package_multi' generator is deprecated. Please update your code and remove it. ************************************************* 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 'from conans import CMake' helper is deprecated. Please update your code and remove it. ****