******************************************************************************** conan test cci-6d144086/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/w/prod-v1/bsr/119329/ddebf/profile_linux_11_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/119329/fcdca/.conan/profiles/default) Found gcc 11.1 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/119329/fcdca/.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/w/prod-v1/bsr/119329/fcdca/.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=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:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download Installing (downloading, building) binaries... libtommath/cci.20221028: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/cci.20221028: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 libtommath/cci.20221028: Downloaded package revision 6ca75af4a5fe1c311e52fc608cb4234b libtommath/cci.20221028 (test package): Generator 'CMakeDeps' calling 'generate()' 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-6d144086/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 'VirtualRunEnv' calling 'generate()' libtommath/cci.20221028 (test package): Generator txt created conanbuildinfo.txt 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-6d144086/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-6d144086/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-6d144086/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-6d144086/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-6d144086/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-6d144086/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 11.1.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/w/prod-v1/bsr/cci-6d144086/recipes/libtommath/cmake/test_package/build/Release libtommath/cci.20221028 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-6d144086/recipes/libtommath/cmake/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-6d144086/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-6d144086/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 11758598904251235519788315982367227498208591334739101009940499946422896333838456166878569128248439627653326747762810288253831406223299604940460192758138567627626108499772469574552078454901900850516609669250294560883068469978710695076294446995818378456284295732499936713259910155977822275575010353824871355857803563412674168229777811912604796453582529187245428883119295534787777161306088730641845333993979764128262546949534086509220568901435354275009984556244373506258775264494449276188195555810375016162926174876343988605671674582606641265718 b = 31014277296067916047079192684691166961750728149775121080478452630822384329062069023547956743104815705731520263729097657205303322887784722001454533806517121846524335141653387021144396946905009575214056301555728185198024072420832357497626640470754180249821142366328955898297527639756057247513919020335325926715374253607711171526841287568046968202914638221817263207556388328816502642138550998879056957827892180584747323248141309415290296157274838697754859341703447172213355178243524200012250210838667280682548386485710462414540086785894378602976 a + b = 42772876200319151566867508667058394459959319484514222090418952577245280662900525190426525871353255333384847011491907945459134729111084326941914726564655689474150443641425856595696475401806910425730665970806022746081092542399543052573921087466572558706105438098828892611557437795733879523088929374160197282573177817020385339756619099480651764656497167409062692090675683863604279803444639729520902291821871944713009870197675395924510865058710192972764843897947820678472130442737973476200445766649042296845474561362054451020211761368501019868694 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-6d144086/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/w/prod-v1/bsr/119329/ddebf/profile_linux_11_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=11 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:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Cache Installing (downloading, building) binaries... libtommath/cci.20221028: Already installed! libtommath/cci.20221028 (test package): Generator cmake created conanbuildinfo.cmake 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): 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-6d144086/recipes/libtommath/cmake/test_v1_package/build/bfe0ef8668568aede47e8c118d173c4496230396/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-6d144086/recipes/libtommath/cmake/test_v1_package/build/bfe0ef8668568aede47e8c118d173c4496230396' && 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/w/prod-v1/bsr/cci-6d144086/recipes/libtommath/cmake/test_v1_package/build/bfe0ef8668568aede47e8c118d173c4496230396/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-6d144086/recipes/libtommath/cmake/test_v1_package/build/bfe0ef8668568aede47e8c118d173c4496230396" -DCMAKE_MODULE_PATH="/home/conan/w/prod-v1/bsr/cci-6d144086/recipes/libtommath/cmake/test_v1_package/build/bfe0ef8668568aede47e8c118d173c4496230396" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod-v1/bsr/cci-6d144086/recipes/libtommath/cmake/test_v1_package' ----------------- -- The C compiler identification is GNU 11.1.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/w/prod-v1/bsr/119329/fcdca/.conan/data/libtommath/cci.20221028/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/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 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Library tommath found /home/conan/w/prod-v1/bsr/119329/fcdca/.conan/data/libtommath/cci.20221028/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libtommath.a -- Found: /home/conan/w/prod-v1/bsr/119329/fcdca/.conan/data/libtommath/cci.20221028/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-6d144086/recipes/libtommath/cmake/test_v1_package/build/bfe0ef8668568aede47e8c118d173c4496230396 ----Running------ > cmake --build '/home/conan/w/prod-v1/bsr/cci-6d144086/recipes/libtommath/cmake/test_v1_package/build/bfe0ef8668568aede47e8c118d173c4496230396' '--' '-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 = 46519992440362814527485034500637107200834157366825697410718915519770974581783433201811702944543888328283508342366566365764746334990624687137029026963527542465853490652985919463461825998624258775470679346378705679538360242338276570305082603905545850535481663942465851858574231771595190899043198808322190107293753775103948078843894234343997613826448790649893710622210796243110106372720181019493876016784708245491932275817896091697306906084034797972193685164146567242506868799546936442049025333318791707491867037144928444964479547898151927956641 b = 68234294781874987396692338863955002056649644003700847483555179569901720468771919329599684166456799781770137233252062614275897639440606642395664650216808080733572369470402296996995579590945440450856126493675488691916492834491485400977564665774378458559902163668447893628014867106119438484385872990507182473877428104598622905898494109363759489683760007946565758754173316329107721418205068472081015713194562352751374579242610202856507171718479600423337714480045067814397886347969972404509495500462329459475273185076850078959029813255709809089313 a + b = 114754287222237801924177373364592109257483801370526544894274095089672695050555352531411387111000688110053645575618628980040643974431231329532693677180335623199425860123388216460457405589569699226326805840054194371454853076829761971282647269679924309095383827610913745486589098877714629383429071798829372581171181879702570984742388343707757103510208798596459469376384112572217827790925249491574891729979270598243306855060506294553814077802514398395531399644191635056904755147516908846558520833781121166967140222221778523923509361153861737045954 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. ****