******************************************************************************** conan test cci-24f5b8d2/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@2/211951/5e3521cd-60bd-4d3b-86d5-c96c190591a8/profile_osx_130_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/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@2/.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@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=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:d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e libtommath/1.2.1-dev: Downloaded package revision f8a161bacd06d3c0247fe0f073a51f42 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 '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-24f5b8d2/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 '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@2/cci-24f5b8d2/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-24f5b8d2/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-24f5b8d2/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/cci-24f5b8d2/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-24f5b8d2/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@2/cci-24f5b8d2/recipes/libtommath/cmake/test_package/build/Debug/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@2/cci-24f5b8d2/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-24f5b8d2/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-24f5b8d2/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-24f5b8d2/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 47934253727788505182590632854398904563724047714512426703739108328799651261002131883626939692005219569582366089031142084119415223621846516473465666427072481182103624496450669977721682842607768210902159216442634024391462934899352749251099562032642723628910479413508146642717790791462212967482487489098158143358822531148024658606002830781309334407260156608186981198028815946452597588783186933426284600140939207110210604095877338746925743266686270988606370520693160972117930591584406542446000829606469337417552909927154284035613080927033939547876 b = 65411424223251989359850344331192890552122446007254535570533714248636129272811369864631019654680901269759246433281124501230859999922565995457411410423842915375417631248311522750177197735413683477280494753134036254033820585228783962704217253868120752865278649067438496046086839295606116837195007818224931103183699862264991993183765445689190047746933692894555434297607371690534107327921933910255203004875887105312239431559787376866642601400408784802054241251283813332391160615461481921748220142618403807141099293306154366041489123570695627622736 a + b = 113345677951040494542440977185591795115846493721766962274272822577435780533813501748257959346686120839341612522312266585350275223544412511930877076850915396557521255744762192727898880578021451688182653969576670278425283520128136711955316815900763476494189128480946642688804630087068329804677495307323089246542522393413016651789768276470499382154193849502742415495636187636986704916705120843681487605016826312422450035655664715613568344667095055790660611771976974304509091207045888464194220972224873144558652203233308650077102204497729567170612 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-24f5b8d2/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@2/211951/5e3521cd-60bd-4d3b-86d5-c96c190591a8/profile_osx_130_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/13.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=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:d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e - 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-debug.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@2/cci-24f5b8d2/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44/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-24f5b8d2/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44' && 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="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@2/cci-24f5b8d2/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44/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-24f5b8d2/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/cci-24f5b8d2/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/cci-24f5b8d2/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@2/.conan/data/libtommath/1.2.1-dev/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/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@2/.conan/data/libtommath/1.2.1-dev/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libtommath/1.2.1-dev/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/lib/libtommath.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/cci-24f5b8d2/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/cci-24f5b8d2/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44' '--' '-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/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 1163511381501641748312962929607402078048091639775496505199188849969114716737271356763336446861689104302421067341013036683875940750311574010260942850795215158896276861502976795411421708643995083260754656000116612456952371304401970405724483154280413973190922706121117658073476984607997779630066014529359080598163769404415479323845578897549684713048790913966555331615234920035920600589820423493634798466510953334628762197685345802695407412386486859925986227959424666938742120424405959868058338070222672340825254033909413882153279841979611662766 b = 19432678921499070863323253610368817969534121503985478894072890937251286597335646395647883580046083125354868684291760598400755160138419434014755088265974194707333610246515062777548418524260167747437530140305795628516975994263184360911210259290945613591975714384791377566556853836560655824841297358021328936993721848136840792456671791777371322208396411880416179295066180890144640893460461987625651642028436881792551944585942063560828275945639272907495209737887336963142320699360404289104088056775525679667089028691169661626915912916086646856456 a + b = 20596190303000712611636216539976220047582213143760975399272079787220401314072917752411220026907772229657289751632773635084631100888731008025016031116769409866229887108018039572959840232904162830698284796305912240973928365567586331316934742445226027565166637090912495224630330821168653604471363372550688017591885617541256271780517370674921006921445202794382734626681415810180561494050282411119286440494947835127180706783627409363523683358025759767421195965846761630081062819784810248972146394845748352007914282725079075509069192758066258519222 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