******************************************************************************** conan test cci-9f78b38c/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference/196841/1114814d-44f6-482e-b879-9bd1815f3dcf/profile_osx_130_libcpp_apple-clang_debug_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/.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/.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=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/1.2.1-dev (test package): Installing package Requirements libtommath/1.2.1-dev from local cache - Cache Packages libtommath/1.2.1-dev:f0ce0f189afed95b41fb2faad2f2225a7eca0d22 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package f0ce0f189afed95b41fb2faad2f2225a7eca0d22 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed f0ce0f189afed95b41fb2faad2f2225a7eca0d22 libtommath/1.2.1-dev: Downloaded package revision 51542ed71529b857f7bc5a8479c5190d libtommath/1.2.1-dev (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/1.2.1-dev (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/1.2.1-dev (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' libtommath/1.2.1-dev (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/cci-9f78b38c/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' libtommath/1.2.1-dev (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1-dev (test package): Aggregating env generators libtommath/1.2.1-dev (test package): Generated conaninfo.txt libtommath/1.2.1-dev (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference/cci-9f78b38c/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/1.2.1-dev (test package): Calling build() libtommath/1.2.1-dev (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/cci-9f78b38c/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/cci-9f78b38c/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/cci-9f78b38c/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/cci-9f78b38c/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference/cci-9f78b38c/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::libtommath' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/cci-9f78b38c/recipes/libtommath/cmake/test_package/build/Debug libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-9f78b38c/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-9f78b38c/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/1.2.1-dev (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference/cci-9f78b38c/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 25427005877134017883900171944466229223270973427972310062595176323592927917732665665013620955563496586023115843497391237987352811396836168832400543971086640286716906950268812923645147459205292530783904635452836434300580176145195791546181270004601573918215965126622600936402177016923829616819109189179478017379075313565875053338662538790035924012965698805559227979970137293021153607527247181294884211258214878094927190594987885770762295754662509597872138655854185099674307097679023781434816833305436756596680819780435457327835623381009471484634 b = 26462950064386096877165832121410746438838054959880013015639366965759670432815122247009331901564784118257619471118974906611821385496117958998240384733694898755798576586453646081156314592597495315343561341319532815307867753076895783786534787468703380329320061117740756765162078010971578419582769782369785017366712068183557603721897463247198877058053089025440073569884881097277279497048139445861748422425539654127697848130316111535417776043111366117897379341256944968036984571786672464360068790566136884546552202147290951785629542858090039055161 a + b = 51889955941520114761066004065876975662109028387852323078234543289352598350547787912022952857128280704280735314616366144599174196892954127830640928704781539042515483536722459004801462051802787846127465976772369249608447929222091575332716057473304954247536026244363357701564255027895408036401878971549263034745787381749432657060560002037234801071018787830999301549855018390298433104575386627156632633683754532222625038725303997306180071797773875715769517997111130067711291669465696245794885623871573641143233021927726409113465166239099510539795 libtommath/1.2.1-dev (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.1-dev (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-9f78b38c/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference/196841/1114814d-44f6-482e-b879-9bd1815f3dcf/profile_osx_130_libcpp_apple-clang_debug_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=Debug 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/1.2.1-dev (test package): Installing package Requirements libtommath/1.2.1-dev from local cache - Cache Packages libtommath/1.2.1-dev:f0ce0f189afed95b41fb2faad2f2225a7eca0d22 - Cache Installing (downloading, building) binaries... libtommath/1.2.1-dev: Already installed! libtommath/1.2.1-dev (test package): Generator cmake created conanbuildinfo.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommath-config-version.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommath-config.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommathTargets.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommathTarget-debug.cmake libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1-dev (test package): Aggregating env generators libtommath/1.2.1-dev (test package): Generated conaninfo.txt libtommath/1.2.1-dev (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference/cci-9f78b38c/recipes/libtommath/cmake/test_v1_package/build/983e7869cb36557b69e27712dd54a421aa8708df/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.1-dev (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference/cci-9f78b38c/recipes/libtommath/cmake/test_v1_package/build/983e7869cb36557b69e27712dd54a421aa8708df' && 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/cci-9f78b38c/recipes/libtommath/cmake/test_v1_package/build/983e7869cb36557b69e27712dd54a421aa8708df/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/cci-9f78b38c/recipes/libtommath/cmake/test_v1_package/build/983e7869cb36557b69e27712dd54a421aa8708df" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference/cci-9f78b38c/recipes/libtommath/cmake/test_v1_package/build/983e7869cb36557b69e27712dd54a421aa8708df" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference/cci-9f78b38c/recipes/libtommath/cmake/test_v1_package' ----------------- -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX 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/.conan/data/libtommath/1.2.1-dev/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/libtommath.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Library tommath found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/libtommath.a -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/cci-9f78b38c/recipes/libtommath/cmake/test_v1_package/build/983e7869cb36557b69e27712dd54a421aa8708df ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/cci-9f78b38c/recipes/libtommath/cmake/test_v1_package/build/983e7869cb36557b69e27712dd54a421aa8708df' '--' '-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/1.2.1-dev (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 32426046780925969194019674917783403025259712112657810482755172512425104947688363977899748850318813606438179989177222634340882509561350138883446037775126651909297668687541800424970341276849865624793102871620844404069948723832418588748781686189160339580824330153026814843826352333946584245438462075207522850142066107005773798002387202574174762629840005542325084107420218424707087056845544726432058040203767082168165841094914623018575215870726523300182329996614169705495048513379627075036133343757042084762557187081655834220166799955412608813070 b = 63988847788492104769426149235984422145086629483602159922705911152861541407764181545363325560547066643983775323095618080801278397212421794883032327188882787672408892427550416259582677856243083863483895185714985933695946946348684994552357847716002416944261930192320855369969657072689097338643044400693550392423880091501639121650038675038417122820161489857319319263947325043338104384095049413037878435364292977374102361054622443890826365371353755759128197509421452413549536947204612866199660787705027193473790423991149859541441699376108060049710 a + b = 96414894569418073963445824153767825170346341596259970405461083665286646355452545523263074410865880250421955312272840715142160906773771933766478364964009439581706561115092216684553019133092949488276998057335830337765895670181103583301139533905162756525086260345347670213796009406635681584081506475901073242565946198507412919652425877612591885450001495399644403371367543468045191440940594139469936475568060059542268202149537066909401581242080279059310527506035622119044585460584239941235794131462069278236347611072805693761608499331520668862780 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