******************************************************************************** conan test cci-88d2d6f0/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/w/prod-v1/bsr/119327/cfaeb/profile_linux_9_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/w/prod-v1/bsr/119327/dccaf/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/119327/dccaf/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/119327/dccaf/.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=9 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:2af715f34a7c8c2aeae57b25be0a52c4110dc502 - Download Installing (downloading, building) binaries... libtommath/cci.20221028: Retrieving package 2af715f34a7c8c2aeae57b25be0a52c4110dc502 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/cci.20221028: Package installed 2af715f34a7c8c2aeae57b25be0a52c4110dc502 libtommath/cci.20221028: Downloaded package revision d35afeb8a6f231fce9cdfe18aae75caf libtommath/cci.20221028 (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/cci.20221028 (test package): Generator txt created conanbuildinfo.txt libtommath/cci.20221028 (test package): Generator 'VirtualRunEnv' 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-88d2d6f0/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): 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-88d2d6f0/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-88d2d6f0/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-88d2d6f0/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-88d2d6f0/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-88d2d6f0/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-88d2d6f0/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 9.2.1 -- 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/w/prod-v1/bsr/cci-88d2d6f0/recipes/libtommath/cmake/test_package/build/Release libtommath/cci.20221028 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-88d2d6f0/recipes/libtommath/cmake/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-88d2d6f0/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-88d2d6f0/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 46287333080195274080466354926059035102137936297282381576464019760957741827055347748908821737449936575022351775713112147486232069272375428283011765002815601643541857191234092736820755679702070450417946177019589612808561329456172713367303628219170019265925676337235142966045741308494522472658094254733067255410961358377423703278871137115035449726909966278137160207769823186644186370037826723353349818208824645719518820485309465685705974103502053425837061881798527641862627081917275585393244351824461229095755540088245095664731682413665011013722 b = 28708646545847849922445810584228854680189734445147559536643757586076030945420532621810196717370431586423144379239804665634610856376682609714471206453735309915686737340085879442743993741199212212098257487270848227433167906888459632187776957180659702251535706646486954040601595033364376916990455190914485088774435520172251620256610846431693966336274467668635639135305625849984145785484039471421066807393255997298573859777192936123426729557428781122921702683679724891878519172199519064524890264388636449192550913415564023580995713784993550401807 a + b = 74995979626043124002912165510287889782327670742429941113107777347033772772475880370719018454820368161445496154952916813120842925649058037997482971456550911559228594531319972179564749420901282662516203664290437840241729236344632345555080585399829721517461382983722097006647336341858899389648549445647552344185396878549675323535481983546729416063184433946772799343075449036628332155521866194774416625602080643018092680262502401809132703660930834548758764565478252533741146254116794649918134616213097678288306453503809119245727396198658561415529 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-88d2d6f0/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/w/prod-v1/bsr/119327/cfaeb/profile_linux_9_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=9 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:2af715f34a7c8c2aeae57b25be0a52c4110dc502 - Cache Installing (downloading, building) binaries... libtommath/cci.20221028: Already installed! 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 cmake created conanbuildinfo.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/w/prod-v1/bsr/cci-88d2d6f0/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300/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-88d2d6f0/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -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-88d2d6f0/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300/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-88d2d6f0/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300" -DCMAKE_MODULE_PATH="/home/conan/w/prod-v1/bsr/cci-88d2d6f0/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod-v1/bsr/cci-88d2d6f0/recipes/libtommath/cmake/test_v1_package' ----------------- -- The C compiler identification is GNU 9.2.1 -- 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/w/prod-v1/bsr/119327/dccaf/.conan/data/libtommath/cci.20221028/_/_/package/2af715f34a7c8c2aeae57b25be0a52c4110dc502/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 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Library tommath found /home/conan/w/prod-v1/bsr/119327/dccaf/.conan/data/libtommath/cci.20221028/_/_/package/2af715f34a7c8c2aeae57b25be0a52c4110dc502/lib/libtommath.so -- Found: /home/conan/w/prod-v1/bsr/119327/dccaf/.conan/data/libtommath/cci.20221028/_/_/package/2af715f34a7c8c2aeae57b25be0a52c4110dc502/lib/libtommath.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-88d2d6f0/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300 ----Running------ > cmake --build '/home/conan/w/prod-v1/bsr/cci-88d2d6f0/recipes/libtommath/cmake/test_v1_package/build/4d1ea1d2f039c9751632aa5e865231a8cabc9300' '--' '-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 = 30683475017644344002150987326885918302341953483205786082591150925330085915472588623276223015856561099857177167251607335389195540978008983959642851588189198490794119861679748367720907514722908305864229362037613712686345841987411199971159597199795803478454835821098714054618659072760743759205423358527659359333556157546361531331679695925341487626308263504140190820646539800724788042252119669779118305336629292979518292979541414496084292261998169680648657200891488262456209610956596918147085281136456796939732934373087965743804824278316465570269 b = 50291330161968984746483085359638270509022820934485713360537990562536252958805704180269250166008974037422224650071913112016056169562977287256264931751059284064017200961422133665735447420706584796017663117096972271434402646745728475024855029157341817933202479986190254316454722222122825242385071099786734171719669777705963796072081460649811266134845103591282244640164927733213769024029756703171971869322154308044379799470690000299569476112607346417775324352005463094463226021146672748649425097357829907013600349796348471311740638832736861099004 a + b = 80974805179613328748634072686524188811364774417691499443129141487866338874278292803545473181865535137279401817323520447405251710540986271215907783339248482554811320823101882033456354935429493101881892479134585984120748488733139674996014626357137621411657315807288968371073381294883569001590494458314393531053225935252325327403761156575152753761153367095422435460811467533938557066281876372951090174658783601023898092450231414795653768374605516098423981552896951356919435632103269666796510378494286703953333284169436437055545463111053326669273 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_find_package_multi' generator is deprecated. Please update your code and remove it. ************************************************* 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 'from conans import CMake' helper is deprecated. Please update your code and remove it. ****