******************************************************************************** conan test cci-899cb2f2/recipes/libtommath/cmake/test_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /Users/jenkins/w/prod/BuildSingleReference@2/258706/13ef27fd-9132-481d-ae8d-702757dc9de6/profile_osx_130_libcpp_apple-clang_debug_64.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/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=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/cci.20221028 (test package): Installing package Requirements libtommath/cci.20221028 from local cache - Cache Packages libtommath/cci.20221028:d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e - Download Installing (downloading, building) binaries... libtommath/cci.20221028: Retrieving package d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/cci.20221028: Package installed d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e libtommath/cci.20221028: Downloaded package revision 3a81530d5d2d6d6dce8f3eb553885659 libtommath/cci.20221028 (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/cci.20221028 (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/cci.20221028 (test package): Generator txt created conanbuildinfo.txt libtommath/cci.20221028 (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/cci.20221028 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' 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-899cb2f2/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' 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-899cb2f2/recipes/libtommath/cmake/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/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-899cb2f2/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@2/cci-899cb2f2/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/cci-899cb2f2/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@2/cci-899cb2f2/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@2/cci-899cb2f2/recipes/libtommath/cmake/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/w/prod/BuildSingleReference@2/cci-899cb2f2/recipes/libtommath/cmake/test_package/build/Debug libtommath/cci.20221028 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-899cb2f2/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-899cb2f2/recipes/libtommath/cmake/test_package/build/Debug" '--' '-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-899cb2f2/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 7671462978235283327454266908182083074460026185273162334955776290425753165325403183759506895098375913088839283636085570114973464871095646433150309115104342359673393500427637716958796205579294177926836099023527671236260952831001217964947570533847444953844785495678680439668420928965490705220854583749127323954771473010515364697644128751027393920143892426711631159886113557351886205217193147393463738876581430197732038019535566652623617266769984967938827830214739359884160877237918852522369055575951891712043845461109052288980253982321052774300 b = 16875187869781618605446660706888240178518641248998521723121716868172856103222640182173613056100439669705734858241011032027275875411510403081931521704077425443765818604082324191507137437172352293931456487559933757043749603309230963416168936415563682183497376247097954992171858940427955781266446815633952536196299078172763557214802759112349522947997941291553809698242070423198394060015516979660916493392203494605115862593950615403665366404687201114757285881988716729841199717965174732098097772308284544771163604804262283531229503314853606827249 a + b = 24546650848016901932900927615070323252978667434271684058077493158598609268548043365933119951198815582794574141877096602142249340282606049515081830819181767803439212104509961908465933642751646471858292586583461428280010556140232181381116506949411127137342161742776635431840279869393446486487301399383079860151070551183278921912446887863376916868141833718265440858128183980550280265232710127054380232268784924802847900613486182056288983671457186082696113712203456089725360595203093584620466827884236436483207450265371335820209757297174659601549 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-899cb2f2/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/cci.20221028@#4ae3368020820ed5e24d47ac77c81273 -pr /Users/jenkins/w/prod/BuildSingleReference@2/258706/13ef27fd-9132-481d-ae8d-702757dc9de6/profile_osx_130_libcpp_apple-clang_debug_64.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=x86_64 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/cci.20221028 (test package): Installing package Requirements libtommath/cci.20221028 from local cache - Cache Packages libtommath/cci.20221028:d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e - Cache Installing (downloading, building) binaries... libtommath/cci.20221028: Already installed! 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): 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-debug.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/BuildSingleReference@2/cci-899cb2f2/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44/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-899cb2f2/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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-899cb2f2/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44/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-899cb2f2/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/cci-899cb2f2/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/cci-899cb2f2/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/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/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/BuildSingleReference@2/.conan/data/libtommath/cci.20221028/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libtommath/cci.20221028/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/lib/libtommath.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/cci-899cb2f2/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/cci-899cb2f2/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44' '--' '-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/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 33091921766179844695168899375721258491094117940190472112298197079587649298809190458628120902943347624617744651455514776963426266973829160772919935254401732390302374178251286198086441594507491921418942879469011434457240458388668826737345584818138567055593039052204714796880015278977198552426393243004905169776009675544121361236587682695854245146391497734982651859515867613064332549542995593794352153050656368868269842012330482546990168960983222993935087632839934537863591673235422942798279721379967144405311090061993098761342188306250607079131 b = 13668966178510421403359283904980969052379480579535966721559048125502964070291020537330793572200174602133976186147153575881351844676167035134765554363246498238554763411452893225911518671614763414969350638525870557763497760552000615579685859173505933936587569869163193526971514404900123652803174461550411260922348611888203424788951823323537185478860522678806444726090892832179503511138222113742902215219728816864475016046823484150517997363022507597614752496550907133590545752831233000567823429134041615096928892189542909133305109821425864662069 a + b = 46760887944690266098528183280702227543473598519726438833857245205090613369100210995958914475143522226751720837602668352844778111649996195907685489617648230628857137589704179423997960266122255336388293517994881992220738218940669442317031443991644500992180608921367908323851529683877322205229567704555316430698358287432324786025539506019391430625252020413789096585606760445243836060681217707537254368270385185732744858059153966697508166324005730591549840129390841671454137426066655943366103150514008759502239982251536007894647298127676471741200 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