******************************************************************************** conan test cci-f07b8763/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@4/197541/750070fa-38ed-40f6-9fb8-e3a9ab6c2f3b/profile_osx_120_libcpp_apple-clang_release_64.libtommath-shared-False.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@4/.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@4/.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=False [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:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package 647afeb69d3b0a2d3d316e80b24d38c714cc6900 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed 647afeb69d3b0a2d3d316e80b24d38c714cc6900 libtommath/1.2.1-dev: Downloaded package revision 5760ca1581b0cee55980410861a745ad 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): 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@4/cci-f07b8763/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): 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@4/cci-f07b8763/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@4/cci-f07b8763/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@4/cci-f07b8763/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/cci-f07b8763/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@4/cci-f07b8763/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@4/cci-f07b8763/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@4/cci-f07b8763/recipes/libtommath/cmake/test_package/build/Release libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/cci-f07b8763/recipes/libtommath/cmake/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/cci-f07b8763/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@4/cci-f07b8763/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 34869369826630643312114466627158377338103569563744631709462809451524519183083909373694555482482046367484773636717188539201900321900226698449411985506330389947192899895086647520969394638688792396672201211994936077872913297549071536916155949318671923175642419180395583772850499444974192163825155097805026644125157451310736291503974904929363839629985372896158848546510168386630947052413092118942416174721127070857757382597001931353548436516901011942003660920172696473724495744967170463752752245719601881951350111488083239197641958727789960512941 b = 31223360864316520773164472954229194983450760521692180872272619013191391696777801334647899236773496070319520961198326804065023102292256534449977413399559591535943283814036889773517801098431390585807588205596708260402602524473414612560738238482483408611838031651251241105852409029605933051963256327805356273980856385257062938804851713346120764315734948201666800216431250706838636531628235607493152426675426623230171172518255855047333378174722855801048477844011877977037299219490659706279945621519094985323889888840914970490076016822642770360130 a + b = 66092730690947164085278939581387572321554330085436812581735428464715910879861710708342454719255542437804294597915515343266923424192483232899389398905889981483136183709123537294487195737120182982479789417591644338275515822022486149476894187801155331787480450831646824878702908474580125215788411425610382918106013836567799230308826618275484603945720321097825648762941419093469583584041327726435568601396553694087928555115257786400881814691623867743052138764184574450761794964457830170032697867238696867275240000328998209687717975550432730873071 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-f07b8763/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@4/197541/750070fa-38ed-40f6-9fb8-e3a9ab6c2f3b/profile_osx_120_libcpp_apple-clang_release_64.libtommath-shared-False.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=False [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:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - 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-release.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@4/cci-f07b8763/recipes/libtommath/cmake/test_v1_package/build/d2c0bf42b38c0d54eddd223d705a62747db26e57/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@4/cci-f07b8763/recipes/libtommath/cmake/test_v1_package/build/d2c0bf42b38c0d54eddd223d705a62747db26e57' && 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@4/cci-f07b8763/recipes/libtommath/cmake/test_v1_package/build/d2c0bf42b38c0d54eddd223d705a62747db26e57/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@4/cci-f07b8763/recipes/libtommath/cmake/test_v1_package/build/d2c0bf42b38c0d54eddd223d705a62747db26e57" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@4/cci-f07b8763/recipes/libtommath/cmake/test_v1_package/build/d2c0bf42b38c0d54eddd223d705a62747db26e57" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@4/cci-f07b8763/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@4/.conan/data/libtommath/1.2.1-dev/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libtommath.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Library tommath found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libtommath/1.2.1-dev/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libtommath.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/libtommath/1.2.1-dev/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@4/cci-f07b8763/recipes/libtommath/cmake/test_v1_package/build/d2c0bf42b38c0d54eddd223d705a62747db26e57 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@4/cci-f07b8763/recipes/libtommath/cmake/test_v1_package/build/d2c0bf42b38c0d54eddd223d705a62747db26e57' '--' '-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@4/.conan/data/libtommath/1.2.1-dev/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 13918566913425154259012019038399614103506709070628997626446081112510093487943451094024201541503165415630390560036396628087428931410979611680481431993977195595686381087824052659157014281438160818723102078162074320903131497501116241581264193025227399024143993974173908683337026169669309912088239272700769372293270630364386580409490577109295993745202913294694199790521913642597787539684900023319778151067619942964371398061561188644013573159430844841394651351791074242052418213728070764009136064465943415949861533158827488911812501585102643610888 b = 22130556888849599540955532817984362466098237262816237929263958541308233556983374857547107100104671152149057775388003703373506617302728689067709753957228783486699090155536448371688416680003820446349489324049684582562398180585210651731883669105965819287368376603296644918256920736471992674095513000723667026466452712798843556295131155596669269037201571966138142093553475996295286412398493755893712720896583252218356000356832433609224825854706740106965616813964367971276508804771819709329826883708513201509537023662737997492487318680859665474 a + b = 13940697470314003858552974571217598465972807307891813864375345071051401721500434468881748648603270086782539617811784631790802438028282340369549141747934424379173080177979589107528702698118164639169451567486124005485693895681701452232996076694333364843431362350777205328255283090405781904762334785701493039319737083077185423965785708264892663014240114866660337932615467118594082826097298517075671863788516526216589754061918021077622797985285551581501616968605038610023694722532842583718465891349651929151371070182490226909304988903783503276362 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