******************************************************************************** conan install mppp/0.26@#1bf47eb13a60900f45f5881564c2f868 --build=mppp -pr:h /Users/jenkins/w/prod/BuildSingleReference@4/41580/2ef4fc05-4893-4bdd-a84c-1fb993f56815/profile_osx_120_libcpp_apple-clang_debug_armv8.mppp-shared-True.txt -pr:b /Users/jenkins/w/prod/BuildSingleReference@4/41580/2ef4fc05-4893-4bdd-a84c-1fb993f56815/profile_osx_120_libcpp_apple-clang_debug_64.mppp-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@4/.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@4/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] mppp:shared=True [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] mppp:shared=True [build_requires] [env] gmp/6.2.1: Not found in local cache, looking in remotes... gmp/6.2.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gmp/6.2.1: Downloaded recipe revision 2011237c81178d014a4c08ae40cfe0cb mppp/0.26: Forced build from source Installing package: mppp/0.26 Requirements gmp/6.2.1 from 'conan-center' - Downloaded mppp/0.26 from local cache - Cache Packages gmp/6.2.1:ed52671f027e621b30632d20ac345819dcd227ef - Download mppp/0.26:9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... gmp/6.2.1: Retrieving package ed52671f027e621b30632d20ac345819dcd227ef from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gmp/6.2.1: Package installed ed52671f027e621b30632d20ac345819dcd227ef gmp/6.2.1: Downloaded package revision 46f08c5dade956f8f3b2ae9c65ca160c [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mppp/0.26: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK mppp/0.26: Copying sources to build folder mppp/0.26: Building your package in /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/build/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0 mppp/0.26: Generator cmake_find_package_multi created gmp-config-version.cmake mppp/0.26: Generator cmake_find_package_multi created gmpTarget-debug.cmake mppp/0.26: Generator cmake_find_package_multi created gmpTargets.cmake mppp/0.26: Generator cmake_find_package_multi created gmp-config.cmake mppp/0.26: Generator cmake created conanbuildinfo.cmake mppp/0.26: Aggregating env generators [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 mppp/0.26: Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/build/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0" -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@4/.conan/data/mppp/0.26/_/_/build/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/build/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DMPPP_BUILD_STATIC_LIBRARY="False" -DMPPP_WITH_MPFR="False" -DMPPP_WITH_ARB="False" -DMPPP_WITH_MPC="False" -DMPPP_WITH_QUADMATH="False" -DMPPP_WITH_BOOST_S11N="False" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/build/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0' ----------------- -- 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/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/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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library gmpxx found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/gmp/6.2.1/_/_/package/ed52671f027e621b30632d20ac345819dcd227ef/lib/libgmpxx.a -- Library gmp found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/gmp/6.2.1/_/_/package/ed52671f027e621b30632d20ac345819dcd227ef/lib/libgmp.a -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- System name: Darwin -- System processor: -- mp++ version: 0.26 -- OSX detected, setting the 'CMAKE_MACOSX_RPATH' option to TRUE. -- '-Wshadow': debug flag is supported by the compiler, enabling. -- '-Wtautological-overlap-compare': debug flag is supported by the compiler, enabling. -- '-Wtautological-compare': debug flag is supported by the compiler, enabling. -- '-Wtautological-bitwise-compare': debug flag is supported by the compiler, enabling. -- '-Wbitwise-conditional-parentheses': debug flag is supported by the compiler, enabling. -- '-Wrange-loop-analysis': debug flag is supported by the compiler, enabling. -- '-Wmisleading-indentation': debug flag is supported by the compiler, enabling. -- '-Wc99-designator': debug flag is supported by the compiler, enabling. -- '-Wreorder-init-list': debug flag is supported by the compiler, enabling. -- '-Wsizeof-pointer-div': debug flag is supported by the compiler, enabling. -- '-Wsizeof-array-div': debug flag is supported by the compiler, enabling. -- '-Wxor-used-as-pow': debug flag is supported by the compiler, enabling. -- '-Wfinal-dtor-non-final-class': debug flag is supported by the compiler, enabling. -- '-Wall': debug flag is supported by the compiler, enabling. -- '-Wextra': debug flag is supported by the compiler, enabling. -- '-Wnon-virtual-dtor': debug flag is supported by the compiler, enabling. -- '-Wlogical-op': debug flag is not supported by the compiler. -- '-Wconversion': debug flag is supported by the compiler, enabling. -- '-Wdeprecated': debug flag is supported by the compiler, enabling. -- '-ftemplate-depth=1024': flag is supported by the compiler, enabling. -- '-Wold-style-cast': debug flag is supported by the compiler, enabling. -- '-pedantic-errors': debug flag is supported by the compiler, enabling. -- '-Wdisabled-optimization': debug flag is supported by the compiler, enabling. -- '-ftemplate-backtrace-limit=0': debug flag is supported by the compiler, enabling. -- '-fstack-protector-all': debug flag is supported by the compiler, enabling. -- '-Wsuggest-attribute=pure': debug flag is not supported by the compiler. -- '-Wsuggest-attribute=const': debug flag is not supported by the compiler. -- '-Wsuggest-attribute=noreturn': debug flag is not supported by the compiler. -- '-Wsuggest-attribute=format': debug flag is not supported by the compiler. -- '-Wodr': debug flag is supported by the compiler, enabling. -- '-Wsuggest-final-types': debug flag is not supported by the compiler. -- '-Wsuggest-final-methods': debug flag is not supported by the compiler. -- '-Wsuggest-override': debug flag is supported by the compiler, enabling. -- '-Wshift-negative-value': debug flag is supported by the compiler, enabling. -- '-Wshift-overflow=2': debug flag is not supported by the compiler. -- '-Wduplicated-cond': debug flag is not supported by the compiler. -- '-Wnull-dereference': debug flag is supported by the compiler, enabling. -- '-Wrestrict': debug flag is not supported by the compiler. -- '-Waligned-new': debug flag is not supported by the compiler. -- '-Wcast-align=strict': debug flag is not supported by the compiler. -- '-fdiagnostics-show-template-tree': flag is supported by the compiler, enabling. -- The C++ compiler ID is: AppleClang -- YACMA autodetected C++ flags: -ftemplate-depth=1024;-fdiagnostics-show-template-tree -- YACMA autodetected C++ debug flags: -Wshadow;-Werror;-Wtautological-overlap-compare;-Wtautological-compare;-Wtautological-bitwise-compare;-Wbitwise-conditional-parentheses;-Wrange-loop-analysis;-Wmisleading-indentation;-Wc99-designator;-Wreorder-init-list;-Wsizeof-pointer-div;-Wsizeof-array-div;-Wxor-used-as-pow;-Wfinal-dtor-non-final-class;-Wall;-Wextra;-Wnon-virtual-dtor;-Wconversion;-Wdeprecated;-Wold-style-cast;-pedantic-errors;-Wdisabled-optimization;-ftemplate-backtrace-limit=0;-fstack-protector-all;-Wodr;-Wsuggest-override;-Wshift-negative-value;-Wnull-dereference -- Library installation directory: lib -- Found mp++_GMP: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/gmp/6.2.1/_/_/package/ed52671f027e621b30632d20ac345819dcd227ef/include -- Looking for mpn_divexact_1 -- Looking for mpn_divexact_1 - found -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/build/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/build/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0' '--' '-j4' ----------------- [ 16%] Building CXX object source_subfolder/CMakeFiles/mp++.dir/src/integer.cpp.o [ 33%] Building CXX object source_subfolder/CMakeFiles/mp++.dir/src/rational.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/mp++.dir/src/type_name.cpp.o [ 66%] Building CXX object source_subfolder/CMakeFiles/mp++.dir/src/detail/parse_complex.cpp.o [ 83%] Building CXX object source_subfolder/CMakeFiles/mp++.dir/src/detail/utils.cpp.o [100%] Linking CXX shared library ../lib/libmp++.dylib [100%] Built target mp++ mppp/0.26: Package '9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0' built mppp/0.26: Build folder /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/build/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0 mppp/0.26: Generated conaninfo.txt mppp/0.26: Generated conanbuildinfo.txt mppp/0.26: Generating the package mppp/0.26: Package folder /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0 mppp/0.26: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/build/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0' '--target' 'install' '--' '-j4' ----------------- Consolidate compiler generated dependencies of target mp++ [100%] Built target mp++ Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++ -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/concepts.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/integer.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/fwd.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/type_name.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/real.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/complex.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/config.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/real128.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/detail -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/detail/visibility.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/detail/parse_complex.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/detail/rational_literals.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/detail/type_traits.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/detail/integer_literals.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/detail/gmp.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/detail/real_literals.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/detail/mpfr.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/detail/utils.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/detail/real128_literal.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/detail/mpc.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/extra -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/extra/pybind11.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/exceptions.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/rational.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/mp++.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/complex128.hpp -- Up-to-date: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/include/mp++/config.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/lib/libmp++.12.0.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/lib/libmp++.12.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/lib/libmp++.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/lib/cmake/mp++/mp++-config.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/lib/cmake/mp++/Findmp++_GMP.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/lib/cmake/mp++/Findmp++_MPFR.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/lib/cmake/mp++/Findmp++_MPC.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/lib/cmake/mp++/mp++_export.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/lib/cmake/mp++/mp++_export-debug.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/mppp/0.26/_/_/package/9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0/lib/cmake/mp++/mp++-config-version.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK mppp/0.26 package(): Packaged 1 file: COPYING mppp/0.26 package(): Packaged 24 '.hpp' files mppp/0.26 package(): Packaged 3 '.dylib' files: libmp++.dylib, libmp++.12.dylib, libmp++.12.0.dylib mppp/0.26: Package '9cedbbc07340bfb0051bb3ca067dbddc4f9f4fb0' created mppp/0.26: Created package revision ba90694b63fa9f8075614468fd797944 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators 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