******************************************************************************** conan test cci-8fd274d7/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/workspace/prod-v1/bsr/13902/eefbe/profile_linux_11_libstdcpp11_gcc_debug_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/bdafb/.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/bdafb/.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/bdafb/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug 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:0508f825aee0fe3099a5dae626a5316104c6db0a - Download Installing (downloading, building) binaries... libtommath/cci.20221028: Retrieving package 0508f825aee0fe3099a5dae626a5316104c6db0a from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/cci.20221028: Package installed 0508f825aee0fe3099a5dae626a5316104c6db0a libtommath/cci.20221028: Downloaded package revision 7773aa9029ccfc1a9766d5bfaed09f5d libtommath/cci.20221028 (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/cci.20221028 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' 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-8fd274d7/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' 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-8fd274d7/recipes/libtommath/cmake/test_package/build/Debug/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-8fd274d7/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/workspace/prod-v1/bsr/cci-8fd274d7/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-8fd274d7/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/workspace/prod-v1/bsr/cci-8fd274d7/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-8fd274d7/recipes/libtommath/cmake/test_package/build/Debug/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-8fd274d7/recipes/libtommath/cmake/test_package/build/Debug libtommath/cci.20221028 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-8fd274d7/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-8fd274d7/recipes/libtommath/cmake/test_package/build/Debug" '--' '-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-8fd274d7/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 53087938597201700189156798108535138343924124271585492457347874137838046505776721522875537795331101678347885855216268110161333545569459753072340419564985914224709727600464971545080565470680283833123365180741419909904982434415139190733403567739870842875340443278149088128611774382287384900735019484844759245075546472155023620424422617945091695112918613235523471162356956308861532365279170192671672984178484512456449957210278280564016642798795345318412422517235925120098212050939035119880709504705869724727027957953995443744949647342857140279976 b = 1134809145337831436127566768027782969944659755039388087457157299021248412166814283652435090048713565628195294355315407820782273888981001229572090717225839412843921978140647874148929019031714835836778571020764956995619860458719108739327975652363847209191960612176139378736537764313873102703691322060805649132476614427542003256337607163650936698519084184273819296513575295640377990716271233743062270039773696520627295756690263531603780790000193646037324946617697864228334815435030745559988748555295344913807348165367709026807025987005906102526 a + b = 54222747742539531625284364876562921313868784026624880544805031436859294917943535806527972885379815243976081149571583517982115819458440754301912510282211753637553649578605619419229494489711998668960143751762184866900602294873858299472731543392234690084532403890325227507348312146601258003438710806905564894208023086582565623680760225108742631811437697419797290458870531604501910355995441426414735254218258208977077252966968544095620423588795538964449747463853622984326546866374065865440698253261165069640835306119363152771756673329863046382502 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-8fd274d7/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/workspace/prod-v1/bsr/13902/eefbe/profile_linux_11_libstdcpp11_gcc_debug_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=Debug 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:0508f825aee0fe3099a5dae626a5316104c6db0a - 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-debug.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-8fd274d7/recipes/libtommath/cmake/test_v1_package/build/6417f325cfd16d94de564aa51379e64d2c49b796/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-8fd274d7/recipes/libtommath/cmake/test_v1_package/build/6417f325cfd16d94de564aa51379e64d2c49b796' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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-8fd274d7/recipes/libtommath/cmake/test_v1_package/build/6417f325cfd16d94de564aa51379e64d2c49b796/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-8fd274d7/recipes/libtommath/cmake/test_v1_package/build/6417f325cfd16d94de564aa51379e64d2c49b796" -DCMAKE_MODULE_PATH="/home/conan/workspace/prod-v1/bsr/cci-8fd274d7/recipes/libtommath/cmake/test_v1_package/build/6417f325cfd16d94de564aa51379e64d2c49b796" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/workspace/prod-v1/bsr/cci-8fd274d7/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/bdafb/.conan/data/libtommath/cci.20221028/_/_/package/0508f825aee0fe3099a5dae626a5316104c6db0a/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/bdafb/.conan/data/libtommath/cci.20221028/_/_/package/0508f825aee0fe3099a5dae626a5316104c6db0a/lib/libtommath.so -- Found: /home/conan/workspace/prod-v1/bsr/13902/bdafb/.conan/data/libtommath/cci.20221028/_/_/package/0508f825aee0fe3099a5dae626a5316104c6db0a/lib/libtommath.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-8fd274d7/recipes/libtommath/cmake/test_v1_package/build/6417f325cfd16d94de564aa51379e64d2c49b796 ----Running------ > cmake --build '/home/conan/workspace/prod-v1/bsr/cci-8fd274d7/recipes/libtommath/cmake/test_v1_package/build/6417f325cfd16d94de564aa51379e64d2c49b796' '--' '-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 = 59470082725917287704368324003842943360996992573376136107205231498988657043025009035350349525123290100301986262881762986936273162624884850110408126917859612894417776293696118590437588705949115657469511924041132591839040255407358139745445329600670303386838679949085356374217094817755238808879855680948564903840171199528222305060434649382350936546104561336367499653229595648311547863815094410157144517587386822701445324803018764500896281410443530001740569185071849025588059241762626260828959945195570068421051203733060055717663188111150649873353 b = 24671084641959425426567522064024367540874216478000350726009107612487056016062578180631876457528733401580285547735093228334967113895088685100382543539538660881225583524369863994809236732982198251760928354515058152569751128654801407274000302750984766356528872843212503996558617862693541801250260654868133677476992132798521279494792203037819222835893852161405275760490359814486029428846865550415907378942825317943710579115627400896028391659210104049625910514597615452593481102908685128136087302954465989518416717480181610858255744448505789341081 a + b = 84141167367876713130935846067867310901871209051376486833214339111475713059087587215982225982652023501882271810616856215271240276519973535210790670457398273775643359818065982585246825438931313909230440278556190744408791384062159547019445632351655069743367552792297860370775712680448780610130116335816698581317163332326743584555226852420170159381998413497772775413719955462797577292661959960573051896530212140645155903918646165396924673069653634051366479699669464478181540344671311388965047248150036057939467921213241666575918932559656439214434 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. ****