******************************************************************************** conan test cci-7551004e/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@6/196219/a05b0a5f-ca22-4d9c-ac64-4fdeb9e6419b/profile_osx_110_libcpp_apple-clang_release_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@6/.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@6/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release 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:401b1629c9d4297a477a52ba4e818b916e27da93 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package 401b1629c9d4297a477a52ba4e818b916e27da93 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed 401b1629c9d4297a477a52ba4e818b916e27da93 libtommath/1.2.1-dev: Downloaded package revision eccd6b395c3f08d56221398e5ba28c81 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 'CMakeToolchain' calling 'generate()' libtommath/1.2.1-dev (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' 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@6/cci-7551004e/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' 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: '/Users/jenkins/w/prod/BuildSingleReference@6/cci-7551004e/recipes/libtommath/cmake/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.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@6/cci-7551004e/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@6/cci-7551004e/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@6/cci-7551004e/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@6/cci-7551004e/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@6/cci-7551004e/recipes/libtommath/cmake/test_package/build/Release/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@6/cci-7551004e/recipes/libtommath/cmake/test_package/build/Release libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@6/cci-7551004e/recipes/libtommath/cmake/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@6/cci-7551004e/recipes/libtommath/cmake/test_package/build/Release" '--' '-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@6/cci-7551004e/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 71264607702259744447483508818796327408391560553495885134818490214426912056810099338851000796674571317204889784739586055915916821368779530836118784754089651452664084958840183894471663063698121324725446501024132834369234075473323424531505822836308046710719071701462783037352541477296278139721398481841758318909998077418566919184941690892831548955610971082456926951659824368157842618026135595714364914917634249425229982580352310771209830719163830433801157575050871122996394554361586608940131782935218095075265676419795677038300413800222283697569 b = 24616882902983836492266376597350567468118844977204939399180743784523749862522941295667671805382270027087013700134092042258228615313897360006181212827771114785305192543971272806815048138064886286618050235719860570852636267937877175670128231275921210435890396151915591213446902186924607715213515500699691454041823240566802866638499658385672575119538379887110540626849838931026069175501108818015274742625899758605462858752444599651325489910338169176277278449088931775363805323832776322189852715485900658999174665960890704782683964216320729026043 a + b = 95881490605243580939749885416146894876510405530700824533999233998950661919333040634518672602056841344291903484873678098174145436682676890842299997581860766237969277502811456701286711201763007611343496736743993405221870343411200600201634054112229257146609467853378374250799443664220885854934913982541449772951821317985369785823441349278504124075149350969567467578509663299183911793527244413729639657543534008030692841332796910422535320629501999610078436024139802898360199878194362931129984498421118754074440342380686381820984378016543012723612 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-7551004e/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@6/196219/a05b0a5f-ca22-4d9c-ac64-4fdeb9e6419b/profile_osx_110_libcpp_apple-clang_release_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=Release 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:401b1629c9d4297a477a52ba4e818b916e27da93 - 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-release.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@6/cci-7551004e/recipes/libtommath/cmake/test_v1_package/build/d9b20f8bda2d9f0a645d8866b89311e0fe055b1e/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@6/cci-7551004e/recipes/libtommath/cmake/test_v1_package/build/d9b20f8bda2d9f0a645d8866b89311e0fe055b1e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -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@6/cci-7551004e/recipes/libtommath/cmake/test_v1_package/build/d9b20f8bda2d9f0a645d8866b89311e0fe055b1e/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@6/cci-7551004e/recipes/libtommath/cmake/test_v1_package/build/d9b20f8bda2d9f0a645d8866b89311e0fe055b1e" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@6/cci-7551004e/recipes/libtommath/cmake/test_v1_package/build/d9b20f8bda2d9f0a645d8866b89311e0fe055b1e" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@6/cci-7551004e/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@6/.conan/data/libtommath/1.2.1-dev/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93/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@6/.conan/data/libtommath/1.2.1-dev/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/libtommath/1.2.1-dev/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93/lib/libtommath.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@6/cci-7551004e/recipes/libtommath/cmake/test_v1_package/build/d9b20f8bda2d9f0a645d8866b89311e0fe055b1e ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@6/cci-7551004e/recipes/libtommath/cmake/test_v1_package/build/d9b20f8bda2d9f0a645d8866b89311e0fe055b1e' '--' '-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@6/.conan/data/libtommath/1.2.1-dev/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 24233270594099466473007973667976916325525746879124119097093491302389886670754767401500789709537363612822318834203533769624226903573585776300261136427419205898724541552293458927933045242167508219875660381213573639841454311249528781600519842007057125571312966478186707408140744365477339208493895318879436848149104817176780330928771904220548474538771893468530107180913619713496901532017053475962678574468525927487222911937439019048472074727224839507862855715758776000131897969675465669062006556996070576979742759445250873131935092677215555033629 b = 20798258772471231623205990526953959081807407130132207269968787123564799236498792692363867779000146208827932779339151562296609898895931320226240208389259946214723429148053534655343730950045565475589390005146247686215849543332989331962400146202379352097738196301530542594833839755743631758143017811552028375366756064211353771328486210926836489391993810538940252069627154754930946320787145496123894141943252664795024150055415247209060967225079626750014808402252996714069200879198623405530320477021723560812070570123050865911789726159188546067504 a + b = 45031529366570698096213964194930875407333154009256326367062278425954685907253560093864657488537509821650251613542685331920836802469517096526501344816679152113447970700346993583276776192213073695465050386359821326057303854582518113562919988209436477669051162779717250002974584121220970966636913130431465223515860881388134102257258115147384963930765704007470359250540774468427847852804198972086572716411778592282247061992854266257533041952304466257877664118011772714201098848874089074592327034017794137791813329568301739043724818836404101101133 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