******************************************************************************** conan test cci-dcbca506/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@#73dc0f879f77822acff37dcc12836b3d -pr /home/conan/w/prod-v1/bsr/61755/dfdfe/profile_linux_9_libstdcpp11_gcc_release_64.libtommath-shared-False.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/61755/edadb/.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/61755/edadb/.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/61755/edadb/.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=False [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:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download Installing (downloading, building) binaries... libtommath/1.2.0: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'c3i_PR-18852' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.0: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 libtommath/1.2.0: Downloaded package revision 84e8153903f9548b5f6e601837ed731c libtommath/1.2.0 (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.0 (test package): Generator 'CMakeDeps' 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/w/prod-v1/bsr/cci-dcbca506/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 'VirtualRunEnv' 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/w/prod-v1/bsr/cci-dcbca506/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/w/prod-v1/bsr/cci-dcbca506/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-dcbca506/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-dcbca506/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-dcbca506/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-dcbca506/recipes/libtommath/all/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-dcbca506/recipes/libtommath/all/test_package/build/Release libtommath/1.2.0 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-dcbca506/recipes/libtommath/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-dcbca506/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/w/prod-v1/bsr/cci-dcbca506/recipes/libtommath/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 10711390811824076850436878252957783908640890141575364517677498654433494082046625979395845910816868349411716485120134725717966515767839138728655016389877973062270460661227211288092597077671893659385357212625221945740241498442499828917696115921497019360177781927516567081633596941602845482724730005752437110455769180876700217899620606960896144335374174266930643248994861615419278824985818103614667080741756188718071731093790380041989015480379368483239681427450957138569195838845325591397716952601913575010415361953777700338407135520294946778592 b = 55672069035052421660841844121645743930404792222422857651564726963558153652492061396290136242741308735920800638268572155457961522900876046431944992232145706913742103002989244336076283027700279684567053444308081435960508182792701727624713827201694671091186210027739193103818927075414913312455640843769944431613296494227076058085012492094830449738811295754591743433408112261548865952199888335956682846128974686168507273739893193984718933014001178439989443261090235605319640205420699943125669766655309492055282083520803889453281959617654351096495 a + b = 66383459846876498511278722374603527839045682363998222169242225617991647734538687375685982153558177085332517123388706881175928038668715185160600008622023679976012563664216455624168880105372173343952410656933303381700749681235201556542409943123191690451363991955255760185452524017017758795180370849522381542069065675103776275984633099055726594074185470021522386682402973876968144777185706439571349926870730874886579004833683574026707948494380546923229124688541192743888836044266025534523386719257223067065697445474581589791689095137949297875087 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 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