******************************************************************************** conan test cci-db6ef61f/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@4/197541/01c67eea-4ca8-48b3-8613-d2a21d1e5b35/profile_osx_130_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/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@4/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 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=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.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/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.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:bda713dd3b257827c8d11a06ac9d824038871572 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package bda713dd3b257827c8d11a06ac9d824038871572 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed bda713dd3b257827c8d11a06ac9d824038871572 libtommath/1.2.1-dev: Downloaded package revision 2136f6cdd4ab5d3f6f7df05bfeb0a954 libtommath/1.2.1-dev (test package): Generator 'CMakeDeps' calling 'generate()' 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@4/cci-db6ef61f/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 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-db6ef61f/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@4/cci-db6ef61f/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@4/cci-db6ef61f/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/cci-db6ef61f/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@4/cci-db6ef61f/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@4/cci-db6ef61f/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13.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-db6ef61f/recipes/libtommath/cmake/test_package/build/Release libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/cci-db6ef61f/recipes/libtommath/cmake/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/cci-db6ef61f/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@4/cci-db6ef61f/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 53375108589698429784800172613663000279435274814737831607293745299381668374525475988662587769842054473962086594406830823772348585500134312053355320010735379267847437338485230174623812537042311064926522947390319563700966270971950520036370347705382770221618828039098921066890720376526010230420733462435655965148691123143069298840914496121675150841742926112777252415480377116946777249752466606094327925734420937011295445310459588205437099076272783098402063445426787779121258082183297585965249296142620112027522049793837944769053253531680076669615 b = 51583529168425806688297483557848151890512366595616939273610335095560994693500595650052042196110868986604783567270222441791249181001131893818977663419485365666071934945255989218678962187638055948687260581327398905260898009419069944387785107858183525998068373573727637135673781180571869545310292533868802121087631269329721816542386542287253071249938875110235745727179256424609578418288141615923026100925971390039802121901672975003600498020922213176191443842047559133709826115033057444184936918530624124226040796535831762793499970369236053052058 a + b = 104958637758124236473097656171511152169947641410354770880904080394942663068026071638714629965952923460566870161677053265563597766501266205872332983430220744933919372283741219393302774724680367013613783528717718468961864280391020464424155455563566296219687201612826558202564501557097879775731025996304458086236322392472791115383301038408928222091681801223012998142659633541556355668040608222017354026660392327051097567212132563209037597097194996274593507287474346912831084197216355030150186214673244236253562846329669707562553223900916129721673 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-db6ef61f/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@4/197541/01c67eea-4ca8-48b3-8613-d2a21d1e5b35/profile_osx_130_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/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.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/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.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:bda713dd3b257827c8d11a06ac9d824038871572 - 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@4/cci-db6ef61f/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c/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-db6ef61f/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c' && 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="13.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-db6ef61f/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c/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-db6ef61f/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@4/cci-db6ef61f/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@4/cci-db6ef61f/recipes/libtommath/cmake/test_v1_package' ----------------- -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13.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/13.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/bda713dd3b257827c8d11a06ac9d824038871572/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@4/.conan/data/libtommath/1.2.1-dev/_/_/package/bda713dd3b257827c8d11a06ac9d824038871572/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libtommath/1.2.1-dev/_/_/package/bda713dd3b257827c8d11a06ac9d824038871572/lib/libtommath.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@4/cci-db6ef61f/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@4/cci-db6ef61f/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c' '--' '-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/bda713dd3b257827c8d11a06ac9d824038871572/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 32130191965585914333298308733201371774744973914980213353908800582279688177963710978573177955598662079162109913782347693585970301744116270757357283639499291335402780344669599171664031642731896648217767654921748426009835519752180232574225926242230090459530106559676246734317933077430618577935944660630443958385094330660436177324196143921297051071777977198450019385271827103613451926532729936713703573213125264622780748644266177436054840336160953534791649521388651918131547029860242295739730805201013804679022630557879790325519197330853692566554 b = 62306194071268294284288714349595103745239034640122291320249773148389284700894596152191693040625360681449414147550474371358749529580283927400842307541078793289148502557835940961830658941855652210057403554897992241220287123680499942730133446065772581994368266615917135488314344691284808681839690411857111935968579561261269347014052680876579899629530804327553933455256301232892200156251032650825902481418621353437045008818063026671332329808969103875044629501849565226354285182991866653545250954294520644151415977088099757416076016707771967713129 a + b = 94436386036854208617587023082796475519984008555102504674158573730668972878858307130764870996224022760611524061332822064944719831324400198158199591180578084624551282902505540133494690584587548858275171209819740667230122643432680175304359372308002672453898373175593382222632277768715427259775635072487555894353673891921705524338248824797876950701308781526003952840528128336505652082783762587539606054631746618059825757462329204107387170145130057409836279023238217144485832212852108949284981759495534448830438607645979547741595214038625660279683 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