******************************************************************************** conan test cci-8fd5c37d/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /Users/jenkins/workspace/prod-v1/bsr/13913/debba/profile_osx_130_libcpp_apple-clang_release_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/13913/defcc/.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/13913/defcc/.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=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:095512ed878f14a09dd732e9f6868729dd437529 - Download Installing (downloading, building) binaries... libtommath/cci.20221028: Retrieving package 095512ed878f14a09dd732e9f6868729dd437529 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/cci.20221028: Package installed 095512ed878f14a09dd732e9f6868729dd437529 libtommath/cci.20221028: Downloaded package revision 0de7236d2a4e02c1452bf3313c601d8d libtommath/cci.20221028 (test package): Generator 'VirtualRunEnv' calling 'generate()' 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/cci-8fd5c37d/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 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/cci-8fd5c37d/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/cci-8fd5c37d/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/cci-8fd5c37d/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr/cci-8fd5c37d/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/cci-8fd5c37d/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/workspace/prod-v1/bsr/cci-8fd5c37d/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/cci-8fd5c37d/recipes/libtommath/cmake/test_package/build/Release libtommath/cci.20221028 (test package): CMake command: cmake --build "/Users/jenkins/workspace/prod-v1/bsr/cci-8fd5c37d/recipes/libtommath/cmake/test_package/build/Release" '--' '-j8' ----Running------ > cmake --build "/Users/jenkins/workspace/prod-v1/bsr/cci-8fd5c37d/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/cci-8fd5c37d/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 2655839081701547554267507592578706046457737394826902496582631716376767114001872789723186256714131065683363270547988022330814852930710764416950516844608371087038020320722025517859906297628109386681349810141347997150039908050795796350861650378131040192927053766767214182002184222439156290746313416302082470089697177440273777726418145849746348427338820338720906530976251915354766941065146147872728901496905577401345184274711083572862102509839039722430929625911781810030001410813643738237910393976855706248084716515933867352352085762961627265323 b = 24873270347140929740032212038658762571071012962094780235725999663485272947932894698230123366821974064193459999742742701333502284614772847067275783222481713752608162175832879745713357143012076371261455066193655079447308354036129569238077367587743292933324569503419267551042253077179313499961986118737717915875558682686266544308480335395433183411190939035375278255251138374235663594039023716623765180885730389397103366310676272200141847578662434068271838746094530745102615117949983453815397199543431729282029664706203423360646680993353063286837 a + b = 27529109428842477294299719631237468617528750356921682732308631379862040061934767487953309623536105129876823270290730723664317137545483611484226300067090084839646182496554905263573263440640185757942804876335003076597348262086925365588939017965874333126251623270186481733044437299618469790708299535039800385965255860126540322034898481245179531838529759374096184786227390289590430535104169864496494082382635966798448550585387355773003950088501473790702768372006312555132616528763627192053307593520287435530114381222137290712998766756314690552160 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-8fd5c37d/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /Users/jenkins/workspace/prod-v1/bsr/13913/debba/profile_osx_130_libcpp_apple-clang_release_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=Release 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:095512ed878f14a09dd732e9f6868729dd437529 - 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/cci-8fd5c37d/recipes/libtommath/cmake/test_v1_package/build/6ecbedc5cdfd9b2fee01e5a152232420daabe6dd/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/cci-8fd5c37d/recipes/libtommath/cmake/test_v1_package/build/6ecbedc5cdfd9b2fee01e5a152232420daabe6dd' && 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/cci-8fd5c37d/recipes/libtommath/cmake/test_v1_package/build/6ecbedc5cdfd9b2fee01e5a152232420daabe6dd/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/cci-8fd5c37d/recipes/libtommath/cmake/test_v1_package/build/6ecbedc5cdfd9b2fee01e5a152232420daabe6dd" -DCMAKE_MODULE_PATH="/Users/jenkins/workspace/prod-v1/bsr/cci-8fd5c37d/recipes/libtommath/cmake/test_v1_package/build/6ecbedc5cdfd9b2fee01e5a152232420daabe6dd" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/workspace/prod-v1/bsr/cci-8fd5c37d/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/13913/defcc/.conan/data/libtommath/cci.20221028/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/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/13913/defcc/.conan/data/libtommath/cci.20221028/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/lib/libtommath.a -- Found: /Users/jenkins/workspace/prod-v1/bsr/13913/defcc/.conan/data/libtommath/cci.20221028/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/workspace/prod-v1/bsr/cci-8fd5c37d/recipes/libtommath/cmake/test_v1_package/build/6ecbedc5cdfd9b2fee01e5a152232420daabe6dd ----Running------ > cmake --build '/Users/jenkins/workspace/prod-v1/bsr/cci-8fd5c37d/recipes/libtommath/cmake/test_v1_package/build/6ecbedc5cdfd9b2fee01e5a152232420daabe6dd' '--' '-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/13913/defcc/.conan/data/libtommath/cci.20221028/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 59466679697508913608009045735306845424140751305059349054004374624432049059435633028426057435724194321586373973516130410329960319648505552827577321770056670288560229362374595846269698970528921397961587191481351675381752521516947926257664774443118526431730865758723142771568363860303138505011002525059310106621470849597935071884384020719100038144022179375605968631222778615893862305974936453037686896156416396396956994847918796598303018774770480030169200844889364746627132039180950742472972605435120941650041698244712951312994561460666385859635 b = 40681633198006073702188793995650683600701855755935628539552290345142754010627157496983688214757458173128487148253151795602126766970382678460735278818845808546063855049357078880688706255856980007919509436152013069559432662661763438443949979725804884964821218764002531741313181564813782730995247535306156682907078717725794419312867395756693055808266496697794263400177416972649342364893423300405771033331531122532547612982454513008116757684626987479007296542634071459793052576316593817101904754524770844881339185634977060741648760191901649169684 a + b = 100148312895514987310197839730957529024842607060994977593556664969574803070062790525409745650481652494714861121769282205932087086618888231288312600588902478834624084411731674726958405226385901405881096627633364744941185184178711364701614754168923411396552084522725674512881545425116921236006250060365466789528549567323729491197251416475793093952288676073400232031400195588543204670868359753443457929487947518929504607830373309606419776459397467509176497387523436206420184615497544559574877359959891786531380883879690012054643321652568035029319 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. ****