******************************************************************************** conan test cci-7b3cc200/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.1@#62e132697e01dc083ed3f7f839fe51b1 -pr /home/conan/w/prod-v1/bsr/61754/edcfc/profile_linux_10_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/abddb/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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/abddb/.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=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/61754/abddb/.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=10 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:fb8dd3e9abef9bab75ae909e3661a2e15835c2cd - Download Installing (downloading, building) binaries... libtommath/1.2.1: Retrieving package fb8dd3e9abef9bab75ae909e3661a2e15835c2cd from remote 'c3i_PR-18852' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1: Package installed fb8dd3e9abef9bab75ae909e3661a2e15835c2cd libtommath/1.2.1: Downloaded package revision dac80f8d344e996467b52660881a7945 libtommath/1.2.1 (test package): Generator 'CMakeDeps' calling 'generate()' 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-7b3cc200/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 '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-7b3cc200/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-7b3cc200/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-7b3cc200/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-7b3cc200/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-7b3cc200/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-7b3cc200/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is GNU 10.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/w/prod-v1/bsr/cci-7b3cc200/recipes/libtommath/all/test_package/build/Debug libtommath/1.2.1 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-7b3cc200/recipes/libtommath/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-7b3cc200/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-7b3cc200/recipes/libtommath/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 21250664813485683116184513860191634201962105557349374158466410053405168173193966662317144102988003120247300474179072700357666549542088781933147337654277541692832294198817450496503391507123553766586251308712511402230262933323601613072861630141000668874679507026371805196620042575394244923802106896286521626481745698135147010085202705965226568821224049350900870160071597347364944577730432670544740380822804440751548155419522661821566958959147528524386282018797164226081405117966274332485214213760257243603007312711655274390214796310793578546377 b = 23773809363011590446882943606295807840458206933953089365534831420656384284150553030122550901824199574717404541012990942834606205940407688508199572200254491704552582054435135754459361526061716512986315003088133057252489635922038088237797373046872622771437021953173474928065443000727909263732262867817763381239416937684743449605405920311037449235924589188831056809270299361283010003314351788347545745781995696089811124383687753151781427159506370433512956528888653228812632280033283567261928236248594350923605927982718167725596918937494822388384 a + b = 45024474176497273563067457466487442042420312491302463524001241474061552457344519692439695004812202694964705015192063643192272755482496470441346909854532033397384876253252586250962753033185270279572566311800644459482752569245639701310659003187873291646116528979545280124685485576122154187534369764104285007721162635819890459690608626276264018057148638539731926969341896708647954581044784458892286126604800136841359279803210414973348386118653898957899238547685817454894037397999557899747142450008851594526613240694373442115811715248288400934761 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