******************************************************************************** conan test cci-9f502e68/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/w/prod/BuildSingleReference/258078/0cb2b8cc-17dc-42f1-8562-8e88e7e1d1e6/profile_linux_7_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/BuildSingleReference/.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/w/prod/BuildSingleReference/.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/w/prod/BuildSingleReference/.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=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:46863e2dc48a06454dddba7dea457fd3976ba047 - Download Installing (downloading, building) binaries... libtommath/cci.20221028: Retrieving package 46863e2dc48a06454dddba7dea457fd3976ba047 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/cci.20221028: Package installed 46863e2dc48a06454dddba7dea457fd3976ba047 libtommath/cci.20221028: Downloaded package revision cb639e5835ca2af1e2fc1f444df080e5 libtommath/cci.20221028 (test package): Generator txt created conanbuildinfo.txt libtommath/cci.20221028 (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/cci.20221028 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' 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/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' libtommath/cci.20221028 (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/cci.20221028 (test package): Generator 'CMakeDeps' calling 'generate()' 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/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/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/cci.20221028 (test package): Calling build() libtommath/cci.20221028 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_package/build/Debug/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/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_package/build/Debug libtommath/cci.20221028 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/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/cci.20221028 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 49498813353217119433607434924151602191216346938869947255777258032228324587880495847051312501312819480617495388209158459056154610771047766212216071104278665161716126111465369701783104014352920056499829864828046353826445715873521378580878582582296181780901609119837667537846205040085399041374052749118003419440446433385718716084310198622320212795313507502443469132851498414151884999459899444847011520858997729860782010007521829299266767119099231374813578582728311863462830671863680878539510277654428680429227561780195522646763906502982965189866 b = 47693047580629802640747508758843676506319932681540505313790372858914183107664626417791420223906005476810687849568299054921564872615876610160042631403759937839428571642708594382611003960404710872272925518791276398929545247137524757845473651554073165312174493279143793976876391164116984034951382474362190497959117565775315471821665134416629359001864243555844998938472864771527408509466575045615996293064443335610553382946099686754556865637487299209418811978026795425748685393993598225765141642013531090290614917729963196870769815861630496224399 a + b = 97191860933846922074354943682995278697536279620410452569567630891142507695545122264842732725218824957428183237777457513977719483386924376372258702508038603001144697754173964084394107974757630928772755383619322752755990963011046136426352234136369347093076102398981461514722596204202383076325435223480193917399563999161034187905975333038949571797177751058288468071324363185679293508926474490463007813923441065471335392953621516053823632756586530584232390560755107289211516065857279104304651919667959770719842479510158719517533722364613461414265 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-9f502e68/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /home/conan/w/prod/BuildSingleReference/258078/0cb2b8cc-17dc-42f1-8562-8e88e7e1d1e6/profile_linux_7_libstdcpp11_gcc_debug_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=Debug 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:46863e2dc48a06454dddba7dea457fd3976ba047 - Cache Installing (downloading, building) binaries... libtommath/cci.20221028: Already installed! libtommath/cci.20221028 (test package): Generator cmake created conanbuildinfo.cmake libtommath/cci.20221028 (test package): Generator txt created conanbuildinfo.txt 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-debug.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/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_v1_package/build/e91db8f4d5035b68ddb2c77e5d5b40cf1479f7d9/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/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_v1_package/build/e91db8f4d5035b68ddb2c77e5d5b40cf1479f7d9' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_v1_package/build/e91db8f4d5035b68ddb2c77e5d5b40cf1479f7d9/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/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_v1_package/build/e91db8f4d5035b68ddb2c77e5d5b40cf1479f7d9" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_v1_package/build/e91db8f4d5035b68ddb2c77e5d5b40cf1479f7d9" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-9f502e68/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/w/prod/BuildSingleReference/.conan/data/libtommath/cci.20221028/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047/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/w/prod/BuildSingleReference/.conan/data/libtommath/cci.20221028/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047/lib/libtommath.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libtommath/cci.20221028/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047/lib/libtommath.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_v1_package/build/e91db8f4d5035b68ddb2c77e5d5b40cf1479f7d9 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-9f502e68/recipes/libtommath/cmake/test_v1_package/build/e91db8f4d5035b68ddb2c77e5d5b40cf1479f7d9' '--' '-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 = 62747270979663701876708423783203081747264815364082201421192125034430056101448874085623347957360172663240430382015421148123166356910205915961916842381801466046315813103878170007692600048367558824208996684963204686687172589463117477664140601463076435696898985796348271928972440643193042419374209155588638586765501059619436161216518579193622850971912793130466795157376365357285064131763656325739467035220279380201186031713778189666653903479776270359084907511739406956537671501679375480488803345744932106367059142201994346662155307129510447005425 b = 4991419834570384463375546930332738483920042386674404396753280351540174551240442316343395828632016854347280205349595526953473766034982392782679497179978481682206553184787578071730097479038373019591948703048889660323838683037852289144490031616407740808341295790877901897926623487396312717622269046609083934498086836960039391681769601121877260108653503466518694096031692683819410360506875124263971537759655657852492535974116431886833322395271593165616806289267616965039582677634418725108381335024009151834858893010240827720426809511500405648475 a + b = 67738690814234086340083970713535820231184857750756605817945405385970230652689316401966743785992189517587710587365016675076640122945188308744596339561779947728522366288665748079422697527405931843800945388012094347011011272500969766808630633079484176505240281587226173826899064130589355136996478202197722521263587896579475552898288180315500111080566296596985489253408058041104474492270531450003438572979935038053678567687894621553487225875047863524701713801007023921577254179313794205597184680768941258201918035212235174382582116641010852653900 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