******************************************************************************** conan test cci-3ea04c4b/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference/197734/514f6210-f18c-437d-820f-fe5f76b42331/profile_osx_130_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/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/.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/.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=13.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/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:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc libtommath/1.2.1-dev: Downloaded package revision 14984d59cc901a4dc70b476c21468b64 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/cci-3ea04c4b/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/cci-3ea04c4b/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/cci-3ea04c4b/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/cci-3ea04c4b/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/cci-3ea04c4b/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/cci-3ea04c4b/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference/cci-3ea04c4b/recipes/libtommath/cmake/test_package/build/Release/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/cci-3ea04c4b/recipes/libtommath/cmake/test_package/build/Release libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-3ea04c4b/recipes/libtommath/cmake/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-3ea04c4b/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/cci-3ea04c4b/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 938348384082649932992347785309591661129326374405138734207796992413781357267777965481159448572509892076049619403950713390186053963473673952167917294015096102643637527721147637262476452220659292976752471945518724823185487164476599598256276992220836423722993308652222212701263512461900915485217384690402131134676011321046927457341542032033326837665010854437899365932379882602763406057554278681240807674667022906462714166305655767344502587034236845777031060362928554673082979074254645343505304910991222247433642093528458852136348213083598565955 b = 46094600740723141205530620968020256430607395687096791969781720181063938917525045109890872753215569540914347304972300518701681219182357250660629717238574015703942013812880700038030664943344383742304785435917592159284298648252808057610309733065721368981404978689339746843016287766310442828444308643321205506419829409158562711496417855598524767251683358286509225113802726725085234127546484883543980537968849672300865173070345496760538658718992386018764352038534169982078321098164279886491181967182355158357167420905254053628952047336337194229141 a + b = 47032949124805791138522968753329848091736722061501930703989517173477720274792823075372032201788079432990396924376251232091867273145830924612797634532589111806585651340601847675293141395565043035281537907863110884107484135417284657208566010057942205405127971997991969055717551278772343743929526028011607637554505420479609638953759397630558094089348369140947124479735106607687997533604039162225221345643516695207327887236651152527883161306026622864541383098897098536751404077238534531834687272093346380604601062998782512481088395549420792795096 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-3ea04c4b/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference/197734/514f6210-f18c-437d-820f-fe5f76b42331/profile_osx_130_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/13.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=13.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/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:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - 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 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): 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/cci-3ea04c4b/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b/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/cci-3ea04c4b/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b' && 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="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/cci-3ea04c4b/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b/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/cci-3ea04c4b/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference/cci-3ea04c4b/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference/cci-3ea04c4b/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/.conan/data/libtommath/1.2.1-dev/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/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/.conan/data/libtommath/1.2.1-dev/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libtommath.a -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/cci-3ea04c4b/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/cci-3ea04c4b/recipes/libtommath/cmake/test_v1_package/build/de1d2882c908fb6093db2805abf76b4a6124c11b' '--' '-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/.conan/data/libtommath/1.2.1-dev/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 34393294311062324828066329877589741621457268746601994209512548401026165417538199387441893968877059854964805629713159112364792054082984489961792917945770872304512164904358589298309976139638094090504096840895048789554684081679659824563835994990891408810882395088806246134264451640249048135944431282787468142839145758421750574297819141744610533200945727335655374973905437215950066757375563042846953198110664673841839510485879787652442962823548741298979345905217208070701685380480379853143441782313436377916374507107912115154545655960720628258072 b = 11939676751621386865876751920788027154080858136651753747961862017776685073931462235727472185937592841872699683976752118881456987310109832246239193151468725780386983870697495473142407140963932164015482507519438321574620383730824556721508291376648580887587242535234049649844556463193414820021176375701539791340054314218782693474606034750964108984123152011663599631523750372194301052248245874041230427264482611117272154363118838081567329216095222302017858947235493642377292943645538800036341483902661119573208887655697845883172406398298026610285 a + b = 46332971062683711693943081798377768775538126883253747957474410418802850491469661623169366154814652696837505313689911231246249041393094322208032111097239598084899148775056084771452383280602026254519579348414487111129304465410484381285344286367539989698469637624040295784109008103442462955965607658489007934179200072640533267772425176495574642185068879347318974605429187588144367809623808916888183625375147284959111664848998625734010292039643963600997204852452701713078978324125918653179783266216097497489583394763609961037718062359018654868357 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