******************************************************************************** conan test cci-c1ae9f7d/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@5/195685/d5db00aa-9ff6-4f4e-8708-05ad1a35e5bd/profile_osx_120_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/12.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@5/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.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=12.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/12.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:d8009e4608cf60659724c86fb7a17b6e31d0225f - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package d8009e4608cf60659724c86fb7a17b6e31d0225f from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed d8009e4608cf60659724c86fb7a17b6e31d0225f libtommath/1.2.1-dev: Downloaded package revision 3bd4a81dcfc273af40c305e267ec07c8 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-c1ae9f7d/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 '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): 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-c1ae9f7d/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-c1ae9f7d/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-c1ae9f7d/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@5/cci-c1ae9f7d/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-c1ae9f7d/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@5/cci-c1ae9f7d/recipes/libtommath/cmake/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 12.0.5.12050022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/12.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-c1ae9f7d/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-c1ae9f7d/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@5/cci-c1ae9f7d/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-c1ae9f7d/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 20832030222422567257097227663709310527439841912447069263638989986596041397987757507307373018772416164167683860533523488076377565275431403113710378588622080217462000667292339134347157182020987048934311637270215271863049660813041516455432430969618268672863134656952164307834701079352330433994194450469540626032708567404032262336653589785374958718867868545229913317847142881934410418889503044388409384771879476174464111200196827855574720288302390716572336138492067844963681523327586346311721878251498840525932221655770711781839915611340602539196 b = 71172373425222421801872522879144663985305896342727762641670975589003336063424023763726415085533336788241236115560345064900888603819266999753409449864078802059939996704064505244056012486576460646269301001875329261943505456283006274293914128902411624043091926628615531156789868391426394943728318588237025937318182675025542486049176423572300553860978139559785983400688298539523631779244547716020508619048569603221193738734523568290299613140819897477070410991220221228740756067921538800648319507235953841748049852881821106111445289821701029495744 a + b = 92004403647644989058969750542853974512745738255174831905309965575599377461411781271033788104305752952408919976093868552977266169094698402867119828452700882277401997371356844378403169668597447695203612639145544533806555117096047790749346559872029892715955061285567695464624569470778725377722513038706566563350891242429574748385830013357675512579846008105015896718535441421458042198134050760408918003820449079395657849934720396145874333429122288193642747129712289073704437591249125146960041385487452682273982074537591817893285205433041632034940 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-c1ae9f7d/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@5/195685/d5db00aa-9ff6-4f4e-8708-05ad1a35e5bd/profile_osx_120_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/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.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/12.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:d8009e4608cf60659724c86fb7a17b6e31d0225f - 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_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 cmake created conanbuildinfo.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@5/cci-c1ae9f7d/recipes/libtommath/cmake/test_v1_package/build/889b2257e2243683538735d385d52187e2a313b5/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-c1ae9f7d/recipes/libtommath/cmake/test_v1_package/build/889b2257e2243683538735d385d52187e2a313b5' && 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="12.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-c1ae9f7d/recipes/libtommath/cmake/test_v1_package/build/889b2257e2243683538735d385d52187e2a313b5/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-c1ae9f7d/recipes/libtommath/cmake/test_v1_package/build/889b2257e2243683538735d385d52187e2a313b5" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@5/cci-c1ae9f7d/recipes/libtommath/cmake/test_v1_package/build/889b2257e2243683538735d385d52187e2a313b5" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@5/cci-c1ae9f7d/recipes/libtommath/cmake/test_v1_package' ----------------- -- The C compiler identification is AppleClang 12.0.5.12050022 -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/12.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/12.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/d8009e4608cf60659724c86fb7a17b6e31d0225f/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/d8009e4608cf60659724c86fb7a17b6e31d0225f/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@5/.conan/data/libtommath/1.2.1-dev/_/_/package/d8009e4608cf60659724c86fb7a17b6e31d0225f/lib/libtommath.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@5/cci-c1ae9f7d/recipes/libtommath/cmake/test_v1_package/build/889b2257e2243683538735d385d52187e2a313b5 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@5/cci-c1ae9f7d/recipes/libtommath/cmake/test_v1_package/build/889b2257e2243683538735d385d52187e2a313b5' '--' '-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/d8009e4608cf60659724c86fb7a17b6e31d0225f/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 34623842593608025004039583718470916406591522417049375470359825602330139194824411370943557329952183527664301423772745264119460843261259085751664800033338488460573710382510619326864873880683960192393894339774661221320650536820092328816272164609158795570331015767154050741068335503159224281347616273628435020228543633774042926101917658924974414028913385889166584472826571437658791423996264078688172932135934758646694888990147687148444974879741474986494297347928751636753844805333286351678599978592256655621662501199969750126854356883340220033392 b = 44808480792715360759878901369454628956505184205800288542787448347329530998257292193532308264297129163962972120799194914734408438552120742949686512700913090451592559492996074300331114307240531975061172302317310836317795980854890991196618490488902257390188701026700809395844097636737491921962450913155542764077368841352119589267565474631701101835202746712827553272508739525374346920005021238026480300279193271606090215334389425954371076609866442111982393660855638979515309790426162005000751208457452567363595905775666772723294569397388616787488 a + b = 79432323386323385763918485087925545363096706622849664013147273949659670193081703564475865594249312691627273544571940178853869281813379828701351312734251578912166269875506693627195988187924492167455066642091972057638446517674983320012890655098061052960519716793854860136912433139896716203310067186783977784305912475126162515369483133556675515864116132601994137745335310963033138344001285316714653232415128030252785104324537113102816051489607917098476691008784390616269154595759448356679351187049709222985258406975636522850148926280728836820880 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