******************************************************************************** conan test cci-4b3e8766/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference/197238/0362cc8a-77c3-4e31-bb0f-0ed7415e22a8/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/.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=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/1.2.1-dev (test package): Installing package Requirements libtommath/1.2.1-dev from local cache - Cache Packages libtommath/1.2.1-dev:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc libtommath/1.2.1-dev: Downloaded package revision 14984d59cc901a4dc70b476c21468b64 libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt 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/cci-4b3e8766/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): 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-4b3e8766/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/cci-4b3e8766/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/cci-4b3e8766/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/cci-4b3e8766/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/cci-4b3e8766/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference/cci-4b3e8766/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::libtommath' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/cci-4b3e8766/recipes/libtommath/cmake/test_package/build/Release libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-4b3e8766/recipes/libtommath/cmake/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-4b3e8766/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/cci-4b3e8766/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 65818324268467002564169062835699192208014375111374124219608607856777523127005263054389736953098169272507566580636046320693523294605857759535751132325861340970039099374250216861340319710715790508535531384844032075846905607119449016560469939936162193805837491826887517506647373200115651257699490660810120735920326234407395634092940580145006977928945584226852252259566727940006558493424130114409268537918779263293079808980448555267278657131704683255526796229015312703332681541802957292831544185279039910448962863936416408531873242332850552611594 b = 26147075783859445639900700618502388189729781380552148075896420286279506211402117984147915154190927012608220729774406204153319359859959724843103295635120545025846909697252778702602879850493886308334831251421449573606709383665941926280814790162054428152533750903921860266340200138776992003782462858288806909756723239759523083650599774228887518656976177631582540934558267013300675190856627059925098857381431222754011950024095526826623930912071134169069134730397029305740819654891210247709962212954103099006308226390475304804989574974001351434597 a + b = 91965400052326448204069763454201580397744156491926272295505028143057029338407381038537652107289096285115787310410452524846842654465817484378854427960981885995886009071502995563943199561209676816870362636265481649453614990785390942841284730098216621958371242730809377772987573338892643261481953519098927645677049474166918717743540354373894496585921761858434793194124994953307233684280757174334367395300210486047091759004544082093902588043775817424595930959412342009073501196694167540541506398233143009455271090326891713336862817306851904046191 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-4b3e8766/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference/197238/0362cc8a-77c3-4e31-bb0f-0ed7415e22a8/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/1.2.1-dev (test package): Installing package Requirements libtommath/1.2.1-dev from local cache - Cache Packages libtommath/1.2.1-dev:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - 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/cci-4b3e8766/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/1.2.1-dev (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference/cci-4b3e8766/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/cci-4b3e8766/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/cci-4b3e8766/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference/cci-4b3e8766/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference/cci-4b3e8766/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/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/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/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libtommath.a -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/cci-4b3e8766/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/cci-4b3e8766/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/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/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 12010162975227127823512376047882242930894448063081131695440427038222017992762016188505821935448695138264355769583018522013809829408976111025372654081069964111469780117843633291285347723064224685993826053523819950879425397402973900343996446515555556367410775895699324906251989363788408059442445520380885125863136333279233856749063751296501724177393392365968134295175586904042010891270163549640964048804478751033309619882554472721844104428859415499043000692648956483695622277015337610614510645949972650986719458503196805356625078152806778562496 b = 1120571852280583218316783147915321082866210948718027799026752275064106956202715611484952392642106100999199092298316527777992453984804595568156111169900042175626156113305099283058071852318361943602374846708788561503690779304585791505236376989791675831012393645969894898750947156652303046411666739438229049585247285253224822727103058693984149028584371693747873719474061920718442247877245020080750546121202744814047357964772800650314640626968667907121379177184329072263796746039431087430825210007194235990903669164683090148385422895698283408406 a + b = 13130734827507711041829159195797564013760659011799159494467179313286124948964731799990774328090801239263554861881335049791802283393780706593528765250970006287095936231148732574343419575382586629596200900232608512383116176707559691849232823505347232198423169541669219805002936520440711105854112259819114175448383618532458679476166809990485873205977764059716008014649648824760453139147408569721714594925681495847356977847327273372158745055828083406164379869833285555959419023054768698045335855957166886977623127667879895505010501048505061970902 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