******************************************************************************** conan test cci-253f50e9/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /home/conan/w/prod/BuildSingleReference/197232/454d56e1-7956-4233-aa12-83111bfed086/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 '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-253f50e9/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): Generator 'VirtualRunEnv' calling 'generate()' libtommath/1.2.1-dev (test package): Generator 'CMakeDeps' calling 'generate()' 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-253f50e9/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-253f50e9/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-253f50e9/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-253f50e9/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-253f50e9/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-253f50e9/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-253f50e9/recipes/libtommath/cmake/test_package/build/Debug libtommath/1.2.1-dev (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-253f50e9/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-253f50e9/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-253f50e9/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 52791126396733451955784783580539629532594444959687217129372842019114028458117282307256614064540692619604675649239612826137330595179951158429962917529670150387950117730676258894219790609571480022305312471299515940129126243065551002460139534811022055013381115298778323596582069504334205929566334197987553946796850701180517844376808110434452258170009900864492870660987563675785391592943798948027560891276363935420196212243272943208875516947454632067044907697622949614849920395467421841850813176162654939789556737782633036588832972611477051316785 b = 3042308409148954312651094166069978275820566012896635435360641994361358404299462159351203250282422310686993921087906596858126991312151269758274299870471415311177836880966554264329995088750558799592720092822511759495634513155514582928563461373225967087042233297488941304956287970371731918992792281485972434748844120220005276177414991828114811519425311758062032792286309316388660219557949150121540948127741016215955053033318649345857049713210499922379642790826039001152795876222227515173361408261475337227353038919120662610863970736252466963494 a + b = 55833434805882406268435877746609607808415010972583852564733484013475386862416744466607817314823114930291669570327519422995457586492102428188237217400141565699127954611642813158549785698322038821898032564122027699624760756221065585388702996184248022100423348596267264901538357474705937848559126479473526381545694821400523120554223102262567069689435212622554903453273872992174051812501748098149101839404104951636151265276591592554732566660665131989424550488448988616002716271689649357024174584424130277016909776701753699199696943347729518280279 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-253f50e9/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /home/conan/w/prod/BuildSingleReference/197232/454d56e1-7956-4233-aa12-83111bfed086/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_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 cmake created conanbuildinfo.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-253f50e9/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-253f50e9/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-253f50e9/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-253f50e9/recipes/libtommath/cmake/test_v1_package/build/cc9b39b04208ad878ae45ab36fb9b296da9c0e8b" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/cci-253f50e9/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-253f50e9/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-253f50e9/recipes/libtommath/cmake/test_v1_package/build/cc9b39b04208ad878ae45ab36fb9b296da9c0e8b ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-253f50e9/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 = 21295876832185840821992815122920971356156828543120971702969466198048472510717528516135694509869391773359483374840165958555630406709195683926083714723798647890398707020656686040093955801995082779812421996531339965487334595290229925691275884518191302126824368644368492017234254622938575951291502104003958408589426945280820662095418596488631907288424628210665185869718172958383725979977371726518582753462077167869158689761058808199293013168344237246915912560973719603550618061158643088079589382794349650510511942710780032666043632828053285067152 b = 11947410080205810093185339313771496473817305653310904585575109650943051522542118350376611294561520782839473375523281305096612150422081958553275906155308370371593897748472044209767118288706669203255954248114293878986650310485010772195104328664942586226942734597503751853953035337286624208766382983456781478260489214790837415356692596118285752228966971210856496136593859568560429851989327323002476865719937217974467964662241129507753310049699451150690225275415101475056600703524364114504970344804647684124639907100060599976056028015615659111743 a + b = 33243286912391650915178154436692467829974134196431876288544575848991524033259646866512305804430912556198956750363447263652242557131277642479359620879107018261992604769128730249861074090701751983068376244645633844473984905775240697886380213183133888353767103241872243871187289960225200160057885087460739886849916160071658077452111192606917659517391599421521682006312032526944155831966699049521059619182014385843626654423299937707046323218043688397606137836388821078607218764683007202584559727598997334635151849810840632642099660843668944178895 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