******************************************************************************** conan test cci-922709a4/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference/197280/97847e2b-0620-4b08-8c49-f8d4bf00bf5d/profile_osx_130_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/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=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/1.2.1-dev (test package): Installing package Requirements libtommath/1.2.1-dev from local cache - Cache Packages libtommath/1.2.1-dev:bda713dd3b257827c8d11a06ac9d824038871572 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package bda713dd3b257827c8d11a06ac9d824038871572 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed bda713dd3b257827c8d11a06ac9d824038871572 libtommath/1.2.1-dev: Downloaded package revision 2136f6cdd4ab5d3f6f7df05bfeb0a954 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 txt created conanbuildinfo.txt 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-922709a4/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-922709a4/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-922709a4/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-922709a4/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/cci-922709a4/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-922709a4/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference/cci-922709a4/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-922709a4/recipes/libtommath/cmake/test_package/build/Release libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-922709a4/recipes/libtommath/cmake/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-922709a4/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-922709a4/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 48731638580820693973839014761213534971732966860860603657112353283758685498528646803150473490768805436795477941523178261742036241669994862610647164768250675930292720096549215989275149414133553003352572447785878681784734746680343676694305842787204472074376571563911700043160238207915967889641931738049409940479169281948608902387356133327108740408073323720842091301065494920436248103618511250685557036057301923180120069962894672404618063534678673349903816535679674443101480736563021402555766462802444119301368230325615677312585984662377395813244 b = 17808083995308767233743993169601397218643327685612420190195674764053600287426967040733088423074396101383308717142030526664226633678027036638362137941609826093378760720634450174630082247594436349000469083207450648344994791249919773195337784671576188923737668788300136390579174232051231660335688665751185527653343658932952741722514199541988296747842261739413275841108818355533151847182232823492796334235659078347889080967733278106702686722185881749143411310016858450073858602362471315507690045609631251145680793867441239626276694021498218247426 a + b = 66539722576129461207583007930814932190376294546473023847308028047812285785955613843883561913843201538178786658665208788406262875348021899249009302709860502023671480817183666163905231661727989352353041530993329330129729537930263449889643627458780660998114240352211836433739412439967199549977620403800595468132512940881561644109870332869097037155915585460255367142174313275969399950800744074178353370292961001528009150930627950511320750256864555099047227845696532893175339338925492718063456508412075370447049024193056916938862678683875614060670 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-922709a4/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference/197280/97847e2b-0620-4b08-8c49-f8d4bf00bf5d/profile_osx_130_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/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=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/1.2.1-dev (test package): Installing package Requirements libtommath/1.2.1-dev from local cache - Cache Packages libtommath/1.2.1-dev:bda713dd3b257827c8d11a06ac9d824038871572 - 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-922709a4/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c/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-922709a4/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c' && 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-922709a4/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c/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-922709a4/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference/cci-922709a4/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference/cci-922709a4/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/bda713dd3b257827c8d11a06ac9d824038871572/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/.conan/data/libtommath/1.2.1-dev/_/_/package/bda713dd3b257827c8d11a06ac9d824038871572/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/bda713dd3b257827c8d11a06ac9d824038871572/lib/libtommath.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/cci-922709a4/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/cci-922709a4/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c' '--' '-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/bda713dd3b257827c8d11a06ac9d824038871572/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 44836381066352101015754015374990892959637717301623225640520006111423271020411468206984047292183028374802186257643502980640786990991863922207455371246112439989606594181924051756156135649383928381353290515496533369381918602198249009836367803459543993448242795696548069774183377632315668727572859472972826528315911314264946967471378474148798881924166839097670416447752160679852459993116318887318006221312296880243749649550056373962334770352802596817186916303642710379667579651327962946026589655753700608072639798969230783360245404640887811888914 b = 16518662495761445615278391955266342797811783265489155187551282894691955344556422885965548356175688269298878706321324456128732946873854826957279158933781455650301142681028768171121972542146627391769384424987899609181363792760216330975746947397026648261045380612331708442884620805143912574922228141488103000502503455332771142991748651283782569698453638803845888132591965285169603361445427318324807088397652533864219212393835746185941604406293458983870476214471429219582818540131501844638390214737376884203735958252721740358319026484628576010999 a + b = 61355043562113546631032407330257235757449500567112380828071289006115226364967891092949595648358716644101064963964827436769519937865718749164734530179893895639907736862952819927278108191530555773122674940484432978563282394958465340812114750856570641709288176308879778217067998437459581302495087614460929528818414769597718110463127125432581451622620477901516304580344125965022063354561746205642813309709949414107968861943892120148276374759096055801057392518114139599250398191459464790664979870491077492276375757221952523718564431125516387899913 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