******************************************************************************** conan test cci-4aa385e1/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@6/195631/73a00d8c-cb1b-4dec-ae7a-4fe036b37cc5/profile_osx_110_libcpp_apple-clang_release_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/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@6/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 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=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.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/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.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:401b1629c9d4297a477a52ba4e818b916e27da93 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package 401b1629c9d4297a477a52ba4e818b916e27da93 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed 401b1629c9d4297a477a52ba4e818b916e27da93 libtommath/1.2.1-dev: Downloaded package revision eccd6b395c3f08d56221398e5ba28c81 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@6/cci-4aa385e1/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): Generator 'VirtualRunEnv' 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@6/cci-4aa385e1/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@6/cci-4aa385e1/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@6/cci-4aa385e1/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@6/cci-4aa385e1/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@6/cci-4aa385e1/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@6/cci-4aa385e1/recipes/libtommath/cmake/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 11.0.3.11030032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/11.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-4aa385e1/recipes/libtommath/cmake/test_package/build/Release libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@6/cci-4aa385e1/recipes/libtommath/cmake/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@6/cci-4aa385e1/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@6/cci-4aa385e1/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 62314334220311711719060941273946518011979675138331418437420303222494493717690648787265585338958737763965954077927643922833372125871911175019410457810541273713494582040656290889915161553248651876816417234097920928466342562839848316102742227475725865105211672143978447685297763549353374636544075295181828655225019768574271800363913955406001993943996594529547380106592622257186287209805939164359722993379081968011539216747179690394056153320704095961991866287668439706659287353290291765779207320684442041392598649017124355851509797150129615767400 b = 51672357753092793751940959548874470146174134387178250276539820591989893968415826741794292634789924047908353392621442385786131088739591274404925296451200813965308687387346080753450376599385180449143376269722941027803807740763665212136325970840634999185202707817080258540917744505401808330147077172377880459521265246201476266881960846043837320813716034878572570501676300492048516750909721731147804961769120348989491498354000256543650444843380813252136190522267107302843452333212124417395190484280740698090945990965088399128325609741307082173392 a + b = 113986691973404505471001900822820988158153809525509668713960123814484387686106475529059877973748661811874307470549086308619503214611502449424335754261742087678803269428002371643365538152633832325959793503820861956270150303603513528239068198316360864290414379961058706226215508054755182966691152467559709114746285014775748067245874801449839314757712629408119950608268922749234803960715660895507527955148202317001030715101179946937706598164084909214128056809935547009502739686502416183174397804965182739483544639982212754979835406891436697940792 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-4aa385e1/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@6/195631/73a00d8c-cb1b-4dec-ae7a-4fe036b37cc5/profile_osx_110_libcpp_apple-clang_release_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/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.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/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.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:401b1629c9d4297a477a52ba4e818b916e27da93 - 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_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): 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-4aa385e1/recipes/libtommath/cmake/test_v1_package/build/d9b20f8bda2d9f0a645d8866b89311e0fe055b1e/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-4aa385e1/recipes/libtommath/cmake/test_v1_package/build/d9b20f8bda2d9f0a645d8866b89311e0fe055b1e' && 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="11.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-4aa385e1/recipes/libtommath/cmake/test_v1_package/build/d9b20f8bda2d9f0a645d8866b89311e0fe055b1e/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-4aa385e1/recipes/libtommath/cmake/test_v1_package/build/d9b20f8bda2d9f0a645d8866b89311e0fe055b1e" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@6/cci-4aa385e1/recipes/libtommath/cmake/test_v1_package/build/d9b20f8bda2d9f0a645d8866b89311e0fe055b1e" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@6/cci-4aa385e1/recipes/libtommath/cmake/test_v1_package' ----------------- -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/11.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/11.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/401b1629c9d4297a477a52ba4e818b916e27da93/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/401b1629c9d4297a477a52ba4e818b916e27da93/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/libtommath/1.2.1-dev/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93/lib/libtommath.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@6/cci-4aa385e1/recipes/libtommath/cmake/test_v1_package/build/d9b20f8bda2d9f0a645d8866b89311e0fe055b1e ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@6/cci-4aa385e1/recipes/libtommath/cmake/test_v1_package/build/d9b20f8bda2d9f0a645d8866b89311e0fe055b1e' '--' '-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/401b1629c9d4297a477a52ba4e818b916e27da93/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 15442979022608018544799957180475271277522793243189039844721594558492179772911356632220149488905543723132007007276115656595755162877564811246177246714767168787437942729154417588397356026784106532564474797330027883789155415024488818815372158186549015164140217402538983347186396819445493990845696152320641055229084844280220239048751988150702895712406232612158538733258885937498772651713132298309432796144939433576094380461931720194274404183840889509496438061768197166282638090413353652275317883977957573467444882446882259287507647867445860393494 b = 20655968237323631824283000780105122486174460379870603983378089435100242378939915871155853380133219837066797673327624505784853012191067396453041639144127451933609021974696506023807084187757844450010928622777477982062712191193258869986938563985421699582582180833069686229370351021615898653141396642013703792092235864339961213440466147913342207609266729996549171167969941258472444378549453636968365157976895876150800233891627586217068481789705228406229188320863803651116241124069449654176454163884870800632806360802381164695792765832827237959355 a + b = 36098947259931650369082957960580393763697253623059643828099683993592422151851272503376002869038763560198804680603740162380608175068632207699218885858894620721046964703850923612204440214541950982575403420107505865851867606217747688802310722171970714746722398235608669576556747841061392643987092794334344847321320708620181452489218136064045103321672962608707709901228827195971217030262585935277797954121835309726894614353559306411342885973546117915725626382632000817398879214482803306451772047862828374100251243249263423983300413700273098352849 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