******************************************************************************** conan test cci-7a4de478/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /home/conan/w/prod/BuildSingleReference/197321/21de44ee-4ea1-4537-a5b4-872e3c928f5a/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/BuildSingleReference/.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/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=9 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=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-dev (test package): Installing package Requirements libtommath/1.2.1-dev from local cache - Cache Packages libtommath/1.2.1-dev:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package 30eae4e50fefe0f7b788ed8928ac248681ea6af0 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed 30eae4e50fefe0f7b788ed8928ac248681ea6af0 libtommath/1.2.1-dev: Downloaded package revision 9b02fe44578363f07513db279b2b8f02 libtommath/1.2.1-dev (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/1.2.1-dev (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/1.2.1-dev (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/1.2.1-dev (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' libtommath/1.2.1-dev (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-7a4de478/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1-dev (test package): Aggregating env generators libtommath/1.2.1-dev (test package): Generated conaninfo.txt libtommath/1.2.1-dev (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-7a4de478/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/1.2.1-dev (test package): Calling build() libtommath/1.2.1-dev (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-7a4de478/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-7a4de478/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-7a4de478/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-7a4de478/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-7a4de478/recipes/libtommath/cmake/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::libtommath' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-7a4de478/recipes/libtommath/cmake/test_package/build/Debug libtommath/1.2.1-dev (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-7a4de478/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-7a4de478/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/1.2.1-dev (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-7a4de478/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 64875713886074315882225442431955695984004075322820778596688366791023699561737011227590300029586115322713169303022295278507965175295234497850747407351709332819294871684539968159967517113521067924728360758089202624375658883708582324499697580610997675598720063761058630368449313661253471681405792869775989092264394231781510020169384090409056170449170994778312686863895092349981157951819154774635199012373794166599143587892771501959558686814203157071332564143654697668540774081555349074490882235031470958356080324700356786939281370540652098058076 b = 56968139569990723767797035816510727257346848159583854529400179691688790615826858100054325954920135016380252013089100284933824158787156460719299846665418122186534972079006733588191892424444669977430557547808057241637468044950380892628824475894501254229973200442173490826829346985395833524459110271209258909895146380537158855781126021302257590495434582577573662634404310849282817519164704236508052262140414494030230620687895561331091735123517173308314852159036965674088914134278752330597143277924948860335221025014934125387375836778722752039368 a + b = 121843853456065039650022478248466423241350923482404633126088546482712490177563869327644625984506250339093421316111395563441789334082390958570047254017127455005829843763546701748159409537965737902158918305897259866013126928658963217128522056505498929828693264203232121195278660646649305205864903140985248002159540612318668875950510111711313760944605577355886349498299403199263975470983859011143251274514208660629374208580667063290650421937720330379647416302691663342629688215834101405088025512956419818691301349715290912326657207319374850097444 libtommath/1.2.1-dev (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-dev (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-7a4de478/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /home/conan/w/prod/BuildSingleReference/197321/21de44ee-4ea1-4537-a5b4-872e3c928f5a/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 ******************************************************************************** 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-dev (test package): Installing package Requirements libtommath/1.2.1-dev from local cache - Cache Packages libtommath/1.2.1-dev:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Cache Installing (downloading, building) binaries... libtommath/1.2.1-dev: Already installed! libtommath/1.2.1-dev (test package): Generator cmake created conanbuildinfo.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommath-config-version.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommath-config.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommathTargets.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommathTarget-debug.cmake libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1-dev (test package): Aggregating env generators libtommath/1.2.1-dev (test package): Generated conaninfo.txt libtommath/1.2.1-dev (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-7a4de478/recipes/libtommath/cmake/test_v1_package/build/cc9b39b04208ad878ae45ab36fb9b296da9c0e8b/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-dev (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/cci-7a4de478/recipes/libtommath/cmake/test_v1_package/build/cc9b39b04208ad878ae45ab36fb9b296da9c0e8b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -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-7a4de478/recipes/libtommath/cmake/test_v1_package/build/cc9b39b04208ad878ae45ab36fb9b296da9c0e8b/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-7a4de478/recipes/libtommath/cmake/test_v1_package/build/cc9b39b04208ad878ae45ab36fb9b296da9c0e8b" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/cci-7a4de478/recipes/libtommath/cmake/test_v1_package/build/cc9b39b04208ad878ae45ab36fb9b296da9c0e8b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-7a4de478/recipes/libtommath/cmake/test_v1_package' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX 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/1.2.1-dev/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libtommath.so -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Library tommath found /home/conan/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libtommath.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libtommath.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-7a4de478/recipes/libtommath/cmake/test_v1_package/build/cc9b39b04208ad878ae45ab36fb9b296da9c0e8b ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-7a4de478/recipes/libtommath/cmake/test_v1_package/build/cc9b39b04208ad878ae45ab36fb9b296da9c0e8b' '--' '-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/1.2.1-dev (test package): Running test() ----Running------ > bin/test_package ----------------- a = 28508959812114036514939489428008778504191679170149410537452488668143707646442822947528831423177036246272403778507013137240338432931251286698329630660100156400348606581633801109830698381144946643534797853177785799996672156752287492845673610751829259582391080280243260688068658491972296416809977622989263259063736631911293558486310937384998433232426359282559392635826416293185375421365912491847864383650275951950142834031453419922597600946913274679979254186227563686167947010955222664697031798194486019356287437234630792325044222495596362938562 b = 3330588930855583309355005536543803534869649444930549857108575837495400180678362290884312206019221569908003599630537778131683523627852419309447965384466949102705500629739629109495523269157163263673032754235099063495447752233235931017093693386217109396589885515234566457338667325664542178090537759494051137512002951196837264843251671884033994832722577879299067434790715727482775053094760784960465746276455049284154500402833917677876132990121137051093444185486115343730146383317284596798434452748042057699382247547690569605093007948109059950701 a + b = 31839548742969619824294494964552582039061328615079960394561064505639107827121185238413143629196257816180407378137550915372021956559103706007777596044567105503054107211373430219326221650302109907207830607412884863492119908985523423862767304138046368978980965795477827145407325817636838594900515382483314396575739583108130823329562609269032428065148937161858460070617132020668150474460673276808330129926731001234297334434287337600473733937034411731072698371713679029898093394272507261495466250942528077055669684782321361930137230443705422889263 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