******************************************************************************** conan test cci-69779425/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@7/196249/4a4ca093-cc9d-4284-b0f0-ad5a08980bfb/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@7/.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@7/.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 txt created conanbuildinfo.txt libtommath/1.2.1-dev (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/1.2.1-dev (test package): Generator 'VirtualRunEnv' 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@7/cci-69779425/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@7/cci-69779425/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@7/cci-69779425/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@7/cci-69779425/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@7/cci-69779425/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@7/cci-69779425/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@7/cci-69779425/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@7/cci-69779425/recipes/libtommath/cmake/test_package/build/Release libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@7/cci-69779425/recipes/libtommath/cmake/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@7/cci-69779425/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@7/cci-69779425/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 4190410623314659529287349341757488690639290223045418155168837137185999644052644562291647049460063533649016692530798689389289657457302775322337455296270306666904688971213125513663795283181499898302564398104309812954103196079652784479890439393582074207746096605482064495794636340427348228734846056214508495337825825772716208268531939304607717844630394335779103923721850396111813075190969303275178978492747447916256381249818182273760560985553374278955953708896359724235484610783973227275983240191992302053771929365786872128525133649664492753311 b = 67540982400387689786680818420847618078429006345445781992278005845755422159005264915507961883412793805039200708438107959145526877729335975578130733332663114742807097516051859013926090464126897609268391543535923420540839303305241772170313717585918836600625338313791499297688658696106412993691226850970322291809570957131640784862642129773082058408428580463067085296566016493623324805507740850901282203118861891609164264696970794241126643522181985080667667725782443171749571346925378360029865786994380579652365498318470498710899178732367569977324 a + b = 71731393023702349315968167762605106769068296568491200147446842982941421803057909477799608932872857338688217400968906648534816535186638750900468188628933421409711786487264984527589885747308397507570955941640233233494942499384894556650204156979500910808371434919273563793483295036533761222426072907184830787147396782904356993131174069077689776253058974798846189220287866889735137880698710154176461181611609339525420645946788976514887204507735359359623621434678802895985055957709351587305849027186372881706137427684257370839424312382032062730635 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-69779425/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@7/196249/4a4ca093-cc9d-4284-b0f0-ad5a08980bfb/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 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 cmake created conanbuildinfo.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@7/cci-69779425/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@7/cci-69779425/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@7/cci-69779425/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@7/cci-69779425/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@7/cci-69779425/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@7/cci-69779425/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@7/.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@7/.conan/data/libtommath/1.2.1-dev/_/_/package/bda713dd3b257827c8d11a06ac9d824038871572/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@7/.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@7/cci-69779425/recipes/libtommath/cmake/test_v1_package/build/daa3d0988a744b302c381ebceddc9d7e31e1928c ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@7/cci-69779425/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@7/.conan/data/libtommath/1.2.1-dev/_/_/package/bda713dd3b257827c8d11a06ac9d824038871572/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 8883282552787992241796775936664880806866430903070543847145730473585187654510389878459066095694261396421864308000666074584864498518773049986070784249666021248011305270462002959503426948230973299004379566060689300243271280383619419168681914737312570163326258459312597705349984769038113222585378090474651082075588139023514406725199632217690145105789609906126327015916660512410003391740913986332221872322468770856382093384330581538589095199364863724989990055420787320773715499641354434221061574665216961208877865421365812145386681256370729818898 b = 38113001875956526455652667399702279735313410663767068810986027870043261051755571902292371410412474678445260025214686016878331884244246630078709166789548955346528954189146009692860530720813667962469790305775250683158453117275834044939105163027481206489427241817802603559864183830864480402272651129806769913730100868562440706893551533364563507667221314493001738508040638105346072107123078037483374285746770644881680359091471729759001679774807563703956726225112269227239616636713306754667058630520822819416801052051119370115044272771530447533371 a + b = 46996284428744518697449443336367160542179841566837612658131758343628448706265961780751437506106736074867124333215352091463196382763019680064779951039214976594540259459608012652363957669044641261474169871835939983401724397659453464107787077764793776652753500277115201265214168599902593624858029220281420995805689007585955113618751165582253652773010924399128065523957298617756075498863992023815596158069239415738062452475802311297590774974172427428946716280533056548013332136354661188888120205186039780625678917472485182260430954027901177352269 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