******************************************************************************** conan test cci-3c595a31/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference/197290/ce5a1ffe-55e9-4fbf-8f52-43514a4450ef/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/.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=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 txt created conanbuildinfo.txt 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/cci-3c595a31/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): 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-3c595a31/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/cci-3c595a31/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/cci-3c595a31/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/cci-3c595a31/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/cci-3c595a31/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference/cci-3c595a31/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/cci-3c595a31/recipes/libtommath/cmake/test_package/build/Debug libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-3c595a31/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-3c595a31/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/cci-3c595a31/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 62866976148856379386593706404277024334542294642481791593567500330713992103054796138868792058771682677854801729094260048251536038835655808072167142376796759327381765663188900114426313169062275747314250357018017599230198602542202499000453721127632426824792054000548137674333189853922378802690029453165170691315789938054713533375385275988517218686943446044513410709882122884278178929296891998147998143295477760894604394433884905008841995239446546563859058386412344307032670975261761315932107597568449583000592080452776712280521548746945717161318 b = 17974834133982478783335853228747054004427136276093712126693486408520801031122286310144702869841775543353947612231202772620617338444029582280689428211826198683131883364384168381386967463282086055475332446364473166071331191986271866754511716411385920067889348718923786552505684455720842160101104473879729418763677723028738414555060724296776929968118177986895407646256600812229083928360762725360822830051813660983951414856266855846029971348214073344612243205922773918855319708605816057358753662040703360291745004492717576798166481993326257876539 a + b = 80841810282838858169929559633024078338969430918575503720260986739234793134177082449013494928613458221208749341325462820872153377279685390352856570588622958010513649027573068495813280632344361802789582803382490765301529794528474365754965437539018346892681402719471924226838874309643220962791133927044900110079467661083451947930446000285294148655061624031408818356138723696507262857657654723508820973347291421878555809290151760854871966587660619908471301592335118225887990683867577373290861259609152943292337084945494289078688030740271975037857 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-3c595a31/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference/197290/ce5a1ffe-55e9-4fbf-8f52-43514a4450ef/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 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-debug.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-3c595a31/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/cci-3c595a31/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/cci-3c595a31/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/cci-3c595a31/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference/cci-3c595a31/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference/cci-3c595a31/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/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/.conan/data/libtommath/1.2.1-dev/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference/.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/cci-3c595a31/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/cci-3c595a31/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/.conan/data/libtommath/1.2.1-dev/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 45644985772837964028512778685145285613588320412151452481209780954371158573336569110472736622296281428262753727959998856779107427974610841872173315202624993122924779668570124099948293499034253416579876612267896234250031487662238268420602677066268398244554465209369054606388915047807145058902567850224554453255012215615442700204815217996663592904607668045556910114197620945572448209846163648418752068596598738020033075450930793833478883549533403261270349015868432210060519028896154574477928428994187613097828606690274065591645066309156571199660 b = 60417071246699376241557808102325859026454142041286847054956688248026938224691642381456930301137638275280819659872291274390366789290554360794821587274994111496429870413166504353925515519243702757407198689983171643114079802459806617161072646091480645898010878380467440706556179734208425496078432776277308963250498362668315290835967872947441251125043066308665553864075298547153187579507658731906484364940562281168940183501446652632510736183549439462505105632064525952971640249240141688424915343291672571101789326682212661669860319427134737335548 a + b = 106062057019537340270070586787471144640042462453438299536166469202398096798028211491929666923433919703543573387832290131169474217265165202666994902477619104619354650081736628453873809018277956173987075302251067877364111290122044885581675323157749044142565343589836495312945094782015570554981000626501863416505510578283757991040783090944104844029650734354222463978272919492725635789353822380325236433537161019188973258952377446465989619733082842723775454647932958163032159278136296262902843772285860184199617933372486727261505385736291308535208 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