******************************************************************************** conan test cci-f8b7d5fa/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@6/196402/e00559a1-6fd0-40b9-b285-cf726a4eda0e/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@6/.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@6/.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 '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): 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@6/cci-f8b7d5fa/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): 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-f8b7d5fa/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@6/cci-f8b7d5fa/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@6/cci-f8b7d5fa/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@6/cci-f8b7d5fa/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@6/cci-f8b7d5fa/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@6/cci-f8b7d5fa/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@6/cci-f8b7d5fa/recipes/libtommath/cmake/test_package/build/Debug libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@6/cci-f8b7d5fa/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@6/cci-f8b7d5fa/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@6/cci-f8b7d5fa/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 28331233382586798020830966213980308394259829826889176951660986891506492092495073738566407544371936287287632839022345927212479532551578985705348372602550569922649860850174797046615919405602468069212289930930767957269414636645864149234760296045893306879796471918417702745996719362674981265499145967611915497585651510247852176917747515847650505584734350445684899596219324067377671103261821439061380375589848440812782350076040167584112195771842210842426539934283940959935773721608921054349291005131120720119276262897489074685013234838783400671226 b = 11743542299134652350809931361392469096289189096841110690491022679257304206426479544186919555472718411604253383166469054537329955095278325516932140730841772240021729675583353085403172052244337720849128221649846472170389324410863072967203868647566104395392677197974019491855696189928201846573976910141999891730642799911755333393025937646310252596814217315757072939476879484509857061808710872877139171046055749357533410971728497524342289435068335668019310591406185257200927345473740001734663671866735079905932202491233776104550635775157042876727 a + b = 40074775681721450371640897575372777490549018923730287642152009570763796298921553282753327099844654698891886222188814981749809487646857311222280513333392342162671590525758150132019091457846805790061418152580614429439803961056727222201964164693459411275189149116391722237852415552603183112073122877753915389316294310159607510310773453493960758181548567761441972535696203551887528165070532311938519546635904190170315761047768665108454485206910546510445850525690126217136701067082661056083954676997855800025208465388722850789563870613940443547953 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-f8b7d5fa/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@6/196402/e00559a1-6fd0-40b9-b285-cf726a4eda0e/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 txt created conanbuildinfo.txt 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): 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-f8b7d5fa/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@6/cci-f8b7d5fa/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@6/cci-f8b7d5fa/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@6/cci-f8b7d5fa/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@6/cci-f8b7d5fa/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@6/cci-f8b7d5fa/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@6/.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@6/.conan/data/libtommath/1.2.1-dev/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@6/.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@6/cci-f8b7d5fa/recipes/libtommath/cmake/test_v1_package/build/d7484a7a906a4dee3b2a6ab24120201b76f01e44 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@6/cci-f8b7d5fa/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@6/.conan/data/libtommath/1.2.1-dev/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 37215449679235047349020583439608962934645981483937020183018191528893100004341827717793709487308919822360953619366411867455150364299712984174831904325489553163696648561906917659104200733554788171159047245221025684333452322375404869766520667769788485503774523162949896381339606640588642786229025769941900639881031864945274519808249002622818576618617005896717899605809223861844091128473347652245053106796119483260341384483067579706884418182355179353413961268327820639299244625126172608787090623403462535970323456602991110111973823381232614069158 b = 64228290230182120150344184998898596446095767001528516474405951981402595913386461295064738769495980309985361071391208668817588365176123205051242377225528022177215870642381729940899664875265989657095224332055971157862183285034435558493867941889193469048764347599717614421480367346129083258431569887006240760089146971345989727263944626502804887128977512192286289561453341659810010608623550629298003405122275331359137938255247764536510974751772134630559313024661569155161879748299035597645762314205532618179117869678294016701428962214372719660565 a + b = 101443739909417167499364768438507559380741748485465536657424143510295695917728289012858448256804900132346314690757620536272738729475836189226074281551017575340912519204288647600003865608820777828254271577276996842195635607409840428260388609658981954552538870762667510802819973986717726044660595656948141399970178836291264247072193629125623463747594518089004189167262565521654101737096898281543056511918394814619479322738315344243395392934127313983973274292989389794461124373425208206432852937608995154149441326281285126813402785595605333729723 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