******************************************************************************** conan test cci-8e8a307c/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@6/196471/e7668a10-e874-4ebd-98e5-67ebd9aff367/profile_osx_120_libcpp_apple-clang_release_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@6/.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@6/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release 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:ca6b19bf89270552244fca32806dded803132e76 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package ca6b19bf89270552244fca32806dded803132e76 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed ca6b19bf89270552244fca32806dded803132e76 libtommath/1.2.1-dev: Downloaded package revision 7b3413b9c97789c8f5bba08b4bf95e25 libtommath/1.2.1-dev (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/1.2.1-dev (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' 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@6/cci-8e8a307c/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' 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): Generator 'VirtualRunEnv' 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@6/cci-8e8a307c/recipes/libtommath/cmake/test_package/build/Release/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@6/cci-8e8a307c/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@6/cci-8e8a307c/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@6/cci-8e8a307c/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@6/cci-8e8a307c/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@6/cci-8e8a307c/recipes/libtommath/cmake/test_package/build/Release/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@6/cci-8e8a307c/recipes/libtommath/cmake/test_package/build/Release libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@6/cci-8e8a307c/recipes/libtommath/cmake/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@6/cci-8e8a307c/recipes/libtommath/cmake/test_package/build/Release" '--' '-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@6/cci-8e8a307c/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 46846065824184207115501844862470819933729590528428060426209552845015993708874052595537466124284040130871299076583937114657634226044108682770095423619272331769484763442045225537346167528737634637622718425169195525485150903789941585182490827979035081422403201309715968496419718655731842352768328651243829621847526919569394253703231685307628493930575004562045816878214227116349677812640499903122272286062384352864121702632380129405019940160670817350165805612841658538787078070854204689580616747723906702958735213604041717193323664923386867600804 b = 60515900698451016145813797582111774094937597888768117457103748188118088154700685760713369205478724894611926426368274947342271953732458033000013414214979105080748957271707498740169528469647672092983256091218260070426013280602106604614652803146368682377243902953069646425066776400427433352651358913271102395253886831447071477506136995535223987413656246032312756093752945260099850861684877684200584132539207758800604448642516739325930255299396047555230786481259234586677843543918070505823032547982722380381786515338033468251168757661063381707657 a + b = 107361966522635223261315642444582594028667188417196177883313301033134081863574738356250835329762765025483225502952212061999906179776566715770108837834251436850233720713752724277515695998385306730605974516387455595911164184392048189797143631125403763799647104262785614921486495056159275705419687564514932017101413751016465731209368680842852481344231250594358572971967172376449528674325377587322856418601592111664726151274896868730950195460066864905396592094100893125464921614772275195403649295706629083340521728942075185444492422584450249308461 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-8e8a307c/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@6/196471/e7668a10-e874-4ebd-98e5-67ebd9aff367/profile_osx_120_libcpp_apple-clang_release_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=Release 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:ca6b19bf89270552244fca32806dded803132e76 - 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-release.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@6/cci-8e8a307c/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc/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@6/cci-8e8a307c/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -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@6/cci-8e8a307c/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc/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@6/cci-8e8a307c/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@6/cci-8e8a307c/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@6/cci-8e8a307c/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@6/.conan/data/libtommath/1.2.1-dev/_/_/package/ca6b19bf89270552244fca32806dded803132e76/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@6/.conan/data/libtommath/1.2.1-dev/_/_/package/ca6b19bf89270552244fca32806dded803132e76/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/libtommath/1.2.1-dev/_/_/package/ca6b19bf89270552244fca32806dded803132e76/lib/libtommath.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@6/cci-8e8a307c/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@6/cci-8e8a307c/recipes/libtommath/cmake/test_v1_package/build/3836fb3df9108ad0d7d77c5d07dffc69cd9a39dc' '--' '-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@6/.conan/data/libtommath/1.2.1-dev/_/_/package/ca6b19bf89270552244fca32806dded803132e76/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 38109222246225174636058658285732355054644425354735931255220535937972793165022208881179878605274936511743682905495354241642122353570284601496525317545672854055233289253423109512370151447200876916200354224238026411886446592765403084235124793322638907427031378637858723524036324027191044429693962838428412649381677254510483924769154684591149376488634155058976172114383670233921171061966636464743043240104055806203799989627242680654551346510821054061879290341220671174317184412881889506246343255329625705723275415626406767621435734582899446914020 b = 70721476163066286116831618835002178168698313679613696118249704168456218084255236205936006159147669581238586528911155972087444780633628109892747588373601496324598562052837351041175894628058591089020718502486367002590569261178433223942297578742982208802117560576408673831560965617716661543596847060194029192806341989400925407334015703653806440954247940865453101490916248746091527772793055952257815746208991300065973393242772375919831882932101280145739534612269353186127714973641205526517830612457884184013966039758634414228571948426764893495383 a + b = 108830698409291460752890277120734533223342739034349627373470240106429011249277445087115884764422606092982269434406510213729567134203912711389272905919274350379831851306260460553546046075259468005221072726724393414477015853943836308177422372065621116229148939214267397355597289644907705973290809898622441842188019243911409332103170388244955817442882095924429273605299918980012698834759692417000858986313047106269773382870015056574383229442922334207618824953490024360444899386523095032764173867787509889737241455385041181850007683009664340409403 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