******************************************************************************** conan test cci-e9c9ad79/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /Users/jenkins/w/prod-v1/bsr@2/119333/aeaea/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/w/prod-v1/bsr@2/119333/edaaf/.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/w/prod-v1/bsr@2/119333/edaaf/.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 'CMakeDeps' 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/w/prod-v1/bsr@2/cci-e9c9ad79/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): Aggregating env generators libtommath/cci.20221028 (test package): Generated conaninfo.txt libtommath/cci.20221028 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod-v1/bsr@2/cci-e9c9ad79/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/w/prod-v1/bsr@2/cci-e9c9ad79/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod-v1/bsr@2/cci-e9c9ad79/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr@2/cci-e9c9ad79/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod-v1/bsr@2/cci-e9c9ad79/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod-v1/bsr@2/cci-e9c9ad79/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/w/prod-v1/bsr@2/cci-e9c9ad79/recipes/libtommath/cmake/test_package/build/Release libtommath/cci.20221028 (test package): CMake command: cmake --build "/Users/jenkins/w/prod-v1/bsr@2/cci-e9c9ad79/recipes/libtommath/cmake/test_package/build/Release" '--' '-j8' ----Running------ > cmake --build "/Users/jenkins/w/prod-v1/bsr@2/cci-e9c9ad79/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/w/prod-v1/bsr@2/cci-e9c9ad79/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 66824077861351979080596331279977970888021863178815755730235768409937818204931246596442597475938564711305052040894358397215676854896616999556436864959183533365398775909169657620626691839624646519581058535811065276240199052359887028084256241896903166324162111102952572787434557636593033874901940759707101892974323703352596350348183168332750596424540443308864655217034885500074061737962251236478830635832737051384194436319479682036489292768416128941128793625147734175919759303106228306560029239707522404081019437816442046980309450039061301768677 b = 34009351714864475888624201695443139669500788926976203105578407643051507066989944133551581580885063644206955289079670552342101358821421324442621951548861300108763060112659413089174002784217294966872206948621001839179767835108967553002181663247976653950402550750293610866717172031000464409416102309277627478216612340698294991017640092616654651158838874369616686692318925286724500007404648222884641264887312953576819015300790441333789456911665493604992899179542951438209249816978452058430058542136524636803801209464110596952861706496657773330432 a + b = 100833429576216454969220532975421110557522652105791958835814176052989325271921190729994179056823628355512007329974028949557778213718038323999058816508044833474161836021829070709800694623841941486453265484432067115419966887468854581086437905144879820274564661853246183654151729667593498284318043068984729371190936044050891341365823260949405247583379317678481341909353810786798561745366899459363471900720050004961013451620270123370278749680081622546121692804690685614129009120084680364990087781844047040884820647280552643933171156535719075099109 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-e9c9ad79/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /Users/jenkins/w/prod-v1/bsr@2/119333/aeaea/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_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): Generator cmake created conanbuildinfo.cmake 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/w/prod-v1/bsr@2/cci-e9c9ad79/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/w/prod-v1/bsr@2/cci-e9c9ad79/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/w/prod-v1/bsr@2/cci-e9c9ad79/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/w/prod-v1/bsr@2/cci-e9c9ad79/recipes/libtommath/cmake/test_v1_package/build/79fca944f8dbf304184041c23dd9a3d941a4536b" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod-v1/bsr@2/cci-e9c9ad79/recipes/libtommath/cmake/test_v1_package/build/79fca944f8dbf304184041c23dd9a3d941a4536b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod-v1/bsr@2/cci-e9c9ad79/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/w/prod-v1/bsr@2/119333/edaaf/.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/w/prod-v1/bsr@2/119333/edaaf/.conan/data/libtommath/cci.20221028/_/_/package/8e74bc12f7afe2971bedf38d3cbd134313ec2dbb/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod-v1/bsr@2/119333/edaaf/.conan/data/libtommath/cci.20221028/_/_/package/8e74bc12f7afe2971bedf38d3cbd134313ec2dbb/lib/libtommath.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod-v1/bsr@2/cci-e9c9ad79/recipes/libtommath/cmake/test_v1_package/build/79fca944f8dbf304184041c23dd9a3d941a4536b ----Running------ > cmake --build '/Users/jenkins/w/prod-v1/bsr@2/cci-e9c9ad79/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/w/prod-v1/bsr@2/119333/edaaf/.conan/data/libtommath/cci.20221028/_/_/package/8e74bc12f7afe2971bedf38d3cbd134313ec2dbb/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 27839568602969368737391796554680457092315449022595059891271067937673963953168749161322957612054450321724478125690579509197698601917573340561631289079132624959651991150289165951447672074821871870606860476272461531556023615163283466508214483893695845094704973393182336990280560455077913285684886113143001784865369648624738160247807621748222157322074577880367939968884585412588815046466076085581874281167689737041792350999070223921594347054996967440091875763540585810909027233641511665934958422494481346973088900741869372816322451105947555851999 b = 52753420446373299273679106833959208057657955710820734450462215108117204752792874266577518590989429037437281549514710440838056513684310603299854033840984441616529391906232515061749862789890871956690349265700653060617672739720751243363205588165881927272212613730809715214852366053466566863180778513080823714662613104025893065231279332140968802177426982289479070749433811105860564859193271119994363780756740110126825217734003872880264112303768507891473149736946873445943429617632174888044990210443341500989022554409837246511476959993612134003852 a + b = 80592989049342668011070903388639665149973404733415794341733283045791168705961623427900476203043879359161759675205289950035755115601883943861485322920117066576181383056521681013197534864712743827297209741973114592173696354884034709871420072059577772366917587123992052205132926508544480148865664626223825499527982752650631225479086953889190959499501560169847010718318396518449379905659347205576238061924429847168617568733074096801858459358765475331565025500487459256852456851273686553979948632937822847962111455151706619327799411099559689855851 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_find_package_multi' generator is deprecated. Please update your code and remove it. ************************************************* 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 'from conans import CMake' helper is deprecated. Please update your code and remove it. ****