******************************************************************************** conan test cci-0a9dc7a9/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /Users/jenkins/w/prod/BuildSingleReference@2/258706/556a5498-ac7a-474c-989e-0f62bc77fafa/profile_osx_130_libcpp_apple-clang_release_64.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/w/prod/BuildSingleReference@2/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 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:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Download Installing (downloading, building) binaries... libtommath/cci.20221028: Retrieving package e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/cci.20221028: Package installed e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc libtommath/cci.20221028: Downloaded package revision 9a531b9ca1e7be1029257ca0c2538cfb libtommath/cci.20221028 (test package): Generator txt created conanbuildinfo.txt libtommath/cci.20221028 (test package): Generator 'CMakeDeps' calling 'generate()' 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/w/prod/BuildSingleReference@2/cci-0a9dc7a9/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): Aggregating env generators libtommath/cci.20221028 (test package): Generated conaninfo.txt libtommath/cci.20221028 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/cci-0a9dc7a9/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/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@2/cci-0a9dc7a9/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/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_package/build/Release libtommath/cci.20221028 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_package/build/Release" '--' '-j4' ----------------- [ 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/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 2938494177926616763622433950595655518826711618778190316584470502168958620887646353745795884897233901179185731157224782233877201222574252689007968999808080771075911705552983840564547979345212198267547336378062971117015242066192932674683750309393261040441659154286018427407705042414111486254225382538387484926588297010152581460086925227303554652795152968206233166754249968684859975145439233507207426907028969336115045852639328044533035204004236006937346460342048927975815859104931118166173225044488133625744270493720276249450816767048050314473 b = 51580724525480488391212087729581598873860844233929112380829547485798012785703595896101324255124468836975018864555714321948650975336904682811874007098402747758467218608196211257886161794558404716301246547738923978590988989184568879492361281727483509729470494238002068169212167563785452162966008846934617896212938594018712339156977504014715673569916196147379348708219568711345230692465036494046466439924743809880492926093023172106448781689565663786743503384411362579990481024670391503272279711100607488940890528697876753075204627652864060327921 a + b = 54519218703407105154834521680177254392687555852707302697414017987966971406591242249847120140021702738154204595712939104182528176559478935500881976098210828529543130313749195098450709773903616914568793884116986949708004231250761812167045032036876770769912153392288086596619872606199563649220234229473005381139526891028864920617064429242019228222711349115585581874973818680030090667610475727553673866831772779216607971945662500150981816893569899793680849844753411507966296883775322621438452936145095622566634799191597029324655444419912110642394 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-0a9dc7a9/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /Users/jenkins/w/prod/BuildSingleReference@2/258706/556a5498-ac7a-474c-989e-0f62bc77fafa/profile_osx_130_libcpp_apple-clang_release_64.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=x86_64 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:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - 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 cmake created conanbuildinfo.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/w/prod/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b/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/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b/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/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/cci-0a9dc7a9/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/BuildSingleReference@2/.conan/data/libtommath/cci.20221028/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/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/w/prod/BuildSingleReference@2/.conan/data/libtommath/cci.20221028/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libtommath.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libtommath/cci.20221028/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/cci-0a9dc7a9/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b' '--' '-j4' ----------------- [ 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/BuildSingleReference@2/.conan/data/libtommath/cci.20221028/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 19009131775825005727475942774165449714491176503538774689358801273328855350892388659375951888747493953914756324320096150634753917199396172354556799230435382938588548693781233515209735150395377872816943158818514078196928426509477321653684420520652124325605670428011523102296129520266170420300277266713211769777858537215304311633738867725553286104169819238045520341825960545524463866223218113158965046518659867874617051049398892184333638811575132712957371445439414206082093227194442263990624718365606383635176823797602895422871513534494520808232 b = 29971504744996424165292225868210008593322381133297813321317572962694987412650298542477228116785927860560567793342406011280917500735323542450582979048161317720417803623538527602861132710202917148595001476790654217932385196863497327102190988799218396332343629090065338569800251889679925278477081777535108229559103760329664144014188574165701997532060576729064676326059359859456987433394778459573473225735565367117240016081675086092849667738004266599246497894350886972551884684338102460796104446748542911719475889228988971701541906113160588046011 a + b = 48980636520821429892768168642375458307813557636836588010676374236023842763542687201853180005533421814475324117662502161915671417934719714805139778278596700659006352317319761118070867860598295021411944635609168296129313623372974648755875409319870520657949299518076861672096381409946095698777359044248319999336962297544968455647927441891255283636230395967110196667885320404981451299617996572732438272254225234991857067131073978277183306549579399312203869339790301178633977911532544724786729165114149295354652713026591867124413419647655108854243 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