******************************************************************************** conan test cci-df3940ca/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@#c14d725ebe4f09f169b562b8b946a363 -pr /home/conan/workspace/prod-v1/bsr/13885/afafb/profile_linux_5_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/13885/bffbb/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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/13885/bffbb/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/13885/bffbb/.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=5 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.0 (test package): Installing package Requirements libtommath/1.2.0 from local cache - Cache Packages libtommath/1.2.0:b34df74c5d19404b38553e37011cc9839b6cc02c - Download Installing (downloading, building) binaries... libtommath/1.2.0: Retrieving package b34df74c5d19404b38553e37011cc9839b6cc02c from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.0: Package installed b34df74c5d19404b38553e37011cc9839b6cc02c libtommath/1.2.0: Downloaded package revision 2f69995bd3809262054577d820a89e1e 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 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' 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/workspace/prod-v1/bsr/cci-df3940ca/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libtommath/1.2.0 (test package): Generator 'CMakeDeps' 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/workspace/prod-v1/bsr/cci-df3940ca/recipes/libtommath/all/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/1.2.0 (test package): Calling build() libtommath/1.2.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-df3940ca/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-df3940ca/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-df3940ca/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-df3940ca/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-df3940ca/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 5.4.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-df3940ca/recipes/libtommath/all/test_package/build/Release libtommath/1.2.0 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-df3940ca/recipes/libtommath/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-df3940ca/recipes/libtommath/all/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/1.2.0 (test package): Running test() ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-df3940ca/recipes/libtommath/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 6655948706525306840463441160961934060417210352335882110309387779620416756102984617816295715277578612870603021011677685880721077645968411350394761275342274280962805243705222050153164088072370505882398681872832906637709814596159500200670809761343193112787492312274577358163694769553164187887773130328596870395603189367678872353832899313183095314272414645068353088207346451475788296424770339617971710442600746010069164050575644965178132178918397933548369586340081819218705001206709981390502854581470876612147225630198768325109717119165679778861 b = 24254027379582620151835440021486018930980551862334415683620868378927288249431971015270803905688229422557484998774102500730123381082916227625944646796694669031481411223636187735866093254352839008316680395546089167323980137449061183221630116288990615343687779878248834606589513046874464697744035021561823283900042432413311099494967565243846649750899456418055390545343751081493018155905930219402481980640845473066632178771165300170062799670829492279218493264689673131247736638550830658260273686273068959011563373524841871387680435429962200631266 a + b = 30909976086107926992298881182447952991397762214670297793930256158547705005534955633087099620965808035428088019785780186610844458728884638976339408072036943312444216467341409786019257342425209514199079077418922073961689952045220683422300926050333808456475272190523411964753207816427628885631808151890420154295645621780989971848800464557029745065171871063123743633551097532968806452330700559020453691083446219076701342821740945135240931849747890212766862851029754950466441639757540639650776540854539835623710599155040639712790152549127880410127 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 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