******************************************************************************** conan test cci-54a8997f/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@8/196044/aef64a70-5a1f-4372-a11f-43a44b00fb27/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@8/.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@8/.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@8/cci-54a8997f/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@8/cci-54a8997f/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@8/cci-54a8997f/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@8/cci-54a8997f/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@8/cci-54a8997f/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@8/cci-54a8997f/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@8/cci-54a8997f/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@8/cci-54a8997f/recipes/libtommath/cmake/test_package/build/Debug libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@8/cci-54a8997f/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@8/cci-54a8997f/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@8/cci-54a8997f/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 65746219360975748262375114183926062578412242174277017884793021716039136178324051784283152314984144845166936360861750409195501934450111363656598981124315153140892455130472011317744418716743867023399387716147676962062902164965254273426757396403025616399931243318119737723963395967843902579066961807030424066213053663869026064352178306205193619804795695997213738093153632115370024164682155860249782166138944008059866873123383652901721942057127618879371785313946373219380785324352815783224949296243957109922110698611286042177444505237120226955547 b = 46453068715785221720867719195889362243538230313205024031391274491698985735630068443564157132781250148572938104644176223309346252002186772046098049961971841400355303643800232889764628185112391696739076875194120996311149501548676536170140762528507405939760953465625973489893267248888004776598637320157632976293772897976606922801310525429584511933306860200390782032850366523782845759069659208909109006088548383973360289061967098999568140478777710407694756177401897875738455224010282402507804682015682537321393841230992353769801309829897447821565 a + b = 112199288076760969983242833379815424821950472487482041916184296207738121913954120227847309447765394993739874465505926632504848186452298135702697031086286994541247758774272244207509046901856258720138464591341797958374051666513930809596898158931533022339692196783745711213856663216731907355665599127188057042506826561845632987153488831634778131738102556197604520126003998639152869923751815069158891172227492392033227162185350751901290082535905329287066541491348271095119240548363098185732753978259639647243504539842278395947245815067017674777112 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-54a8997f/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@8/196044/aef64a70-5a1f-4372-a11f-43a44b00fb27/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 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@8/cci-54a8997f/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@8/cci-54a8997f/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@8/cci-54a8997f/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@8/cci-54a8997f/recipes/libtommath/cmake/test_v1_package/build/889b2257e2243683538735d385d52187e2a313b5" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@8/cci-54a8997f/recipes/libtommath/cmake/test_v1_package/build/889b2257e2243683538735d385d52187e2a313b5" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@8/cci-54a8997f/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@8/.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@8/.conan/data/libtommath/1.2.1-dev/_/_/package/d8009e4608cf60659724c86fb7a17b6e31d0225f/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@8/.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@8/cci-54a8997f/recipes/libtommath/cmake/test_v1_package/build/889b2257e2243683538735d385d52187e2a313b5 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@8/cci-54a8997f/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@8/.conan/data/libtommath/1.2.1-dev/_/_/package/d8009e4608cf60659724c86fb7a17b6e31d0225f/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 39220777057158948037232216179151250010305490033711376437712347178253101645892122255978328375101741895097380012383526754700431992887653117472148531025612293862247647086610813350701354572587652125005805125261077364349257508143797778025198848448412919254526008617708585791613455986435002220207076833635567512972676864646724444637211996471144252774713226253697798112485718896838809258513029990728402629095468747134254979553935917842836430048046396092718835290163016899798404547278357721065273712216729476987079731769532416025395395646051361249157 b = 13176031690255879362155926420320005109344183802785750110032480005381987444224212863787230256079181046161940875034160394453697874370882593275609364936705400202550791915226238535307870633056720281366048719314057658514804518930353752405220577314926735315393276571494937849814927671177133650927169840114494536243607201502310239673383961631668709531029903397686960921513987269634253875693586908019141596462159209425122889255213676970677706351457429324916821710322137360017998183008612095502949180048480496391626577443807160196405240031779164601153 a + b = 52396808747414827399388142599471255119649673836497126547744827183635089090116335119765558631180922941259320887417687149154129867258535710747757895962317694064798439001837051886009225205644372406371853844575135022864062027074151530430419425763339654569919285189203523641428383657612135871134246673750062049216284066149034684310595958102812962305743129651384759033999706166473063134206616898747544225557627956559377868809149594813514136399503825417635657000485154259816402730286969816568222892265209973378706309213339576221800635677830525850310 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