******************************************************************************** conan test cci-030a4e5a/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.1@#62e132697e01dc083ed3f7f839fe51b1 -pr /home/conan/w/prod-v1/bsr/61754/acbdd/profile_linux_9_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/w/prod-v1/bsr/61754/addec/.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/61754/addec/.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/61754/addec/.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=9 os=Linux [options] libtommath:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libtommath/1.2.1 (test package): Installing package Requirements libtommath/1.2.1 from local cache - Cache Packages libtommath/1.2.1:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Download Installing (downloading, building) binaries... libtommath/1.2.1: Retrieving package 30eae4e50fefe0f7b788ed8928ac248681ea6af0 from remote 'c3i_PR-18852' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1: Package installed 30eae4e50fefe0f7b788ed8928ac248681ea6af0 libtommath/1.2.1: Downloaded package revision bdbd54cbb0a740c5e46282604e8b8711 libtommath/1.2.1 (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/1.2.1 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' libtommath/1.2.1 (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-030a4e5a/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' libtommath/1.2.1 (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1 (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/1.2.1 (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/1.2.1 (test package): Aggregating env generators libtommath/1.2.1 (test package): Generated conaninfo.txt libtommath/1.2.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-030a4e5a/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.1 (test package): Calling build() libtommath/1.2.1 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-030a4e5a/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-030a4e5a/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-030a4e5a/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-030a4e5a/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-030a4e5a/recipes/libtommath/all/test_package/build/Debug/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-030a4e5a/recipes/libtommath/all/test_package/build/Debug libtommath/1.2.1 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-030a4e5a/recipes/libtommath/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-030a4e5a/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.1 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-030a4e5a/recipes/libtommath/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 37382850639945532474350741903609747417024807624719104461762372144264314896172262550275160844796205732864085658181522314904801474678777296973604498965406725210872701263686483998399479394124267232301630594431867132639891018177492259409130095524489845004372219558225894644963727827692525648982485233238658903823865803949115172374449949591137249169015999480296377445978713189290640459110479775449130724480892466491516084374838028737667080001585056075298225919481423640576215486099427503119148874658897430065247675340153803424433392443805813124270 b = 28779151106590407375401866693397409294210666451782695144055197748521613358933528577538350893614275639824159556913143316256526330673302680064480870866850451399419254527160240299554121435277206312478629014189011438948324275005494875303861722812839793159201298868236771571122189754638422517846727528332109847694763663282855984591299437544258395160691522448400569841475810200632361669930452885387630898443923398031814229692192520351168807268081979296051139680164281034385829997270192058793661564288786233012540493680811400709008630001575296069563 a + b = 66162001746535939849752608597007156711235474076501799605817569892785928255105791127813511738410481372688245215094665631161327805352079977038085369832257176610291955790846724297953600829401473544780259608620878571588215293182987134712991818337329638163573518426462666216085917582330948166829212761570768751518629467231971156965749387135395644329707521928696947287454523389923002129040932660836761622924815864523330314067030549088835887269667035371349365599645704674962045483369619561912810438947683663077788169020965204133442022445381109193833 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 libtommath/1.2.1 (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/1.2.1 (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