******************************************************************************** conan test cci-ed042ff7/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@4/197395/debf9edc-d97d-4697-8d17-6231143e61ef/profile_osx_110_libcpp_apple-clang_debug_64.libtommath-shared-False.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@4/.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@4/.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=False [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:0aa7be2d0914b6f3128105e305c90b9cb0cae86d - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package 0aa7be2d0914b6f3128105e305c90b9cb0cae86d from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed 0aa7be2d0914b6f3128105e305c90b9cb0cae86d libtommath/1.2.1-dev: Downloaded package revision d7eb7d03d697ff3d5c1161edd725cf3c 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@4/cci-ed042ff7/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 '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: '/Users/jenkins/w/prod/BuildSingleReference@4/cci-ed042ff7/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@4/cci-ed042ff7/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@4/cci-ed042ff7/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/cci-ed042ff7/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@4/cci-ed042ff7/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@4/cci-ed042ff7/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@4/cci-ed042ff7/recipes/libtommath/cmake/test_package/build/Debug libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/cci-ed042ff7/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/cci-ed042ff7/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@4/cci-ed042ff7/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 30250526784258891992079417838630105199792289556703793509095074070778941648099877019134877291148411937650711700530652204876478519582674411620115126665377364483459297386778942383842340374275562404595795780261000392770027901104467440784508410952715692670861989042056136421919700305900011185251089516407643883863090425806345021350850821474569682924383388338939777145807072936509624438750651961206092844210395934725451701280393921163854951673568898570497762682535218627317275777955766989571682986656200477483289422537224277659168704584568229006815 b = 61150324160382199726716991791328754389523394277431718593129793079502053005297878401440037637629315353259070864760187478479272716903824566996665191250068572007866146943211524407008739880921934415817891501545007675176104502211215198111327653537003950351827581567074230161835809070544103921152953950115949775652303907926575760927497366404962276067903424434797864414038592566653537941819794179533958985763273223153551646152157394034707669806355337342093694333307328421414313424927442022942468163128332067497170450906266722448049655177051431044329 a + b = 91400850944641091718796409629958859589315683834135512102224867150280994653397755420574914928777727290909782565290839683355751236486498978616780317915445936491325444329990466790851080255197496820413687281806008067946132403315682638895836064489719643022689570609130366583755509376444115106404043466523593659515394333732920782278348187879531958992286812773737641559845665503163162380570446140740051829973669157879003347432551315198562621479924235912591457015842547048731589202883209012514151149784532544980459873443491000107218359761619660051144 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-ed042ff7/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@4/197395/debf9edc-d97d-4697-8d17-6231143e61ef/profile_osx_110_libcpp_apple-clang_debug_64.libtommath-shared-False.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=False [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:0aa7be2d0914b6f3128105e305c90b9cb0cae86d - 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: '/Users/jenkins/w/prod/BuildSingleReference@4/cci-ed042ff7/recipes/libtommath/cmake/test_v1_package/build/e8a525b5396dd070316641ea0a68f56d24eae442/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@4/cci-ed042ff7/recipes/libtommath/cmake/test_v1_package/build/e8a525b5396dd070316641ea0a68f56d24eae442' && 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@4/cci-ed042ff7/recipes/libtommath/cmake/test_v1_package/build/e8a525b5396dd070316641ea0a68f56d24eae442/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@4/cci-ed042ff7/recipes/libtommath/cmake/test_v1_package/build/e8a525b5396dd070316641ea0a68f56d24eae442" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@4/cci-ed042ff7/recipes/libtommath/cmake/test_v1_package/build/e8a525b5396dd070316641ea0a68f56d24eae442" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@4/cci-ed042ff7/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@4/.conan/data/libtommath/1.2.1-dev/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/lib/libtommath.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Library tommath found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libtommath/1.2.1-dev/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/lib/libtommath.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libtommath/1.2.1-dev/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@4/cci-ed042ff7/recipes/libtommath/cmake/test_v1_package/build/e8a525b5396dd070316641ea0a68f56d24eae442 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@4/cci-ed042ff7/recipes/libtommath/cmake/test_v1_package/build/e8a525b5396dd070316641ea0a68f56d24eae442' '--' '-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@4/.conan/data/libtommath/1.2.1-dev/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 17088976241351279737239104173425786866784561696136612223678726351526774054630942624142722635856237445587620138579725543171884627681376341980079100113715374425775593683079020790507481257249945030655856954922145351619347662396349158993260182125514079900401573389505815808988036336256838536643398742964633042701639896326980395711066017119910420173131437661422313829845693805830026129800736631833246199889218286604463887644036442346466665506554326262086972789905891656663896002755108709155501795903669808771243799936049772455108161426589104700278 b = 57829112013249026193558557965687891306840565779776052299419975774957332439944400612324794932925735681784591286326120268259030868286423442390548491799753656690862576705133432657339023261502068747188041384855225801618793973605997451724490710703029838131016976304305718034722391948927599145634922970724784560728075940544235612486350942452359641823197298037416358069251185694596119797694375940024843333848781155936353594051124959629581176130673486344136357871773843001346324542662261668759974288910816064524928881824184951303296803036598548408497 a + b = 74918088254600305930797662139113678173625127475912664523098702126484106494575343236467517568781973127372211424905845811430915495967799784370627591913469031116638170388212453447846504518752013777843898339777371153238141636002346610717750892828543918031418549693811533843710428285184437682278321713689417603429715836871216008197416959572270061996328735698838671899096879500426145927495112571858089533737999442540817481695161401976047841637227812606223330661679734658010220545417370377915476084814485873296172681760234723758404964463187653108775 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