******************************************************************************** conan test cci-bfa45cc0/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@7/196335/fa06b939-a6da-4357-b241-ba5bb18e084a/profile_osx_130_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/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@7/.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@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=13.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/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:f0ce0f189afed95b41fb2faad2f2225a7eca0d22 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package f0ce0f189afed95b41fb2faad2f2225a7eca0d22 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed f0ce0f189afed95b41fb2faad2f2225a7eca0d22 libtommath/1.2.1-dev: Downloaded package revision 51542ed71529b857f7bc5a8479c5190d 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-bfa45cc0/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 'CMakeDeps' calling 'generate()' libtommath/1.2.1-dev (test package): Generator 'VirtualRunEnv' 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@7/cci-bfa45cc0/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-bfa45cc0/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-bfa45cc0/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@7/cci-bfa45cc0/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-bfa45cc0/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@7/cci-bfa45cc0/recipes/libtommath/cmake/test_package/build/Debug/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@7/cci-bfa45cc0/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-bfa45cc0/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@7/cci-bfa45cc0/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-bfa45cc0/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 9306101626153470171118526296804373839778533704769412833044742518306090676694621013858317681564588314210837083098311993543746461901266494226781583900781436235523633100227475241006866565893290968644982222138593564383235772177537116067987135037488369577117660726724478123390369338948754458899577226855679992113231505490648420716862971016299524408341822860836963774913356775471728660078499819466774942435310717407037058994087871973689413475661180027077272730674280419751797786322873180578477776587426656937117233653901997561399190705779262051008 b = 1146668195530589950725241418680224526153561259375055037791964099114192334252078213472809951453238421539868557875586429289678260875840656750621628026336739093170639665866842652858726165979182209521696451759048980219793883436542509015404857038741653687441865630820552547969721447343297950774548809816205910405976739591765429218279725467490308074736723873828624457185516710436421269920489227274552113556603551633770861789947261221944568700782391056575746465999819373190600397404162873624177892723216040870022523850684867699014218758212076519915 a + b = 10452769821684060121843767715484598365932094964144467870836706617420283010946699227331127633017826735750705640973898422833424722777107150977403211927118175328694272766094317893865592731872473178166678673897642544603029655614079625083391992076230023264559526357545030671360090786292052409674126036671885902519208245082413849935142696483789832483078546734665588232098873485908149929998989046741327055991914269040807920784035133195633982176443571083653019196674099792942398183727036054202655669310642697807139757504586865260413409463991338570923 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-bfa45cc0/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@7/196335/fa06b939-a6da-4357-b241-ba5bb18e084a/profile_osx_130_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/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.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/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:f0ce0f189afed95b41fb2faad2f2225a7eca0d22 - Cache Installing (downloading, building) binaries... libtommath/1.2.1-dev: Already installed! libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt 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): 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-bfa45cc0/recipes/libtommath/cmake/test_v1_package/build/983e7869cb36557b69e27712dd54a421aa8708df/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-bfa45cc0/recipes/libtommath/cmake/test_v1_package/build/983e7869cb36557b69e27712dd54a421aa8708df' && 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="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@7/cci-bfa45cc0/recipes/libtommath/cmake/test_v1_package/build/983e7869cb36557b69e27712dd54a421aa8708df/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-bfa45cc0/recipes/libtommath/cmake/test_v1_package/build/983e7869cb36557b69e27712dd54a421aa8708df" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@7/cci-bfa45cc0/recipes/libtommath/cmake/test_v1_package/build/983e7869cb36557b69e27712dd54a421aa8708df" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@7/cci-bfa45cc0/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@7/.conan/data/libtommath/1.2.1-dev/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/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@7/.conan/data/libtommath/1.2.1-dev/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/libtommath.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/libtommath/1.2.1-dev/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@7/cci-bfa45cc0/recipes/libtommath/cmake/test_v1_package/build/983e7869cb36557b69e27712dd54a421aa8708df ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@7/cci-bfa45cc0/recipes/libtommath/cmake/test_v1_package/build/983e7869cb36557b69e27712dd54a421aa8708df' '--' '-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/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 6733591357898244582354329558448502221260019118750490581089431546312164999241877207625229455440459680557881185402988588047200668580517184905730432952821197434027073025198072000022060668788297384564156388903670349381050182785666466619358364220049936083529289857974386983670736968499235317615540641967742811641657847976785921925570445355303596546328002758909571765594377043462319371714891062808770159656339186883651117794548086217740224446014441253254603897365939569561544784737823579564555200656432303646014618427852431487309945567707037203361 b = 58155723902069796926081016688144437524572814080103821133001160502960200869590793039666324407326119077502782279068798500603445730091300017400263546691028251980938166867528933014633045381524353481764014789630706195025920640998191465348251834908531347376635457401621484997912525969259772829057581363685825133274509699406807188248586506224633053339425932114985502516262221112804108536722565247092805125122968534938480783432005757988734847651588533967841631736490029416297616684993176190623343077441333720229553361840957901841090121688181064029606 a + b = 64889315259968041508435346246592939745832833198854311714090592049272365868832670247291553862766578758060663464471787088650646398671817202305993979643849449414965239892727005014655106050312650866328171178534376544406970823783857931967610199128581283460164747259595871981583262937759008146673122005653567944916167547383593110174156951579936649885753934873895074281856598156266427908437456309901575284779307721822131901226553844206475072097602975221096235633855968985859161469730999770187898278097766023875567980268810333328400067255888101232967 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