******************************************************************************** conan test cci-d2fa024c/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/workspace/prod-v1/bsr/13884/dcbbd/profile_linux_7_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/workspace/prod-v1/bsr/13884/ebdcc/.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/workspace/prod-v1/bsr/13884/ebdcc/.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/workspace/prod-v1/bsr/13884/ebdcc/.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=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:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download Installing (downloading, building) binaries... libtommath/cci.20221028: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/cci.20221028: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b libtommath/cci.20221028: Downloaded package revision b7879857f87873caa76ecf5b4560ec26 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-d2fa024c/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 'CMakeDeps' 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/workspace/prod-v1/bsr/cci-d2fa024c/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-d2fa024c/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-d2fa024c/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-d2fa024c/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-d2fa024c/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-d2fa024c/recipes/libtommath/cmake/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/workspace/prod-v1/bsr/cci-d2fa024c/recipes/libtommath/cmake/test_package/build/Release libtommath/cci.20221028 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-d2fa024c/recipes/libtommath/cmake/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-d2fa024c/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-d2fa024c/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 18257520122699368076082162056466833920339081117396673715952369911840720633875950838598269806221187640576141583355549813323020151110956682381749661119935925842109164007696946762188098159999526766465723479607408500235418961884684737012330641848110815237690749857847957827903186932869169549697957671407565033429173265722378077573488297584973179281466041117059187043498655585067154912962952284917499075825657485839942363194108899399701568025552268161628418075332574215133554822417712180085179131999296383534043239214999179151470978629856445070476 b = 55524024069230576448278356960042321409849404143523046445758151162938821527175493967386198168136434688964063156592241915848003349232956378323538589171854217233599755136055604834309760978232527672929875835322912140984798632738761113876499393551643665257818482490616546104353539136642847125634241834733122010034709853920414593307172353012473906872845311984795224584410802757056921449445941881189404238057550199767783117525971399811052732578778498982897971976757600796986637865765473337980169722264750990706202314677486292059308453114599159093746 a + b = 73781544191929944524360519016509155330188485260919720161710521074779542161051444805984467974357622329540204739947791729171023500343913060705288250291790143075708919143752551596497859138232054439395599314930320641220217594623445850888830035399754480495509232348464503932256726069512016675332199506140687043463883119642792670880660650597447086154311353101854411627909458342124076362408894166106903313883207685607725480720080299210754300604330767144526390052090175012120192688183185518065348854264047374240245553892485471210779431744455604164222 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-d2fa024c/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/workspace/prod-v1/bsr/13884/dcbbd/profile_linux_7_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=7 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:d50a0d523d98c15bb147b18fa7d203887c38be8b - 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 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 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/workspace/prod-v1/bsr/cci-d2fa024c/recipes/libtommath/cmake/test_v1_package/build/8e903743a91dcb087a6d96196cc63fcb426dca8d/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-d2fa024c/recipes/libtommath/cmake/test_v1_package/build/8e903743a91dcb087a6d96196cc63fcb426dca8d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -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-d2fa024c/recipes/libtommath/cmake/test_v1_package/build/8e903743a91dcb087a6d96196cc63fcb426dca8d/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-d2fa024c/recipes/libtommath/cmake/test_v1_package/build/8e903743a91dcb087a6d96196cc63fcb426dca8d" -DCMAKE_MODULE_PATH="/home/conan/workspace/prod-v1/bsr/cci-d2fa024c/recipes/libtommath/cmake/test_v1_package/build/8e903743a91dcb087a6d96196cc63fcb426dca8d" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/workspace/prod-v1/bsr/cci-d2fa024c/recipes/libtommath/cmake/test_v1_package' ----------------- -- 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: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library tommath found /home/conan/workspace/prod-v1/bsr/13884/ebdcc/.conan/data/libtommath/cci.20221028/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/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 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++11 -- Library tommath found /home/conan/workspace/prod-v1/bsr/13884/ebdcc/.conan/data/libtommath/cci.20221028/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib/libtommath.a -- Found: /home/conan/workspace/prod-v1/bsr/13884/ebdcc/.conan/data/libtommath/cci.20221028/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-d2fa024c/recipes/libtommath/cmake/test_v1_package/build/8e903743a91dcb087a6d96196cc63fcb426dca8d ----Running------ > cmake --build '/home/conan/workspace/prod-v1/bsr/cci-d2fa024c/recipes/libtommath/cmake/test_v1_package/build/8e903743a91dcb087a6d96196cc63fcb426dca8d' '--' '-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 = 205038162125431231655931184513818446254472293825354821610732778104044103411476643542362824414815320545996734001132851022762992416824805994514158592627947712882277912056730816690312045044418787026757870536525000956760485550703828496068196153027664613107399698741727310659471565451304168439644357209731116854589402527672031187461649404461815890594625465691109691779933474541402896735667697427007512817076434214016843391152828637174773432117058263582228122822300105000835148190403258728889831807078733394836618216721966425444511701676789363338 b = 69139249947278264892388671894456276586151155578021193938682487609947498127263729300091409461246752704368985817938729533523389718611147296115417531899656077479511717625842391751567851221921611007287709148113501461958100084699122970164350707541960355410101875215576681890002187536943039334113944172758249854302954127074987758011109457442001113390945601289264810958243814987508150939642728657928798706444952663072910758022873510995148388652428870237855908827929849692797153047619938157809114580578922146152426207472225103346433312129569502652410 a + b = 69344288109403696124044603078970095032405627871846548760293220388051542230675205943633772285661568024914982551939862384546152711027972102109931690492284025192393995537899122568258163266966029794314467018650026462914860570249826798660418903694988020023209274914318409200661659102394343502553588529967980971157543529602659789198571106846462929281540226754955920650023748462049553836378396355355806219262029097286927601414026339632323162084545928501438136950752149797797988195810341416538004412386000879547262825688947069771877823831246292015748 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. ****