******************************************************************************** conan test cci-b7e0a957/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/workspace/prod-v1/bsr/13902/baafd/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/13902/fcade/.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/13902/fcade/.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/13902/fcade/.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/cci.20221028 (test package): Installing package Requirements libtommath/cci.20221028 from local cache - Cache Packages libtommath/cci.20221028:1748639999ed79b998e4fe4a6d292ed8e874736a - Download Installing (downloading, building) binaries... libtommath/cci.20221028: Retrieving package 1748639999ed79b998e4fe4a6d292ed8e874736a from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/cci.20221028: Package installed 1748639999ed79b998e4fe4a6d292ed8e874736a libtommath/cci.20221028: Downloaded package revision 578736919283ab7d5be20ab902c60217 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-b7e0a957/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 txt created conanbuildinfo.txt libtommath/cci.20221028 (test package): Generator 'CMakeDeps' calling 'generate()' 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-b7e0a957/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-b7e0a957/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-b7e0a957/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-b7e0a957/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-b7e0a957/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-b7e0a957/recipes/libtommath/cmake/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-b7e0a957/recipes/libtommath/cmake/test_package/build/Release libtommath/cci.20221028 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-b7e0a957/recipes/libtommath/cmake/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-b7e0a957/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-b7e0a957/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 56142470311118930173483554766370814065945403092892411209618487232548395357565657877083846079509011566220967079964691105029053178706879572604489930175970475600616521870872111633438747364711196853102596574340616728358538419010877182556713870437176458105149827420746964862030952483177266705624743290967452170546670615182550453798784011211589999167537824843843336722839859750013351413455356130698972589716475352287101030786000664429949760500099963677076598401838128884147490446659814768486542657684589473123968384772343937286589815692727129790431 b = 70489471148858853980984572487247250680724693070629621441553922937297566785463406866168805192480144414553456658474659021335430841385951883750685464353677889420902170464152809584773085484378054813461873006424542672954203092777127288524334538703772706677322549262289750219903403421072233268715599488365938909725458113546066924739516332899883606157632681341523639567606686011795728449300244056264155388556391679333312019185169218261886347984546860791172254109412628904269940067813265232336316149937817548661194262940751094992151655151659569119596 a + b = 126631941459977784154468127253618064746670096163522032651172410169845962143029064743252651271989155980774423738439350126364484020092831456355175394529648365021518692335024921218211832849089251666564469580765159401312741511788004471081048409140949164782472376683036715081934355904249499974340342779333391080272128728728617378538300344111473605325170506185366976290446545761809079862755600186963127978272867031620413049971169882691836108484646824468248852511250757788417430514473080000822858807622407021785162647713095032278741470844386698910027 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-b7e0a957/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/workspace/prod-v1/bsr/13902/baafd/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 ******************************************************************************** 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/cci.20221028 (test package): Installing package Requirements libtommath/cci.20221028 from local cache - Cache Packages libtommath/cci.20221028:1748639999ed79b998e4fe4a6d292ed8e874736a - 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-b7e0a957/recipes/libtommath/cmake/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5/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-b7e0a957/recipes/libtommath/cmake/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -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-b7e0a957/recipes/libtommath/cmake/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5/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-b7e0a957/recipes/libtommath/cmake/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5" -DCMAKE_MODULE_PATH="/home/conan/workspace/prod-v1/bsr/cci-b7e0a957/recipes/libtommath/cmake/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/workspace/prod-v1/bsr/cci-b7e0a957/recipes/libtommath/cmake/test_v1_package' ----------------- -- 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: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library tommath found /home/conan/workspace/prod-v1/bsr/13902/fcade/.conan/data/libtommath/cci.20221028/_/_/package/1748639999ed79b998e4fe4a6d292ed8e874736a/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 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Library tommath found /home/conan/workspace/prod-v1/bsr/13902/fcade/.conan/data/libtommath/cci.20221028/_/_/package/1748639999ed79b998e4fe4a6d292ed8e874736a/lib/libtommath.so -- Found: /home/conan/workspace/prod-v1/bsr/13902/fcade/.conan/data/libtommath/cci.20221028/_/_/package/1748639999ed79b998e4fe4a6d292ed8e874736a/lib/libtommath.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-b7e0a957/recipes/libtommath/cmake/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5 ----Running------ > cmake --build '/home/conan/workspace/prod-v1/bsr/cci-b7e0a957/recipes/libtommath/cmake/test_v1_package/build/5892f519de5d768441e8f327be584aee630049c5' '--' '-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 = 40167180840753992482045538843541510626069436329074834103669188763975459841739014430937533573820465441766744389324552909794585442730126606003032615801545624401194112644945191345930866504658340314418731350754076589266703546636328950277462229602822476256259352761643176065752175345764945381471056955486137954588765486432186815205389202221059294625602161029260882257942075820678050640098475903173522374618468664258221522424350966932187587257774773464676737986628719703213160564615519710463280776760045696770091563558723513308571292310383367385619 b = 4605552366047192013627731912165525205168286287802142378834718054168112074226592040132780357247574432911902213799051756691895094057699811326491330874983614022606712131906917863070629931813737812918474530956976728076047998439498516548593664092748643588042039820494071173665908870088150468947782870128729776478046071603079938947730258868873963061062624947555079925829573750373073049830158067704094318924459527913117286598120816257621741240223128075407565651295716091302682524037309726979483363424718434482294681096607957503526037424819316550045 a + b = 44772733206801184495673270755707035831237722616876976482503906818143571915965606471070313931068039874678646603123604666486480536787826417329523946676529238423800824776852109209001496436472078127337205881711053317342751545075827466826055893695571119844301392582137247239418084215853095850418839825614867731066811558035266754153119461089933257686664785976815962183771649571051123689928633970877616693542928192171338809022471783189809328497997901540084303637924435794515843088652829437442764140184764131252386244655331470812097329735202683935664 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. ****