******************************************************************************** conan test cci-b2a36a4f/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@5/195968/e381adf2-d2f8-46b8-9952-3434d82d0d2b/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 txt created conanbuildinfo.txt 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-b2a36a4f/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 'VirtualRunEnv' calling 'generate()' 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-b2a36a4f/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-b2a36a4f/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-b2a36a4f/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@5/cci-b2a36a4f/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-b2a36a4f/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@5/cci-b2a36a4f/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-b2a36a4f/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-b2a36a4f/recipes/libtommath/cmake/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@5/cci-b2a36a4f/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-b2a36a4f/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 18617782656693398803411184876273813520114229795697125932725478150079765908210830745279618884736309523992264512814141728272051959063255395516257151673810159879010422807529406974452884760093080658465206166315873125106029496489538422033600948942136809901673450921546736858959479815596347920465234446177778547202871183407177118244178798368698156665615054792705722172813324552186064144300752645126228181850877981420023089810220803702396637161816787514821453943148932656230397494500463837158285350661805278517073412262614443717530176699794498659498 b = 52479521807603600360506190958081489699083348182338341314938857608841423281873373466277736760003812123506125479380868865631964270387378008960839993621660803729777486601294402035183829924582319318591707843961242714065235681944318160759674502069584654463529532878827791369985495682223725825420000354765340959606797084058130996403119761153717423803897609062141505373995695836302198263067822898206357650586780220693610138568861322830185479359297888731208721309471132161677887696586625361086409451377866161110238938344139057537562738500096016326187 a + b = 71097304464296999163917375834355303219197577978035467247664335758921189190084204211557355644740121647498389992195010593904016229450633404477097145295470963608787909408823809009636714684675399977056914010277115839171265178433856582793275451011721464365202983800374528228944975497820073745885234800943119506809668267465308114647298559522415580469512663854847227546809020388488262407368575543332585832437658202113633228379082126532582116521114676246030175252620064817908285191087089198244694802039671439627312350606753501255092915199890514985685 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-b2a36a4f/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@5/195968/e381adf2-d2f8-46b8-9952-3434d82d0d2b/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 txt created conanbuildinfo.txt 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-release.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-b2a36a4f/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-b2a36a4f/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-b2a36a4f/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-b2a36a4f/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@5/cci-b2a36a4f/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-b2a36a4f/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-b2a36a4f/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@5/cci-b2a36a4f/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 = 27315267463806514216766533746370118136819418568816760132034726525736535266782859731649891124972345619932346176220582895120210189166161871815245565527975512632478410392470403253402508578359567370877302325079233859037040741883146155301380737337226624645362081121857311326609770874171701678542049263911996845230071759038438495355299585673399646744488617481770560766654696198500165817842726716108472102687810856972136620140318411408415782314342660081165124727481167582753313114438204199410064299966774104450946879263937563634953557240245663848975 b = 53905169958397393440854342132120783371359323172183504708701207262155745192718406432472409986008119747902051712936449428777232516651459339230505964378461965267160285024327550928284921794646705689901376295215287543815342023056127106695007176287562150964311091933861392022474207108643141539204274620389782399615747885977762904719278418710400169789882250213789173511484397520746504338699870603663972133394631994716814622183339604716840060322024528561822599667110458768367196197727162644540536400071635861645448869620890845488017980045338391113487 a + b = 81220437422203907657620875878490901508178741741000264840735933787892280459501266164122301110980465367834397889157032323897442705817621211045751529906437477899638695416797954181687430373006273060778678620294521402852382764939273261996387913624788775609673173055718703349083977982814843217746323884301779244845819645016201400074578004383799816534370867695559734278139093719246670156542597319772444236082442851688951242323658016125255842636367188642987724394591626351120509312165366843950600700038409966096395748884828409122971537285584054962462 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