******************************************************************************** conan test cci-d5ba65e4/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@2/197734/82cd4cc3-5312-48b3-9793-8487303df7ef/profile_osx_110_libcpp_apple-clang_debug_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/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@2/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.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/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.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:0aa7be2d0914b6f3128105e305c90b9cb0cae86d - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package 0aa7be2d0914b6f3128105e305c90b9cb0cae86d from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed 0aa7be2d0914b6f3128105e305c90b9cb0cae86d libtommath/1.2.1-dev: Downloaded package revision d7eb7d03d697ff3d5c1161edd725cf3c 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 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' 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@2/cci-d5ba65e4/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' 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@2/cci-d5ba65e4/recipes/libtommath/cmake/test_package/build/Debug/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@2/cci-d5ba65e4/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@2/cci-d5ba65e4/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/cci-d5ba65e4/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@2/cci-d5ba65e4/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@2/cci-d5ba65e4/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 11.0.3.11030032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/11.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@2/cci-d5ba65e4/recipes/libtommath/cmake/test_package/build/Debug libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-d5ba65e4/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-d5ba65e4/recipes/libtommath/cmake/test_package/build/Debug" '--' '-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@2/cci-d5ba65e4/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 53238367816111533864541598851868380650154401987454124247185914596699933814537984634570784959187917212911973704827439678788405066604843406382997339799913035466958951915349786047937821229823236494906465246886138364699744495994942316881701767479183802772682825126392407639918751043674026895820345862605878433544990934372748922190549314154640202255906715342935859100056766979033292425077126336483620149972435549703606185767471558518225712793801563179637533332298119287919252292705299486568141891453676400965947701449287808191965214229166683483510 b = 1211894864964968516500450440801724591469320681694000161681495176102503383666482519858269979337475158916334848600336412143660792413986770591802541097702631641909435208476111701590846796170367063193175110003830723966760205865751785148925453615446078515297340057199968933236495034433002830465777601703162662148961103498872793643139056170961708692447036067183459367286685483945308022003245898908381631682021411909846175372749351601055439993803153946715079547569145803259992198670293559748400861945163736128549328482538791930813242843708675517596 a + b = 54450262681076502381042049292670105241623722669148124408867409772802437198204467154429054938525392371828308553427776090932065859018830176974799880897615667108868387123825897749528668025993603558099640356889969088666504701860694102030627221094629881287980165183592376573155246078107029726286123464309041095693952037871621715833688370325601910948353751410119318467343452462978600447080372235392001781654456961613452361140220910119281152787604717126352612879867265091179244491375593046316542753398840137094497029931826600122778457072875359001106 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-d5ba65e4/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@2/197734/82cd4cc3-5312-48b3-9793-8487303df7ef/profile_osx_110_libcpp_apple-clang_debug_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/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.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/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.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:0aa7be2d0914b6f3128105e305c90b9cb0cae86d - Cache Installing (downloading, building) binaries... libtommath/1.2.1-dev: Already installed! 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-debug.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@2/cci-d5ba65e4/recipes/libtommath/cmake/test_v1_package/build/e8a525b5396dd070316641ea0a68f56d24eae442/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@2/cci-d5ba65e4/recipes/libtommath/cmake/test_v1_package/build/e8a525b5396dd070316641ea0a68f56d24eae442' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.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@2/cci-d5ba65e4/recipes/libtommath/cmake/test_v1_package/build/e8a525b5396dd070316641ea0a68f56d24eae442/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@2/cci-d5ba65e4/recipes/libtommath/cmake/test_v1_package/build/e8a525b5396dd070316641ea0a68f56d24eae442" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/cci-d5ba65e4/recipes/libtommath/cmake/test_v1_package/build/e8a525b5396dd070316641ea0a68f56d24eae442" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/cci-d5ba65e4/recipes/libtommath/cmake/test_v1_package' ----------------- -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/11.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/11.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@2/.conan/data/libtommath/1.2.1-dev/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/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@2/.conan/data/libtommath/1.2.1-dev/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/lib/libtommath.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libtommath/1.2.1-dev/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/cci-d5ba65e4/recipes/libtommath/cmake/test_v1_package/build/e8a525b5396dd070316641ea0a68f56d24eae442 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/cci-d5ba65e4/recipes/libtommath/cmake/test_v1_package/build/e8a525b5396dd070316641ea0a68f56d24eae442' '--' '-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@2/.conan/data/libtommath/1.2.1-dev/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 62090171043324123470184251561373737837966403873970160955589533683045273420589851773998721560160939001860458087961069451024516616172269259901952898256500439933994625030462947715980605936532756423601484651051301254351972302142186186433207775638887082652745393004137573218217035967121944297940602358519967230278787397907986652652466313786329161156468421329233705260330809178865647209011089624866887085759761890433290728515938680336550907166034814495817065054658287274989653132948342553787078390969144958405801747463994849343582267774994867544131 b = 52453703854717504551193891798363621916837335976534157275965611452513801598483133446084850961423970329992429601117877073157428394185931056227365502395026624113465023139766224619025591018842474736187939136124364838321017828383098814196895395719876411353878810028817865462085821830220489426004001533588084078601179345712736990390530293958297093476466454894670070233198124841668577039522000632806203965843817719336399630988545877837831838446011267679240576143811347481765240151238156568974246135300502546550825864906449611061294415077269105157355 a + b = 114543874898041628021378143359737359754803739850504318231555145135559075019072985220083572521584909331852887689078946524181945010358200316129318400651527064047459648170229172335006196955375231159789423787175666092672990130525285000630103171358763494006624203032955438680302857797342433723944603892108051308879966743620723643042996607744626254632934876223903775493528934020534224248533090257673091051603579609769690359504484558174382745612046082175057641198469634756754893284186499122761324526269647504956627612370444460404876682852263972701486 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