******************************************************************************** conan test cci-2dd0e826/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@7/195308/c061517b-677a-46da-8ae5-542a06ff981f/profile_osx_110_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/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@7/.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@7/.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=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:190c51b484365d84adc1f1fe795877c4d9f69782 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package 190c51b484365d84adc1f1fe795877c4d9f69782 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed 190c51b484365d84adc1f1fe795877c4d9f69782 libtommath/1.2.1-dev: Downloaded package revision be0924cace70c0b00845814854c40a58 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@7/cci-2dd0e826/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 txt created conanbuildinfo.txt 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): 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@7/cci-2dd0e826/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@7/cci-2dd0e826/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@7/cci-2dd0e826/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@7/cci-2dd0e826/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@7/cci-2dd0e826/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@7/cci-2dd0e826/recipes/libtommath/cmake/test_package/build/Debug/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@7/cci-2dd0e826/recipes/libtommath/cmake/test_package/build/Debug libtommath/1.2.1-dev (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@7/cci-2dd0e826/recipes/libtommath/cmake/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@7/cci-2dd0e826/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@7/cci-2dd0e826/recipes/libtommath/cmake/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 26537328341974805492465256493762313880709163898010334592782828623570873607210009206819434099040164724233680441956616088861446324691257179359628602692457537534168939583193423551049942727846298613690052254210305070047880640383425814646092019297935661508766647503517792387736161346453047955212924653391758141066976719542268309296781662282695618033703115627278080976683473989033426979779929840225213608044898232154753268430783270254688356674897363754296951290736153881543929804113540274007460647326592629212660972986955324377662798992633274110993 b = 23105983254519130434778274154311826929940399828549301708284786749115795405768649889478745686657545508895631423897009231553467505946078753332595579706998182158307856739720080478271942665388917042262223544714772960625361769921681542295112563285998508418418182304545946096757724600580676942527571996158629125125066329516804752934353213624551902293905213572952110681469289560133052111121910369785471921267993524206786330340419594835656151312599200452274680894805967033149680073621774452902698616802779017623331388066035708819596750788988308935449 a + b = 49643311596493935927243530648074140810649563726559636301067615372686669012978659096298179785697710233129311865853625320414913830637335932692224182399455719692476796322913504029321885393235215655952275798925078030673242410305107356941204582583934169927184829808063738484493885947033724897740496649550387266192043049059073062231134875907247520327608329200230191658152763549166479090901840210010685529312891756361539598771202865090344507987496564206571632185542120914693609877735314726910159264129371646835992361052991033197259549781621583046442 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-2dd0e826/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@7/195308/c061517b-677a-46da-8ae5-542a06ff981f/profile_osx_110_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/11.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug 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:190c51b484365d84adc1f1fe795877c4d9f69782 - 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@7/cci-2dd0e826/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b/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@7/cci-2dd0e826/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b' && 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="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@7/cci-2dd0e826/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b/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@7/cci-2dd0e826/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@7/cci-2dd0e826/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@7/cci-2dd0e826/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@7/.conan/data/libtommath/1.2.1-dev/_/_/package/190c51b484365d84adc1f1fe795877c4d9f69782/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@7/.conan/data/libtommath/1.2.1-dev/_/_/package/190c51b484365d84adc1f1fe795877c4d9f69782/lib/libtommath.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@7/.conan/data/libtommath/1.2.1-dev/_/_/package/190c51b484365d84adc1f1fe795877c4d9f69782/lib/libtommath.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@7/cci-2dd0e826/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@7/cci-2dd0e826/recipes/libtommath/cmake/test_v1_package/build/66bfa1553dd3b93f0f0b201dd757605b1d727c2b' '--' '-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@7/.conan/data/libtommath/1.2.1-dev/_/_/package/190c51b484365d84adc1f1fe795877c4d9f69782/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 10369184214575830071383023859998721947971733373987397964415376593905713303634938221209429969540730965626845012845972976719019467748744892618411852005554830294589603997743967185487048930181610427406684662874066849464018579636227928274219120613191961696170814514556516872104620227501724562639882398060825811988792045115166344328687040994080809393127633593040595473194506560838040810169426206353692635062523708887756041506301182735529292905534462098226615129104062365028178752121782723966093726244233094302290812832975579056564711383490186493474 b = 34623468732164373324967760171392107133390775865184625047596470107777187149640539149793556401296698266559808134935409982060165542826962412852193506119146244492984979307393078229128690999093428799841169766752859315110577771063676458926456849973225871774603707745078126229825235765742356955718881212354139649962964881285309912862179231162765654095183396602364837419817845750909854929002600788901557916216312346027278725496238133780888936286555525672339404619820234508462628025383793924077591820386964539145390440585857177272923313459799636581040 a + b = 44992652946740203396350784031390829081362509239172023012011846701682900453275477371002986370837429232186653147781382958779185010575707305470605358124701074787574583305137045414615739929275039227247854429626926164574596350699904387200675970586417833470774522259634643101929855993244081518358763610414965461951756926400476257190866272156846463488311030195405432893012352311747895739172026995255250551278836054915034767002539316516418229192089987770566019748924296873490806777505576648043685546631197633447681253418832756329488024843289823074514 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