******************************************************************************** conan test cci-571adcc3/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/workspace/prod-v1/bsr/13884/eaced/profile_linux_7_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/workspace/prod-v1/bsr/13884/fbfce/.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/fbfce/.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/fbfce/.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=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:5246c0bd84cb3855ffc2a458086a0813344953bf - Download Installing (downloading, building) binaries... libtommath/cci.20221028: Retrieving package 5246c0bd84cb3855ffc2a458086a0813344953bf from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/cci.20221028: Package installed 5246c0bd84cb3855ffc2a458086a0813344953bf libtommath/cci.20221028: Downloaded package revision 2437bc5863f3b2c8f04ad92d17e5becd libtommath/cci.20221028 (test package): Generator 'VirtualRunEnv' calling 'generate()' 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 '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-571adcc3/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/workspace/prod-v1/bsr/cci-571adcc3/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-571adcc3/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-571adcc3/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-571adcc3/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-571adcc3/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-571adcc3/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-571adcc3/recipes/libtommath/cmake/test_package/build/Release libtommath/cci.20221028 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-571adcc3/recipes/libtommath/cmake/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-571adcc3/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-571adcc3/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 10642156155885054553772291926091668194748736765272311745760517271410088475821871066211025222274685034630897642129014281873684574386225128173092195095909422934564811482545642108966731870201476572644703197613939856783288793027615234525158466657615025922954610485562401544550217103825532276248157913519788509307778294593572244632902668391034471608827263040947513788869819227260100343497304560404553602043356080236787848186595326046801675915582165323851970897319628144524782151367564295653003431168003653092505892356329985009628911853847672394341 b = 16173030175361389767798168545789929871623111482060241947652154409061874045634037707131168500511722348989023728702563110098125918422755500419968178445166716761474799733159190889456095318181752735725956559650011975745798980353211985309856654421661364202135027446227934975959595022938421632210751756410190160047281501072028404321342675374022809954355751520777633733544983859762664639773701200685799426594678312837784644116255851485681923818343629139719393447646749501241320101617515623427002284672898155167429583998989797318207389828576408515259 a + b = 26815186331246444321570460471881598066371848247332553693412671680471962521455908773342193722786407383619921370831577391971810492808980628593060373541076139696039611215704832998422827188383229308370659757263951832529087773380827219835015121079276390125089637931790336520509812126763953908458909669929978669355059795665600648954245343765057281563183014561725147522414803087022764983271005761090353028638034393074572492302851177532483599733925794463571364344966377645766102252985079919080005715840901808259935476355319782327836301682424080909600 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-571adcc3/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/workspace/prod-v1/bsr/13884/eaced/profile_linux_7_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=7 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:5246c0bd84cb3855ffc2a458086a0813344953bf - 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 txt created conanbuildinfo.txt libtommath/cci.20221028 (test package): Generator cmake created conanbuildinfo.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-571adcc3/recipes/libtommath/cmake/test_v1_package/build/1ab02485a35b957fcfafae18e8bc3b70e0cb2638/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-571adcc3/recipes/libtommath/cmake/test_v1_package/build/1ab02485a35b957fcfafae18e8bc3b70e0cb2638' && 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-571adcc3/recipes/libtommath/cmake/test_v1_package/build/1ab02485a35b957fcfafae18e8bc3b70e0cb2638/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-571adcc3/recipes/libtommath/cmake/test_v1_package/build/1ab02485a35b957fcfafae18e8bc3b70e0cb2638" -DCMAKE_MODULE_PATH="/home/conan/workspace/prod-v1/bsr/cci-571adcc3/recipes/libtommath/cmake/test_v1_package/build/1ab02485a35b957fcfafae18e8bc3b70e0cb2638" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/workspace/prod-v1/bsr/cci-571adcc3/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/fbfce/.conan/data/libtommath/cci.20221028/_/_/package/5246c0bd84cb3855ffc2a458086a0813344953bf/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 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++11 -- Library tommath found /home/conan/workspace/prod-v1/bsr/13884/fbfce/.conan/data/libtommath/cci.20221028/_/_/package/5246c0bd84cb3855ffc2a458086a0813344953bf/lib/libtommath.so -- Found: /home/conan/workspace/prod-v1/bsr/13884/fbfce/.conan/data/libtommath/cci.20221028/_/_/package/5246c0bd84cb3855ffc2a458086a0813344953bf/lib/libtommath.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-571adcc3/recipes/libtommath/cmake/test_v1_package/build/1ab02485a35b957fcfafae18e8bc3b70e0cb2638 ----Running------ > cmake --build '/home/conan/workspace/prod-v1/bsr/cci-571adcc3/recipes/libtommath/cmake/test_v1_package/build/1ab02485a35b957fcfafae18e8bc3b70e0cb2638' '--' '-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 = 25246667163844836549744652700348148127573688897831882603216287028617448359630830150652495977186057894492634482228874318664710960155992599322363117815971906397811784095649763725597391441506359329881442467816359552175710872281885396200435460364054499825785824657622023761292017002187103349918512441387089027993701286861622618690958511449881490768701233604027038980510504918710723111155519146072638445862979840332307152513603066113696536718566498109105457413114745345115961186382033370935444762478584098061869073794082354890039755624406593832973 b = 61281333135600507330689731994374175584517406133566478685321080856465447024972989966665241406559362021834279250869221115982006067419061254402987409860009291990927989950288107417021233005323207438376167272715366269549918773416177072516969133782972345518757467047504764834154885413879161565300782636316315081515265655253291096162121035934763493817871041551207242700628310382058593819387640738975643811891050326758315773308210962414687315848234632179803023657964934592475742941565310522015909777573286898493273240815308824596233457318388523600938 a + b = 86528000299445343880434384694722323712091095031398361288537367885082895384603820117317737383745419916326913733098095434646717027575053853725350527675981198388739774045937871142618624446829566768257609740531725821725629645698062468717404594147026845344543291705126788595446902416066264915219295077703404109508966942114913714853079547384644984586572275155234281681138815300769316930543159885048282257754030167090622925821814028528383852566801130288908481071079679937591704127947343892951354540051870996555142314609391179486273212942795117433911 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. ****