******************************************************************************** conan test cci-90ca56d9/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@#c14d725ebe4f09f169b562b8b946a363 -pr /Users/jenkins/workspace/prod-v1/bsr@2/13960/dfabd/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/13960/fbfcb/.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/13960/fbfcb/.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/1.2.0 (test package): Installing package Requirements libtommath/1.2.0 from local cache - Cache Packages libtommath/1.2.0:8e74bc12f7afe2971bedf38d3cbd134313ec2dbb - Download Installing (downloading, building) binaries... libtommath/1.2.0: Retrieving package 8e74bc12f7afe2971bedf38d3cbd134313ec2dbb from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.0: Package installed 8e74bc12f7afe2971bedf38d3cbd134313ec2dbb libtommath/1.2.0: Downloaded package revision 1568d043e7b9583c5d1c5a490cd85c44 libtommath/1.2.0 (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/1.2.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/1.2.0 (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/1.2.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libtommath/1.2.0 (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-90ca56d9/recipes/libtommath/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libtommath/1.2.0 (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.0 (test package): Aggregating env generators libtommath/1.2.0 (test package): Generated conaninfo.txt libtommath/1.2.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/workspace/prod-v1/bsr@2/cci-90ca56d9/recipes/libtommath/all/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/1.2.0 (test package): Calling build() libtommath/1.2.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr@2/cci-90ca56d9/recipes/libtommath/all/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-90ca56d9/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr@2/cci-90ca56d9/recipes/libtommath/all/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-90ca56d9/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/workspace/prod-v1/bsr@2/cci-90ca56d9/recipes/libtommath/all/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-90ca56d9/recipes/libtommath/all/test_package/build/Release libtommath/1.2.0 (test package): CMake command: cmake --build "/Users/jenkins/workspace/prod-v1/bsr@2/cci-90ca56d9/recipes/libtommath/all/test_package/build/Release" '--' '-j8' ----Running------ > cmake --build "/Users/jenkins/workspace/prod-v1/bsr@2/cci-90ca56d9/recipes/libtommath/all/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/1.2.0 (test package): Running test() ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr@2/cci-90ca56d9/recipes/libtommath/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 68476495748041396838773926435909646377229683104492260108081261098233511370218245577018181392786579779114875221453570766115785573430293239535723855672257527993552669873536733877356610807213627519945896485174443233712236399748833730010458475999462769375217936716419762724054649527671813305916311188123086546333969014732175443735201100632702531193064161605318714544517912614304004158264977171891090588910742129615728113072512246573915843070181770564729611645531647196841088393514315951152277895737924099714352937780283794721576431732734457248238 b = 8198213823637809486518830175580233080835528810577159554950692201573976490271507914179944265542514434691525757470189685193437743508608574134003081964592333931076783351851007409531768224526494593156611433381600167702489757984472118463504769659407198976565134323808845525971737313696311105537180980810791114283605625149066468296486101495523035793623443680941310188897685377804609736057821545524275661854583099956331048735505141219191665275781944329644652699521082434689298074719802821553160011470858871849706550999382858850218928323314763855415 a + b = 76674709571679206325292756611489879458065211915069419663031953299807487860489753491198125658329094213806400978923760451309223316938901813669726937636849861924629453225387741286888379031740122113102507918556043401414726157733305848473963245658869968351783071040228608250026386841368124411453492168933877660617574639881241912031687202128225566986687605286260024733415597992108613894322798717415366250765325229572059161808017387793107508345963714894374264345052729631530386468234118772705437907208782971564059488779666653571795360056049221103653 libtommath/1.2.0 (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.0 (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