******************************************************************************** conan test cci-e41d7619/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@5/195968/47b1bfb8-25d1-4af7-972b-f35d98d0e4e1/profile_osx_110_libcpp_apple-clang_debug_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/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@5/.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@5/.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=True [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:190c51b484365d84adc1f1fe795877c4d9f69782 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package 190c51b484365d84adc1f1fe795877c4d9f69782 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed 190c51b484365d84adc1f1fe795877c4d9f69782 libtommath/1.2.1-dev: Downloaded package revision be0924cace70c0b00845814854c40a58 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@5/cci-e41d7619/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): Generator 'VirtualRunEnv' calling 'generate()' libtommath/1.2.1-dev (test package): Generator 'CMakeDeps' 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-e41d7619/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@5/cci-e41d7619/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@5/cci-e41d7619/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@5/cci-e41d7619/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@5/cci-e41d7619/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@5/cci-e41d7619/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@5/cci-e41d7619/recipes/libtommath/cmake/test_package/build/Debug libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@5/cci-e41d7619/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@5/cci-e41d7619/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@5/cci-e41d7619/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 54560598452020258118595588095809510810131352407369885329220994898330076231897602995104075754309347725515705040635544518818762195891584164597878529288749002274888565517058667376962671049602746122725816605494869934463868734675586149198418167279412869237247986089325763305994799599348158769248399462559538421487977426860036259805405972392456739616025225601744394964859815307141663714408368669094905914380979487297869385195131878370901071521775943622981963676840153280242980266138930711355689220127676248148629314533019968378678868734684786217104 b = 38871146211217771663484462417888513178118384563650095933231899442329275724541898370751213371161145563921042790639066045494945137599699903210843725014011551820200798137681815394025587743956567774024449610774847343976745486179138156514259779078598240328500818808503604360155099689306435357876214995898593703843544232019195553317203958742159439231048996794331963722272630511051953897643051830602694088581541999403912873133282862655891154396037642747257070269813203992777176628032197123429816817179693217645886355778365833560708002951898332205555 a + b = 93431744663238029782080050513698023988249736971019981262452894340659351956439501365855289125470493289436747831274610564313707333491284067808722254302760554095089363654740482770988258793559313896750266216269717278440614220854724305712677946358011109565748804897829367666149899288654594127124614458458132125331521658879231813122609931134616178847074222396076358687132445818193617612051420499697600002962521486701782258328414741026792225917813586370239033946653357273020156894171127834785506037307369465794515670311385801939386871686583118422659 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-e41d7619/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@5/195968/47b1bfb8-25d1-4af7-972b-f35d98d0e4e1/profile_osx_110_libcpp_apple-clang_debug_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/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=True [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:190c51b484365d84adc1f1fe795877c4d9f69782 - 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@5/cci-e41d7619/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b/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-e41d7619/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b' && 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@5/cci-e41d7619/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b/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-e41d7619/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@5/cci-e41d7619/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@5/cci-e41d7619/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@5/.conan/data/libtommath/1.2.1-dev/_/_/package/190c51b484365d84adc1f1fe795877c4d9f69782/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/190c51b484365d84adc1f1fe795877c4d9f69782/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@5/.conan/data/libtommath/1.2.1-dev/_/_/package/190c51b484365d84adc1f1fe795877c4d9f69782/lib/libtommath.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@5/cci-e41d7619/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@5/cci-e41d7619/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b' '--' '-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/190c51b484365d84adc1f1fe795877c4d9f69782/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 20023775938790242637197480761922485812996323878633513904873505453925617330647297919965140579577937680321077694282754430763526982190522260728670341381138178359096351757132642988751440722221212004330698332928142479997758844545001608948902488571418544277848033620960191809244396352353708446087195146544462395773785061676731985209854138020210828595481667463286497636059393526661492624940121612961906256077978235737447950208154835581304736566934331097050060344730129089430088842215739046874855611541625534884907092556105389161529442082993841126398 b = 57920956078633492918645586011831197968265324332215436546581374029440260716525121916559464985518058711554533661281380190141110100207391620652532903105815804608138706115097043816842902687311851823797294298139218175464836526943268813486769567592765602287747517784656030942253514244048413007766411192472525197111122691946435714098519763681049849714850932995413279966448325136593955844122263016164945814064876596514242539126069414197427373883662132382764537581262318559528084595043100973943156475260595643658042942715166414875584295559610792593790 a + b = 77944732017423735555843066773753683781261648210848950451454879483365878047172419836524605565095996391875611355564134620904637082397913881381203244486953982967235057872229686805594343409533063828127992631067360655462595371488270422435672056164184146565595551405616222751497910596402121453853606339016987592884907753623167699308373901701260678310332600458699777602507718663255448469062384629126852070142854832251690489334224249778732110450596463479814597925992447648958173437258840020818012086802221178542950035271271804037113737642604633720188 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