******************************************************************************** conan test cci-a9d74a96/recipes/libtommath/cmake/test_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@6/196412/a461e6dd-4542-4c87-912e-e2d15b49aeab/profile_osx_120_libcpp_apple-clang_release_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@6/.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@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=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:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package 647afeb69d3b0a2d3d316e80b24d38c714cc6900 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed 647afeb69d3b0a2d3d316e80b24d38c714cc6900 libtommath/1.2.1-dev: Downloaded package revision 5760ca1581b0cee55980410861a745ad 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-a9d74a96/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 'CMakeDeps' calling 'generate()' 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-a9d74a96/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-a9d74a96/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-a9d74a96/recipes/libtommath/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@6/cci-a9d74a96/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-a9d74a96/recipes/libtommath/cmake/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@6/cci-a9d74a96/recipes/libtommath/cmake/test_package/build/Release/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@6/cci-a9d74a96/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-a9d74a96/recipes/libtommath/cmake/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@6/cci-a9d74a96/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-a9d74a96/recipes/libtommath/cmake/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- a = 16756220024776110779657368635925604683477010125270180368295973550126437728840165428384649569382322769286293032493851229439512150985698363198153677287216954111416897890177873431073472108229958254321163976649534915433682490700811446106549038259637955839074533677592506366492446770926676808666348681761439522434143178459409619476034591560208430290510544129288494581313709782739426357430599918598226624747493097982232677609512511415984483380077144530017286205891417054274955963256498634674536240931634220956140959462072093414100256386596215628866 b = 44301567479241334596329825768505558242558550682320760355418451494761880628868458528003707668939113483528849626310046565720738932555110726299762303651436068384796439746147778909712715445837364965384054205497694007698908768515279583666854833551507794698664180012948657125695007965905372345897723787944120930089030402107946278157441265357644339022522819480966500168054385576663556313574584152987044905169453575600099158267632171446419757660495570918326854095036571268000272789939373462190675501234495025098497949434767459744990020123831428736939 a + b = 61057787504017445375987194404431162926035560807590940723714425044888318357708623956388357238321436252815142658803897795160251083540809089497915980938653022496213337636325652340786187554067323219705218182147228923132591259216091029773403871811145750537738713690541163492187454736832049154564072469705560452523173580567355897633475856917852769313033363610254994749368095359402982671005184071585271529916946673582331835877144682862404241040572715448344140300927988322275228753195872096865211742166129246054638908896839553159090276510427644365805 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-a9d74a96/recipes/libtommath/cmake/test_v1_package/conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr /Users/jenkins/w/prod/BuildSingleReference@6/196412/a461e6dd-4542-4c87-912e-e2d15b49aeab/profile_osx_120_libcpp_apple-clang_release_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=Release 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:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Cache Installing (downloading, building) binaries... libtommath/1.2.1-dev: Already installed! 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 txt created conanbuildinfo.txt 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-a9d74a96/recipes/libtommath/cmake/test_v1_package/build/d2c0bf42b38c0d54eddd223d705a62747db26e57/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-a9d74a96/recipes/libtommath/cmake/test_v1_package/build/d2c0bf42b38c0d54eddd223d705a62747db26e57' && 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/prod/BuildSingleReference@6/cci-a9d74a96/recipes/libtommath/cmake/test_v1_package/build/d2c0bf42b38c0d54eddd223d705a62747db26e57/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-a9d74a96/recipes/libtommath/cmake/test_v1_package/build/d2c0bf42b38c0d54eddd223d705a62747db26e57" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@6/cci-a9d74a96/recipes/libtommath/cmake/test_v1_package/build/d2c0bf42b38c0d54eddd223d705a62747db26e57" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@6/cci-a9d74a96/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@6/.conan/data/libtommath/1.2.1-dev/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/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@6/.conan/data/libtommath/1.2.1-dev/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libtommath.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/libtommath/1.2.1-dev/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libtommath.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@6/cci-a9d74a96/recipes/libtommath/cmake/test_v1_package/build/d2c0bf42b38c0d54eddd223d705a62747db26e57 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@6/cci-a9d74a96/recipes/libtommath/cmake/test_v1_package/build/d2c0bf42b38c0d54eddd223d705a62747db26e57' '--' '-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/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- a = 32085427750177652085463379945373954158356898263922713731140945068027166250025143031240544245267175793183408476952675753087508341828509084852496316913483127220325555769421417965233972318034830742054516902412437831477215221848676902287997813977553012631126004217953850269909462363940934020936769083415260583275071659814069440321164953997944022557144041224740590298982312490546940209395104458639136607178879465196156036424495736006096340393606375798104273789707867685412377860171619617825116258500919511243970993317307603931543927102098436569472 b = 14153210071006667764685055113298007817024706806144290141074982050139809126358169343432316617028342565814221645767244672208012593207659236572807579610889067967148396394923942571302850488663019080827666523474072297353614812058550990972361195269767361445179267000968109666516727623595205419198037886661698305965238773859480645929880544538355659075474807477089820350187940031436884818999690394276148629032813621728289269706632738084515358816814654671655382022155228509368028252434231476665252452245362234892163361144349333278582129549710646981359 a + b = 46238637821184319850148435058671961975381605070067003872215927118166975376383312374672860862295518358997630122719920425295520935036168321425303896524372195187473952164345360536536822806697849822882183425886510128830830033907227893260359009247320374076305271218921959936426189987536139440134806970076958889240310433673550086251045498536299681632618848701830410649170252521983825028394794852915285236211693086924445306131128474090611699210421030469759655811863096194780406112605851094490368710746281746136134354461656937210126056651809083550831 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