******************************************************************************** conan test cci-0730b8c1/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /Users/jenkins/workspace/prod-v1/bsr@2/13913/cddff/profile_osx_130_libcpp_apple-clang_release_armv8.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/workspace/prod-v1/bsr@2/13913/bfced/.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/bfced/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=armv8 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/cci.20221028 (test package): Installing package Requirements libtommath/cci.20221028 from local cache - Cache Packages libtommath/cci.20221028:8e74bc12f7afe2971bedf38d3cbd134313ec2dbb - Download Installing (downloading, building) binaries... libtommath/cci.20221028: Retrieving package 8e74bc12f7afe2971bedf38d3cbd134313ec2dbb from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/cci.20221028: Package installed 8e74bc12f7afe2971bedf38d3cbd134313ec2dbb libtommath/cci.20221028: Downloaded package revision 13a5f214aa2d3fbcc7e84001c500051a libtommath/cci.20221028 (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/cci.20221028 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' 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-0730b8c1/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libtommath/cci.20221028 (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/cci.20221028 (test package): Generator txt created conanbuildinfo.txt libtommath/cci.20221028 (test package): Generator 'CMakeDeps' calling 'generate()' 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-0730b8c1/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/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-0730b8c1/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/workspace/prod-v1/bsr@2/cci-0730b8c1/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr@2/cci-0730b8c1/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/workspace/prod-v1/bsr@2/cci-0730b8c1/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/workspace/prod-v1/bsr@2/cci-0730b8c1/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' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/workspace/prod-v1/bsr@2/cci-0730b8c1/recipes/libtommath/cmake/test_package/build/Release libtommath/cci.20221028 (test package): CMake command: cmake --build "/Users/jenkins/workspace/prod-v1/bsr@2/cci-0730b8c1/recipes/libtommath/cmake/test_package/build/Release" '--' '-j8' ----Running------ > cmake --build "/Users/jenkins/workspace/prod-v1/bsr@2/cci-0730b8c1/recipes/libtommath/cmake/test_package/build/Release" '--' '-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-0730b8c1/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 20988104403582270775423096835262059767073369680888756440197735257460136659628688939100191572489313864503485480247907896835761072158698024537206046167107536420189959591157135811636958475872867582050497670881002749538183728544613123149187774135107553218093003803362797851177421023805861305527452000301582266459474985935747372730764968488789158442567114921659744531008573258626662335726441552213713901207495310651273767185749979770279245156227664662191063162723616242325590246970350737078607074301718680686868667091300514100834908854159236397279 b = 32018700580858341188947942793935674224696013624506734418859939874508321114804286651981741649914629236998614729307429978337067897852113500369044779294883739055849085173541632112548232528880236136153476822477648459217643587427746640693934335044956880104007645406561670143316065922040207160630543887450977162811191002194266784210091435957187546166615369955681850261380051571239961960211225676316939128741849540881884342871436221767654686365399933329136965327405739000452302469598752365505250799484075076828742923408517607938372824272255362523653 a + b = 53006804984440611964371039629197733991769383305395490859057675131968457774432975591081933222403943101502100209555337875172828970010811524906250825461991275476039044764698767924185191004753103718203974493358651208755827315972359763843122109180064433322100649209924467994493486945846068466157995887752559429270665988130014156940856404445976704609182484877341594792388624829866624295937667228530653029949344851533158110057186201537933931521627597991328028490129355242777892716569103102583857873785793757515611590499818122039207733126414598920932 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-0730b8c1/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /Users/jenkins/workspace/prod-v1/bsr@2/13913/cddff/profile_osx_130_libcpp_apple-clang_release_armv8.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=armv8 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/cci.20221028 (test package): Installing package Requirements libtommath/cci.20221028 from local cache - Cache Packages libtommath/cci.20221028:8e74bc12f7afe2971bedf38d3cbd134313ec2dbb - 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-release.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-0730b8c1/recipes/libtommath/cmake/test_v1_package/build/79fca944f8dbf304184041c23dd9a3d941a4536b/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-0730b8c1/recipes/libtommath/cmake/test_v1_package/build/79fca944f8dbf304184041c23dd9a3d941a4536b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -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-0730b8c1/recipes/libtommath/cmake/test_v1_package/build/79fca944f8dbf304184041c23dd9a3d941a4536b/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-0730b8c1/recipes/libtommath/cmake/test_v1_package/build/79fca944f8dbf304184041c23dd9a3d941a4536b" -DCMAKE_MODULE_PATH="/Users/jenkins/workspace/prod-v1/bsr@2/cci-0730b8c1/recipes/libtommath/cmake/test_v1_package/build/79fca944f8dbf304184041c23dd9a3d941a4536b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/workspace/prod-v1/bsr@2/cci-0730b8c1/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/bfced/.conan/data/libtommath/cci.20221028/_/_/package/8e74bc12f7afe2971bedf38d3cbd134313ec2dbb/lib/libtommath.dylib -- 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/bfced/.conan/data/libtommath/cci.20221028/_/_/package/8e74bc12f7afe2971bedf38d3cbd134313ec2dbb/lib/libtommath.dylib -- Found: /Users/jenkins/workspace/prod-v1/bsr@2/13913/bfced/.conan/data/libtommath/cci.20221028/_/_/package/8e74bc12f7afe2971bedf38d3cbd134313ec2dbb/lib/libtommath.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/workspace/prod-v1/bsr@2/cci-0730b8c1/recipes/libtommath/cmake/test_v1_package/build/79fca944f8dbf304184041c23dd9a3d941a4536b ----Running------ > cmake --build '/Users/jenkins/workspace/prod-v1/bsr@2/cci-0730b8c1/recipes/libtommath/cmake/test_v1_package/build/79fca944f8dbf304184041c23dd9a3d941a4536b' '--' '-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/bfced/.conan/data/libtommath/cci.20221028/_/_/package/8e74bc12f7afe2971bedf38d3cbd134313ec2dbb/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 29925204854384176369588401633841653703621886332921630650912559710239778406497296945709755627804735253634293349668086588532825518101000884866896333297310757769093745168297013098667070273727274823155553193628165619060321468178242941157699922464324838757209599018172444176782171199186605721147720713149485188455730573679493182642277547142987450569420724573259239514328260548016814886040829669854430456179462218192033897993892156327931349115600937346553423882865192120601809314363444123581348607671570009596993128028917936163869400319815820819397 b = 17218550763876772927185909002684085817017157550766696877577790787749901410521373831594382827944540471666441177946882456908872470747986456352810852203965194078686566606969479266724337888662103372769176713419576740999751141804211584286559078696679559175765191430711854012511806375544045892207632564614521664950246268099329988484546038409818274114066989763614737159445380065299394509551142850851363980617938931267490448201967419867895626394428566901578280096609775043122332616608881047201926381225348276164791178514127943723917796511418594981825 a + b = 47143755618260949296774310636525739520639043883688327528490350497989679817018670777304138455749275725300734527614969045441697988848987341219707185501275951847780311775266492365391408162389378195924729907047742360060072609982454525444259001161004397932974790448884298189293977574730651613355353277764006853405976841778823171126823585552805724683487714336873976673773640613316209395591972520705794436797401149459524346195859576195826975510029504248131703979474967163724141930972325170783274988896918285761784306543045879887787196831234415801222 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. ****