******************************************************************************** conan test conan-center-index/recipes/libtommath/all/test_package/conanfile.py libtommath/1.2.0@ --profile=/Users/jenkins/w/BuildSingleReference@3/30014/9a62819d-bf99-454b-a073-50f68e6634a0/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] libtommath:shared=True [build_requires] [env] pkgconf/1.7.4: Not found in local cache, looking in remotes... pkgconf/1.7.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.7.4: Downloaded recipe revision cf43bc0d404363b6c70221d2ffe78381 libtommath/1.2.0 (test package): Installing package Requirements libtommath/1.2.0 from local cache - Cache Packages libtommath/1.2.0:ca6b19bf89270552244fca32806dded803132e76 - Cache Build requirements pkgconf/1.7.4 from 'conan-center' - Downloaded Build requirements packages pkgconf/1.7.4:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Download Installing (downloading, building) binaries... pkgconf/1.7.4: Retrieving package 647afeb69d3b0a2d3d316e80b24d38c714cc6900 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.4: Package installed 647afeb69d3b0a2d3d316e80b24d38c714cc6900 pkgconf/1.7.4: Downloaded package revision 19424ded0386b1f589af4c329eaf1ce0 libtommath/1.2.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK pkgconf/1.7.4: Appending PATH env var: /Users/jenkins/w/BuildSingleReference@3/.conan/data/pkgconf/1.7.4/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/bin pkgconf/1.7.4: Setting PKG_CONFIG env var: /Users/jenkins/w/BuildSingleReference@3/.conan/data/pkgconf/1.7.4/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/bin/pkgconf pkgconf/1.7.4: Appending AUTOMAKE_CONAN_INCLUDES env var: /Users/jenkins/w/BuildSingleReference@3/.conan/data/pkgconf/1.7.4/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/bin/aclocal [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libtommath/1.2.0 (test package): Applying build-requirement: pkgconf/1.7.4 libtommath/1.2.0 (test package): Generator pkg_config created libpkgconf.pc libtommath/1.2.0 (test package): Generator pkg_config created libtommath.pc libtommath/1.2.0 (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.0 (test package): Generator cmake created conanbuildinfo.cmake libtommath/1.2.0 (test package): Generated conaninfo.txt libtommath/1.2.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/BuildSingleReference@3/conan-center-index/recipes/libtommath/all/test_package/build/11d7966e0b4adc72a700ec73f693cb46edee5953/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.0 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@3/conan-center-index/recipes/libtommath/all/test_package/build/11d7966e0b4adc72a700ec73f693cb46edee5953' && 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="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/conan-center-index/recipes/libtommath/all/test_package/build/11d7966e0b4adc72a700ec73f693cb46edee5953/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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/conan-center-index/recipes/libtommath/all/test_package' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library pkgconf found /Users/jenkins/w/BuildSingleReference@3/.conan/data/pkgconf/1.7.4/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libpkgconf.a -- Library tommath found /Users/jenkins/w/BuildSingleReference@3/.conan/data/libtommath/1.2.0/_/_/package/ca6b19bf89270552244fca32806dded803132e76/lib/libtommath.dylib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'AppleClang' compiler -- Conan: C++ stdlib: libc++ -- Found PkgConfig: /Users/jenkins/w/BuildSingleReference@3/.conan/data/pkgconf/1.7.4/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/bin/pkgconf (found version "1.7.4") -- Checking for module 'libtommath' -- Found libtommath, version 1.2.0 -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@3/conan-center-index/recipes/libtommath/all/test_package/build/11d7966e0b4adc72a700ec73f693cb46edee5953 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/conan-center-index/recipes/libtommath/all/test_package/build/11d7966e0b4adc72a700ec73f693cb46edee5953' '--' '-j4' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package libtommath/1.2.0 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/BuildSingleReference@3/.conan/data/pkgconf/1.7.4/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib:/Users/jenkins/w/BuildSingleReference@3/.conan/data/libtommath/1.2.0/_/_/package/ca6b19bf89270552244fca32806dded803132e76/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 43725759030383768218555514128501190110630616476890626265508621071590319038857513732903831997740104341979379437222031626443548566479692238912178806159078963025476248611434167995984967690202594808326082492687917351303691890846242566966908527353869986278261927667677040832849351993423160707825299395082905030214360895449502987001150163032516303567477453774481440876209122908448185658377978703364492810493371833948516514075323281758806263567244918117823100938889858253256164987523695996991423922338760587125694693725015727425919057116833721397364 b = 20074588162887882041846291910309962748172190412221095668337658062176517989143941975464468530489927939360855386433258324549390280491261934240987556231688361430520350125863360933679068497344291255414056854247052439641255410137234696520327551604892228333745401445558000641888710669980465925251302902740914304835387200458760646025056009929552017774991506695905390489353272902430809504354278063934367379663805849359975596219518943017117964637108453200421208612590148418173125663074231270972294922122826355634235306706969438914058970734710704145260 a + b = 63800347193271650260401806038811152858802806889111721933846279133766837028001455708368300528230032281340234823655289950992938846970954173153166362390767324455996598737297528929664036187546886063740139346934969790944947300983477263487236078958762214612007329113235041474738062663403626633076602297823819335049748095908263633026206172962068321342468960470386831365562395810878995162732256767298860190157177683308492110294842224775924228204353371318244309551480006671429290650597927267963718844461586942759930000431985166339978027851544425542624 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 libtommath/1.2.0: WARN: Library 'tommath' was either already found in a previous 'conanfile.cpp_info.libdirs' folder or appears several times with a different file extension