******************************************************************************** conan test cci-3bb69871/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@2/197354/75d6bc65-16c5-4bfd-905d-3707e1cb1009/profile_osx_120_libcpp_apple-clang_debug_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@2/.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@2/.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=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:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 libtommath/1.2.1-dev: Downloaded package revision e0569a1e7145b72173ddc70295e466fe 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@2/cci-3bb69871/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@2/cci-3bb69871/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@2/cci-3bb69871/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@2/cci-3bb69871/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/cci-3bb69871/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@2/cci-3bb69871/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@2/cci-3bb69871/recipes/libtommath/cmake/test_package/build/Debug/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@2/cci-3bb69871/recipes/libtommath/cmake/test_package/build/Debug libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-3bb69871/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-3bb69871/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@2/cci-3bb69871/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 17866373349877770044361588948329044655476278577051108238599025385128198537906576256655329254776024613322272629089037229719624273744857881491752551474241891113962083605964829905494610844305832293712006434409816311325727765981419110794320533188197542841729026590741010481519373678376385757029611025279670269605800843495163209536473495872455537445346667002498148656545810599803012445653755754093985386216018034709603917404319743234839011487181059817010900634849795964722349217179163366888847522198963381188616460140053687506395172205643160715613 b = 69528885508786944678170062405111072207702970258304322410008718291284165289770417980301137774669838769062046204254613435736817981118155540469368287941878856058684078161794193471903687986134417413349966511087443436268644663744765608934550884970370247541754435737722044635949368876324376704755486756159269152159560713142668296491083240249231397759530564228473314953151957979897088400360267886230249195946860839341546429419758228560404111112811576630367461275214501999647842023241354507685751948144721770506977107272378666426788292417109664035753 a + b = 87395258858664714722531651353440116863179248835355430648607743676412363827676994236956467029445863382384318833343650665456442254863013421961120839416120747172646161767759023377398298830440249707061972945497259747594372429726184719728871418158567790383483462328463055117468742554700762461785097781438939421765361556637831506027556736121686935204877231230971463609697768579700100846014023640324234582162878874051150346824077971795243122599992636447378361910064297964370191240420517874574599470343685151695593567412432353933183464622752824751366 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-3bb69871/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@2/197354/75d6bc65-16c5-4bfd-905d-3707e1cb1009/profile_osx_120_libcpp_apple-clang_debug_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=Debug 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:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - 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@2/cci-3bb69871/recipes/libtommath/cmake/test_v1_package/build/3505a33f7ca52d8adad2f516039dee7c8fdc9768/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@2/cci-3bb69871/recipes/libtommath/cmake/test_v1_package/build/3505a33f7ca52d8adad2f516039dee7c8fdc9768' && 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="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@2/cci-3bb69871/recipes/libtommath/cmake/test_v1_package/build/3505a33f7ca52d8adad2f516039dee7c8fdc9768/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@2/cci-3bb69871/recipes/libtommath/cmake/test_v1_package/build/3505a33f7ca52d8adad2f516039dee7c8fdc9768" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/cci-3bb69871/recipes/libtommath/cmake/test_v1_package/build/3505a33f7ca52d8adad2f516039dee7c8fdc9768" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/cci-3bb69871/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@2/.conan/data/libtommath/1.2.1-dev/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/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@2/.conan/data/libtommath/1.2.1-dev/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libtommath.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libtommath/1.2.1-dev/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/cci-3bb69871/recipes/libtommath/cmake/test_v1_package/build/3505a33f7ca52d8adad2f516039dee7c8fdc9768 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/cci-3bb69871/recipes/libtommath/cmake/test_v1_package/build/3505a33f7ca52d8adad2f516039dee7c8fdc9768' '--' '-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@2/.conan/data/libtommath/1.2.1-dev/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 6921758604788371995670250479987371009351968721247790158942389175962990054265710023437755754001155886847342511977278315575844027689769252253914063980080309663718918624220119499720409627539855572933929550741979175165709433066523420382531120995066615637317722979524325615741170082000206528433629307205011302774903753065621559761473852533158682832450571903620397897202901160300523272570376839901496466395935261463593687710036645161460650812953349897494274749759374920506999311464002878812572788274978364689325692759575746487313619492544619739160 b = 16698743349411887583282940432630532282332242777842224679235239058194963385829482156144734426329995740838006058613128743325354401257160561184611533062361981736254473325426340484437879745877485683505761707734178255833671507723094873954786652970607323156450732539095815664455215535653187505800220943192625087644684038250892558156514071005341424073173887732287114019083701060560878517665492198924082270954462821047765640082421613647017429781922974654256661896818530987387969430952704344468028306755884020330826698356474979568491143601395604757057 a + b = 23620501954200259578953190912617903291684211499090014838177628234157953440095192179582490180331151627685348570590407058901198428946929813438525597042442291399973391949646459984158289373417341256439691258476157430999380940789618294337317773965673938793768455518620141280196385617653394034233850250397636390419587791316514117917987923538500106905624459635907511916286602220861401790235869038825578737350398082511359327792458258808478080594876324551750936646577905907894968742416707223280601095030862385020152391116050726055804763093940224496217 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