******************************************************************************** conan test cci-fdb66376/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@#c96ceeff252d150c0be36bfcd925836f -pr /home/conan/w/prod-v1/bsr/40718/fcdbc/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 pkgconf/1.9.5: Not found in local cache, looking in remotes... pkgconf/1.9.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.9.5: Downloaded recipe revision 989f60eefa25067cc5f0782d1f7c2368 libtommath/1.2.0 (test package): Installing package Requirements libtommath/1.2.0 from local cache - Cache Packages libtommath/1.2.0:0508f825aee0fe3099a5dae626a5316104c6db0a - Cache Build requirements pkgconf/1.9.5 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.9.5:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Download Installing (downloading, building) binaries... pkgconf/1.9.5: Retrieving package cc9f9b2b9f92fc82888026414560bf79d8c3a052 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.9.5: Package installed cc9f9b2b9f92fc82888026414560bf79d8c3a052 pkgconf/1.9.5: Downloaded package revision b8ad9f72c6c1e0fcd286461803ca7710 libtommath/1.2.0: Already installed! libtommath/1.2.0 (test package): Applying build-requirement: pkgconf/1.9.5 libtommath/1.2.0 (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/1.2.0 (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/1.2.0 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' libtommath/1.2.0 (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-fdb66376/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' libtommath/1.2.0 (test package): Generator 'PkgConfigDeps' calling 'generate()' libtommath/1.2.0 (test package): Aggregating env generators libtommath/1.2.0 (test package): Generated conaninfo.txt libtommath/1.2.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/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/1.2.0 (test package): Calling build() libtommath/1.2.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/test_package/build/Debug/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 -- Found PkgConfig: /home/conan/w/prod-v1/bsr/40718/aaaaa/.conan/data/pkgconf/1.9.5/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin/pkgconf (found version "1.9.5") -- Checking for module 'libtommath' -- Found libtommath, version 1.2.0 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/test_package/build/Debug libtommath/1.2.0 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/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/1.2.0 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 18755137298922155098786073172744527044357437205208422960791735894321049884788578392763585439317293522944269945908072438123465206734213659582250926604335516191103204534095917112783754251430822903376630238493600358578274916623925454971095502409707920321723997337876579320666267075392790170098574228336723644893475330000933242919036836719419809154742855639137614401672477386287097408719827230780419426526403726714183418421252502204259170894487982212109094717423076935101906442168995834289139227158552376544484686351641325057444103279424994791090 b = 32904336843879995609122160988838587369999199818198506192228239063675074920226414455934171792062329303090790297142282348534507154570520239344786917393026748805129428037841902481175215125051612406912427523296739016098846875726947734526170645844920423003541953296784239781352374038352411081826914398362821252999129015428946977209749420046126824886021749666043478003904000873472209064591088233460480577922684029852482595128957191274380773347828791097937405657818750082019547029778498797234242698691347245863680316787369963888156131323878887551071 a + b = 51659474142802150707908234161583114414356637023406929153019974957996124805014992848697757231379622826035060243050354786657972361304733898927037843997362264996232632571937819593958969376482435310289057761790339374677121792350873189497266148254628343325265950634660819102018641113745201251925488626699544897892604345429880220128786256765546634040764605305181092405576478259759306473310915464240900004449087756566666013550209693478639944242316773310046500375241827017121453471947494631523381925849899622408165003139011288945600234603303882342161 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 libtommath/1.2.0 (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-fdb66376/recipes/libtommath/all/test_v1_package/conanfile.py libtommath/1.2.0@#c96ceeff252d150c0be36bfcd925836f -pr /home/conan/w/prod-v1/bsr/40718/fcdbc/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 pkgconf/1.9.3: Not found in local cache, looking in remotes... pkgconf/1.9.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.9.3: Downloaded recipe revision 3e658ebc066dc868a1f8a472c1065368 libtommath/1.2.0 (test package): Installing package Requirements libtommath/1.2.0 from local cache - Cache Packages libtommath/1.2.0:0508f825aee0fe3099a5dae626a5316104c6db0a - Cache Build requirements pkgconf/1.9.3 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.9.3:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Download Installing (downloading, building) binaries... pkgconf/1.9.3: Retrieving package cc9f9b2b9f92fc82888026414560bf79d8c3a052 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.9.3: Package installed cc9f9b2b9f92fc82888026414560bf79d8c3a052 pkgconf/1.9.3: Downloaded package revision 39bf61cdc0d8bc41add48ce415c4c407 libtommath/1.2.0: Already installed! libtommath/1.2.0 (test package): Applying build-requirement: pkgconf/1.9.3 libtommath/1.2.0 (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.0 (test package): Generator cmake_find_package_multi created pkgconf-config-version.cmake libtommath/1.2.0 (test package): Generator cmake_find_package_multi created pkgconf-config.cmake libtommath/1.2.0 (test package): Generator cmake_find_package_multi created pkgconfTargets.cmake libtommath/1.2.0 (test package): Generator cmake_find_package_multi created pkgconfTarget-debug.cmake libtommath/1.2.0 (test package): Generator cmake_find_package_multi created libtommath-config-version.cmake libtommath/1.2.0 (test package): Generator cmake_find_package_multi created libtommath-config.cmake libtommath/1.2.0 (test package): Generator cmake_find_package_multi created libtommathTargets.cmake libtommath/1.2.0 (test package): Generator cmake_find_package_multi created libtommathTarget-debug.cmake libtommath/1.2.0 (test package): Generator cmake created conanbuildinfo.cmake libtommath/1.2.0 (test package): Generator pkg_config created pkgconf.pc libtommath/1.2.0 (test package): Generator pkg_config created libtommath.pc libtommath/1.2.0 (test package): Aggregating env generators libtommath/1.2.0 (test package): Generated conaninfo.txt libtommath/1.2.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/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/1.2.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/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/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/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/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/test_v1_package/build/6417f325cfd16d94de564aa51379e64d2c49b796" -DCMAKE_MODULE_PATH="/home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/test_v1_package/build/6417f325cfd16d94de564aa51379e64d2c49b796" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/test_v1_package' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX 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 -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX 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/40718/aaaaa/.conan/data/libtommath/1.2.0/_/_/package/0508f825aee0fe3099a5dae626a5316104c6db0a/lib/libtommath.so -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Found PkgConfig: /home/conan/w/prod-v1/bsr/40718/aaaaa/.conan/data/pkgconf/1.9.3/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin/pkgconf (found version "1.9.3") -- Checking for module 'libtommath' -- Found libtommath, version 1.2.0 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/test_v1_package/build/6417f325cfd16d94de564aa51379e64d2c49b796 ----Running------ > cmake --build '/home/conan/w/prod-v1/bsr/cci-fdb66376/recipes/libtommath/all/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/1.2.0 (test package): Running test() ----Running------ > bin/test_package ----------------- a = 32975917681113938675076359660229904955499231559893982312588135730218052326930156367383815147469784914945417800724549496955609071096773197853230549205489288016072505202784259161730370988162756403597360959184975280794570778070776582139230148958910339577555552266004523334493102780266513223486274797744769404455167843411310691373380533346529997560532278508256810571966038824898647783813608063406403381804973629175388952578337670018193690183822332344889302855538641146078541982158643699925212818734779664816199602829297078488661113317360581410973 b = 10677506636152310715823748482195076541638449316170213803400299790609998993238771896088452857974595262301582739035957426335811825679961335246312588869202209415241631239729336737274927676268397264048769799214081078326745566748434291372063210779935980142414394306028601543915698395921135813380871331415401639471442790782859746676727858756453786639781743731242616824649622624839787550869475880179320263328786515317266259519556995808890876466494427112648355742339639638487081594724271422836849261983367131973998516773222274859977252124943038816256 a + b = 43653424317266249390900108142424981497137680876064196115988435520828051320168928263472268005444380177247000539760506923291420896776734533099543138074691497431314136442513595899005298664431153667646130758399056359121316344819210873511293359738846319719969946572033124878408801176187649036867146129160171043926610634194170438050108392102983784200314022239499427396615661449738435334683083943585723645133760144492655212097894665827084566650316759457537658597878280784565623576882915122762062080718146796790198119602519353348638365442303620227229 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/1.2.0 (test package): WARN: ************************************************ The 'cmake_find_package_multi' generator is deprecated. Please update your code and remove it. ************************************************* libtommath/1.2.0 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* libtommath/1.2.0 (test package): WARN: ************************************************ The 'pkg_config' generator is deprecated. Please update your code and remove it. ************************************************* libtommath/1.2.0 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. ****