******************************************************************************** conan test cci-acddf2f1/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /Users/jenkins/workspace/prod-v1/bsr@2/13913/bdadb/profile_osx_130_libcpp_apple-clang_debug_armv8.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/workspace/prod-v1/bsr@2/13913/dfcbf/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=armv8 arch_build=armv8 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/workspace/prod-v1/bsr@2/13913/dfcbf/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=armv8 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/cci.20221028 (test package): Installing package Requirements libtommath/cci.20221028 from local cache - Cache Packages libtommath/cci.20221028:3558c54d13382045caaf9174821b7c2ba01fc8bc - Download Installing (downloading, building) binaries... libtommath/cci.20221028: Retrieving package 3558c54d13382045caaf9174821b7c2ba01fc8bc from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/cci.20221028: Package installed 3558c54d13382045caaf9174821b7c2ba01fc8bc libtommath/cci.20221028: Downloaded package revision 5b162dc1a3fce12d9dd8d15592faf977 libtommath/cci.20221028 (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/cci.20221028 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' libtommath/cci.20221028 (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/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' libtommath/cci.20221028 (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/cci.20221028 (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/cci.20221028 (test package): Generator txt created conanbuildinfo.txt libtommath/cci.20221028 (test package): Aggregating env generators libtommath/cci.20221028 (test package): Generated conaninfo.txt libtommath/cci.20221028 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/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/cci.20221028 (test package): Calling build() libtommath/cci.20221028 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/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' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_package/build/Debug libtommath/cci.20221028 (test package): CMake command: cmake --build "/Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j8' ----Running------ > cmake --build "/Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j8' ----------------- [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package libtommath/cci.20221028 (test package): Running test() ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 35129866851702178759225676873776580016789952340308538660708527327098838803631730911558326691222135757803952114776432981119019594387603409244127109546409631078038354991846239601850124526884217063315044279361383588360354752974805757815227467166930945556195167113808121498756306810579047924020705742808578879749658575536149729971101676105863188897754943270989222504058560482077736757496560829363554332423402588625108481444236676375826957737535699543741882817256151283140431479153739436719702859153936081189377383887033417811336118148230320222281 b = 50485334170337910770313603638278769489031365862475524386058153149197474190408186585132774565567493340541268714273066082041198512999277171703996683955413496054357806879732478750684706410650308931786209241230349381673687166024110518917458279163554745424733165066793524127221916716386211689627644108895009912160426450532159115669989099333541212670517431732707879450253173656712100941106030486964030554501469031532737282339800665984429545083458495799052221414870837006691988296829387947118990431740904042909675981241788266479651279916368260416787 a + b = 85615201022040089529539280512055349505821318202784063046766680476296312994039917496691101256789629098345220829049499063160218107386880580948123793501823127132396161871578718352534830937534525995101253520591732970034041918998916276732685746330485690980928332180601645625978223526965259613648349851703588791910085026068308845641090775439404401568272375003697101954311734138789837698602591316327584886924871620157845763784037342360256502820994195342794104232126988289832419775983127383838693290894840124099053365128821684290987398064598580639068 libtommath/cci.20221028 (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/cci.20221028 (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-acddf2f1/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /Users/jenkins/workspace/prod-v1/bsr@2/13913/bdadb/profile_osx_130_libcpp_apple-clang_debug_armv8.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=armv8 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/cci.20221028 (test package): Installing package Requirements libtommath/cci.20221028 from local cache - Cache Packages libtommath/cci.20221028:3558c54d13382045caaf9174821b7c2ba01fc8bc - Cache Installing (downloading, building) binaries... libtommath/cci.20221028: Already installed! libtommath/cci.20221028 (test package): Generator cmake created conanbuildinfo.cmake libtommath/cci.20221028 (test package): Generator cmake_find_package_multi created libtommath-config-version.cmake libtommath/cci.20221028 (test package): Generator cmake_find_package_multi created libtommath-config.cmake libtommath/cci.20221028 (test package): Generator cmake_find_package_multi created libtommathTargets.cmake libtommath/cci.20221028 (test package): Generator cmake_find_package_multi created libtommathTarget-debug.cmake libtommath/cci.20221028 (test package): Generator txt created conanbuildinfo.txt libtommath/cci.20221028 (test package): Aggregating env generators libtommath/cci.20221028 (test package): Generated conaninfo.txt libtommath/cci.20221028 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_v1_package/build/e20bdf4779cb17654a1ec50f74e9e30f94caf4c3/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/cci.20221028 (test package): Calling build() ----Running------ > cd '/Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_v1_package/build/e20bdf4779cb17654a1ec50f74e9e30f94caf4c3' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_v1_package/build/e20bdf4779cb17654a1ec50f74e9e30f94caf4c3/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/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_v1_package/build/e20bdf4779cb17654a1ec50f74e9e30f94caf4c3" -DCMAKE_MODULE_PATH="/Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_v1_package/build/e20bdf4779cb17654a1ec50f74e9e30f94caf4c3" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_v1_package' ----------------- -- 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: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library tommath found /Users/jenkins/workspace/prod-v1/bsr@2/13913/dfcbf/.conan/data/libtommath/cci.20221028/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib/libtommath.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'AppleClang' compiler -- Conan: C++ stdlib: libc++ -- Library tommath found /Users/jenkins/workspace/prod-v1/bsr@2/13913/dfcbf/.conan/data/libtommath/cci.20221028/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib/libtommath.a -- Found: /Users/jenkins/workspace/prod-v1/bsr@2/13913/dfcbf/.conan/data/libtommath/cci.20221028/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_v1_package/build/e20bdf4779cb17654a1ec50f74e9e30f94caf4c3 ----Running------ > cmake --build '/Users/jenkins/workspace/prod-v1/bsr@2/cci-acddf2f1/recipes/libtommath/cmake/test_v1_package/build/e20bdf4779cb17654a1ec50f74e9e30f94caf4c3' '--' '-j8' ----------------- [ 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/cci.20221028 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/workspace/prod-v1/bsr@2/13913/dfcbf/.conan/data/libtommath/cci.20221028/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 53854412915906301910157920531177750268095723764740795290007989680416547181679350502205879716816456916350705014792626815476649595582207690867435538295526564805236525957686482278929705326275373210083235331082836868995427771136679230456390229693055304456811715650056744426036166983408412442044532681376674716383932199645505919447039518060693253684063317713444537203347077184769137568079902836704166106478543437104724917551709987045221750374608076012691748648251237282945560995069406393803907567017393044517704233446884825000749170889219245573414 b = 32799446448047654399132745119821396298777581629057297575329858907263205361935333933374651332355737322028293553090992267060039029386998100873661457473565603553918966885663494898301217716942110293398500556022147575744729150286515038044278432530677339956314322441782263277786489640984162349977654255419998923266527209099431132645079973195100870875696595209732129794707949508281901378080336245005839448213833082202290282654558752009819636571336517034167591641294721307985353649615321732857586280243755131501982079572356205654523649573140446585505 a + b = 86653859363953956309290665650999146566873305393798092865337848587679752543614684435580531049172194238378998567883619082536688624969205791741096995769092168359155492843349977177230923043217483503481735887104984444740156921423194268500668662223732644413126038091839007703822656624392574792022186936796673639650459408744937052092119491255794124559759912923176666998055026693051038946160239081710005554692376519307015200206268739055041386945944593046859340289545958590930914644684728126661493847261148176019686313019241030655272820462359692158919 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 libtommath/cci.20221028 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* libtommath/cci.20221028 (test package): WARN: ************************************************ The 'cmake_find_package_multi' generator is deprecated. Please update your code and remove it. ************************************************* libtommath/cci.20221028 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. ****