******************************************************************************** conan test cci-74fbf6f3/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@5/196204/ea917cb6-e9f8-4eaf-a788-d491cbd032e0/profile_osx_120_libcpp_apple-clang_release_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/12.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@5/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference@5/.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=12.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/12.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:ca6b19bf89270552244fca32806dded803132e76 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package ca6b19bf89270552244fca32806dded803132e76 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed ca6b19bf89270552244fca32806dded803132e76 libtommath/1.2.1-dev: Downloaded package revision 7b3413b9c97789c8f5bba08b4bf95e25 libtommath/1.2.1-dev (test package): Generator 'VirtualRunEnv' calling 'generate()' 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 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' 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@5/cci-74fbf6f3/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' 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@5/cci-74fbf6f3/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/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@5/cci-74fbf6f3/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@5/cci-74fbf6f3/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@5/cci-74fbf6f3/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@5/cci-74fbf6f3/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@5/cci-74fbf6f3/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 12.0.5.12050022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/12.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@5/cci-74fbf6f3/recipes/libtommath/cmake/test_package/build/Release libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@5/cci-74fbf6f3/recipes/libtommath/cmake/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@5/cci-74fbf6f3/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/1.2.1-dev (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference@5/cci-74fbf6f3/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 12068116227976531147356553983005537079139452724580925753359727410823632861071829051344217360432591562372624052035084871806156712206905976454636381550702533547643402645390147746757989259309040334492695488832248836580133273722793364980931544522782207671010044749175751673928925785622631129977366159291046721154719445796448036927268983048806840629086996270683349738632121264785006284438173878956146096765358324026414070262406332564761893044032149397217587746142738979703485233810310737737984571762601319647579709727946096201872471738057421699223 b = 19492933583208142717746410601308402731423475243773604046314286687004129287209459287570279787497641263877316630728910539655114328594006838079960248755096052946566077264513280714436018319841537572047404185556599610631166252091792845306637007033088828453475411748967400004833212529713331663737354616202938191656257787768497459521687496671365806289755537741264630709525874741632325172267192293079147183243191262586942104455522694777348284579411296049451500800783553246188422460186017179835947449267244298722238895422013590570924363710282300085003 a + b = 31561049811184673865102964584313939810562927968354529799674014097827762148281288338914497147930232826249940682763995411461271040800912814534596630305798586494209479909903428461194007579150577906540099674388848447211299525814586210287568551555871036124485456498143151678762138315335962793714720775493984912810977233564945496448956479720172646918842534011947980448157996006417331456705366172035293280008549586613356174717929027342110177623443445446669088546926292225891907693996327917573932021029845618369818605149959686772796835448339721784226 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-74fbf6f3/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@5/196204/ea917cb6-e9f8-4eaf-a788-d491cbd032e0/profile_osx_120_libcpp_apple-clang_release_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/12.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=12.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/12.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:ca6b19bf89270552244fca32806dded803132e76 - Cache Installing (downloading, building) binaries... libtommath/1.2.1-dev: Already installed! 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-release.cmake libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1-dev (test package): Generator cmake created conanbuildinfo.cmake 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@5/cci-74fbf6f3/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc/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@5/cci-74fbf6f3/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc' && 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="12.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@5/cci-74fbf6f3/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc/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@5/cci-74fbf6f3/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@5/cci-74fbf6f3/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@5/cci-74fbf6f3/recipes/libtommath/cmake/test_v1_package' ----------------- -- The C compiler identification is AppleClang 12.0.5.12050022 -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/12.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/12.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@5/.conan/data/libtommath/1.2.1-dev/_/_/package/ca6b19bf89270552244fca32806dded803132e76/lib/libtommath.dylib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Library tommath found /Users/jenkins/w/prod/BuildSingleReference@5/.conan/data/libtommath/1.2.1-dev/_/_/package/ca6b19bf89270552244fca32806dded803132e76/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@5/.conan/data/libtommath/1.2.1-dev/_/_/package/ca6b19bf89270552244fca32806dded803132e76/lib/libtommath.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@5/cci-74fbf6f3/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@5/cci-74fbf6f3/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc' '--' '-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@5/.conan/data/libtommath/1.2.1-dev/_/_/package/ca6b19bf89270552244fca32806dded803132e76/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 16962241580786118490546419865621356616643848882107212821165704572234203965766108561454532967742545136255038287374836129822117973863500009132151829117649965033480732121547930812260017469256105346316995710170850866197645902604588205143178429445716529307851365424950221959440630613588708486276778194972691388522073485708520724314772023251140808486525467011915887105332897925575265227107306684838947248088296638377879222886392627579794897439416600177090157748538114982345028701264060260737285843111043668054610295438704961937179893024094295459907 b = 12280036862282850477751502075642615794978549968250209941769837430653070707273976300572587212873250829429618444329793668958970716176722270663532443734778868441069172817918556751397065283269244951260498749790822237753889798529983666902624596455479687169431752063219983968861373149268173521082275194464127870236669204397860504943121367188672498548737330443805601426850630941507926431165996852508658553528360621755447122607341974701181107002175283976689031641399842186497948992771372543474906080475355488665648871838132109253766230949224508508260 a + b = 29242278443068968968297921941263972411622398850357422762935542002887274673040084862027120180615795965684656731704629798781088690040222279795684272852428833474549904939466487563657082752525350297577494459961673103951535701134571872045803025901196216477283117488170205928302003762856882007359053389436819258758742690106381229257893390439813307035262797455721488532183528867083191658273303537347605801616657260133326345493734602280976004441591884153779189389937957168842977694035432804212191923586399156720259167276837071190946123973318803968167 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