******************************************************************************** conan test cci-a2ba3fac/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@7/196471/b7d56b6e-2aea-4acc-9ffb-49c6425fc905/profile_osx_110_libcpp_apple-clang_debug_64.libtommath-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@7/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference@7/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] libtommath:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk 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:190c51b484365d84adc1f1fe795877c4d9f69782 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package 190c51b484365d84adc1f1fe795877c4d9f69782 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed 190c51b484365d84adc1f1fe795877c4d9f69782 libtommath/1.2.1-dev: Downloaded package revision be0924cace70c0b00845814854c40a58 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 txt created conanbuildinfo.txt 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=/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/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): Aggregating env generators libtommath/1.2.1-dev (test package): Generated conaninfo.txt libtommath/1.2.1-dev (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/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="/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 11.0.3.11030032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - 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: /Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_package/build/Debug libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----------------- [ 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------ > . "/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 49563224959313118459084470955486670371586801677896004909219931360681605027591148341471051335881038648092196986352779597170054880069650000389991599005022321089151572859521460977652844019042310100101793100994987634290274947200141867325591236344639314859649206033981170453831114013280883135230491000591571878672178913678890601709941730355143500780311815803392734534767775061483896931580729302888523939540535804466690603873241726785179638335827949348049187718378425736762640533161569324906854295083965156941443301606194957526505063246908287336205 b = 37567298511653661435611880133912414770691161746014583515234703213921740986508279129787911646473103558974364263812162288281891414332704919988305645522187851936005647018654007240630275175752148471098492299448927282604908690273341979422988340401868067119955589089254644041164147953751287993806506216928598916219842938783205270296662467982662133380254981171699844582277216502096247886049848335783876072170878563577691270829167755718409405021698783919882501673190793643586644264301493336379079190855048453423859286359862604465576111694497983031533 a + b = 87130523470966779894696351089399085142277963423910588424454634574603346014099427471258962982354142207066561250164941885451946294402354920378297244527210173025157219878175468218283119194794458571200285400443914916895183637473483846748579576746507381979604795123235814494995261967032171129036997217520170794892021852462095872006604198337805634160566796975092579117044991563580144817630577638672400011711414368044381874702409482503589043357526733267931689391569219380349284797463062661285933485939013610365302587966057561992081174941406270367738 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-a2ba3fac/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@7/196471/b7d56b6e-2aea-4acc-9ffb-49c6425fc905/profile_osx_110_libcpp_apple-clang_debug_64.libtommath-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] libtommath:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk 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:190c51b484365d84adc1f1fe795877c4d9f69782 - 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 txt created conanbuildinfo.txt 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): Aggregating env generators libtommath/1.2.1-dev (test package): Generated conaninfo.txt libtommath/1.2.1-dev (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b/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 '/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b/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="/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_v1_package' ----------------- -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - 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: /Applications/conan/xcode/11.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - 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 /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/libtommath/1.2.1-dev/_/_/package/190c51b484365d84adc1f1fe795877c4d9f69782/lib/libtommath.dylib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Library tommath found /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/libtommath/1.2.1-dev/_/_/package/190c51b484365d84adc1f1fe795877c4d9f69782/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/libtommath/1.2.1-dev/_/_/package/190c51b484365d84adc1f1fe795877c4d9f69782/lib/libtommath.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@7/cci-a2ba3fac/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b' '--' '-j4' ----------------- [ 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------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/libtommath/1.2.1-dev/_/_/package/190c51b484365d84adc1f1fe795877c4d9f69782/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 5175213531221077145101885973261907801082029690411094355125657013152012318586597770921571556674285065515431412913419728459848493397549302278595638048647189191759930915195425228437422993181266070923710225847504048249746293359694584203252172130970256350254499533718945123962351752197970296453872316368256480148836032347756457013355195132486943612158368153944870733750617573357347367665912366225680453468072923841106654638361939766091409106181582469626461961030035905526646283330181809079112778209200855519366329941529291892168737091856240515204 b = 11396074940822376987765217687385348244829634095297346995889791797628979425700466779215481961380453254980153652898846113621037759026720229066706410804032104129463408165723782855552947913764330738436887398584388208880093168414132055115861167269096027498852762946734320999473631872331729164226915778531608961095279612325767278801766822079843135093848799211356592962897234387123424851365846309632815769296736172744158057452426025376353310556310720236178983583550098994854524885258735020975564407293401080827242427628960155801512860416624126696341 a + b = 16571288472043454132867103660647256045911663785708441351015448810780991744287064550137053518054738320495585065812265842080886252424269531345302048852679293321223339080919208083990370906945596809360597624431892257129839461773826639319113339400066283849107262480453266123435983624529699460680788094899865441244115644673523735815122017212330078706007167365301463696647851960480772219031758675858496222764809096585264712090787965142444719662492302705805445544580134900381171168588916830054677185502601936346608757570489447693681597508480367211545 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