******************************************************************************** conan test cci-4e9d96c7/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@#c14d725ebe4f09f169b562b8b946a363 -pr /Users/jenkins/workspace/prod-v1/bsr@2/13912/bcbca/profile_osx_130_libcpp_apple-clang_debug_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/13912/efcde/.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/13912/efcde/.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=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:d01bcc828355ca4e0055ae948c9b5689dfe31156 - Download Installing (downloading, building) binaries... libtommath/1.2.0: Retrieving package d01bcc828355ca4e0055ae948c9b5689dfe31156 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.0: Package installed d01bcc828355ca4e0055ae948c9b5689dfe31156 libtommath/1.2.0: Downloaded package revision 6b8af827821c5ec197c0c9b4a0e978d3 libtommath/1.2.0 (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/1.2.0 (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/1.2.0 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' 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-4e9d96c7/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' libtommath/1.2.0 (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' 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-4e9d96c7/recipes/libtommath/all/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/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-4e9d96c7/recipes/libtommath/all/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-4e9d96c7/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr@2/cci-4e9d96c7/recipes/libtommath/all/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-4e9d96c7/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/workspace/prod-v1/bsr@2/cci-4e9d96c7/recipes/libtommath/all/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-4e9d96c7/recipes/libtommath/all/test_package/build/Debug libtommath/1.2.0 (test package): CMake command: cmake --build "/Users/jenkins/workspace/prod-v1/bsr@2/cci-4e9d96c7/recipes/libtommath/all/test_package/build/Debug" '--' '-j8' ----Running------ > cmake --build "/Users/jenkins/workspace/prod-v1/bsr@2/cci-4e9d96c7/recipes/libtommath/all/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/1.2.0 (test package): Running test() ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr@2/cci-4e9d96c7/recipes/libtommath/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 57071290827374851432687177752922515577144684871706965127646895046310919029265120900430848025938981216745179378713612102127608539732883412281939256785929809269605900479568355761289513205769977667138962010395349852397260854381665513062125707617367729862763522468882861027763613703440111404849716861513480790980876271676364867194056631792078278446862180860181088331114705218394528861852995524235490370965124893544180504037225312754631375492077795295246342092136398921416545237983307812520840907983082148294815096505303379908087498501223373320880 b = 12759023024011475996596355553217137453603694338229445497182401122030755820376770549093672924674067641110116033555468597024922186374839848267525377737973705630780657594406261839433539798316275146365555660116972561151952453985463793502865414858424943064472991112511746369564748762950061753226717153742516885775370918380612276841174102454948524286755032579704121696636646413848793655175056538704031683796484220846334327982386370575587825731056545177762386863008566051935955696358424532808778698944432019614281721550464177318968092082919626369781 a + b = 69830313851386327429283533306139653030748379209936410624829296168341674849641891449524520950613048857855295412269080699152530726107723260549464634523903514900386558073974617600723053004086252813504517670512322413549213308367129306564991122475792672927236513581394607397328362466390173158076434015255997676756247190056977144035230734247026802733617213439885210027751351632243322517028052062939522054761609114390514832019611683330219201223134340473008728955144964973352500934341732345329619606927514167909096818055767557227055590584142999690661 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