******************************************************************************** conan install mppp/0.26@#1bf47eb13a60900f45f5881564c2f868 --build=mppp -pr /Users/jenkins/w/prod/BuildSingleReference@2/41574/d1028d3d-cadc-4554-9a42-9c1950091c8b/profile_osx_120_libcpp_apple-clang_release_64.mppp-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@2/.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@2/.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] mppp:shared=False [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:837b8bd4b4b2897ee56e68a306262b675c54b33c - Download mppp/0.26:7c8a229e8bc1669cad2acd40e6d50cd52af5942a - Build Installing (downloading, building) binaries... gmp/6.2.1: Retrieving package 837b8bd4b4b2897ee56e68a306262b675c54b33c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gmp/6.2.1: Package installed 837b8bd4b4b2897ee56e68a306262b675c54b33c gmp/6.2.1: Downloaded package revision 669ceac437afc707ea48cbfb83f47aa9 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mppp/0.26: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@2/.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@2/.conan/data/mppp/0.26/_/_/build/7c8a229e8bc1669cad2acd40e6d50cd52af5942a mppp/0.26: Generator cmake_find_package_multi created gmp-config-version.cmake mppp/0.26: Generator cmake_find_package_multi created gmpTarget-release.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)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK mppp/0.26: Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/build/7c8a229e8bc1669cad2acd40e6d50cd52af5942a' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -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++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_PREFIX_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/build/7c8a229e8bc1669cad2acd40e6d50cd52af5942a" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/build/7c8a229e8bc1669cad2acd40e6d50cd52af5942a" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DMPPP_BUILD_STATIC_LIBRARY="True" -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@2/.conan/data/mppp/0.26/_/_/build/7c8a229e8bc1669cad2acd40e6d50cd52af5942a' ----------------- -- 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@2/.conan/data/gmp/6.2.1/_/_/package/837b8bd4b4b2897ee56e68a306262b675c54b33c/lib/libgmpxx.a -- Library gmp found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/gmp/6.2.1/_/_/package/837b8bd4b4b2897ee56e68a306262b675c54b33c/lib/libgmp.a -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- System name: Darwin -- System processor: x86_64 -- 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 -- mp++ will be built as a static library. -- Found mp++_GMP: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/gmp/6.2.1/_/_/package/837b8bd4b4b2897ee56e68a306262b675c54b33c/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@2/.conan/data/mppp/0.26/_/_/build/7c8a229e8bc1669cad2acd40e6d50cd52af5942a ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/build/7c8a229e8bc1669cad2acd40e6d50cd52af5942a' '--' '-j4' ----------------- [ 33%] Building CXX object source_subfolder/CMakeFiles/mp++.dir/src/type_name.cpp.o [ 33%] Building CXX object source_subfolder/CMakeFiles/mp++.dir/src/detail/parse_complex.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/mp++.dir/src/integer.cpp.o [ 66%] Building CXX object source_subfolder/CMakeFiles/mp++.dir/src/rational.cpp.o [ 83%] Building CXX object source_subfolder/CMakeFiles/mp++.dir/src/detail/utils.cpp.o [100%] Linking CXX static library ../lib/libmp++.a [100%] Built target mp++ mppp/0.26: Package '7c8a229e8bc1669cad2acd40e6d50cd52af5942a' built mppp/0.26: Build folder /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/build/7c8a229e8bc1669cad2acd40e6d50cd52af5942a 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@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a mppp/0.26: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/build/7c8a229e8bc1669cad2acd40e6d50cd52af5942a' '--target' 'install' '--' '-j4' ----------------- Consolidate compiler generated dependencies of target mp++ [100%] Built target mp++ Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++ -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/concepts.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/integer.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/fwd.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/type_name.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/real.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/complex.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/config.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/real128.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/detail -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/detail/visibility.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/detail/parse_complex.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/detail/rational_literals.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/detail/type_traits.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/detail/integer_literals.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/detail/gmp.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/detail/real_literals.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/detail/mpfr.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/detail/utils.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/detail/real128_literal.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/detail/mpc.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/extra -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/extra/pybind11.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/exceptions.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/rational.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/mp++.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/complex128.hpp -- Up-to-date: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/include/mp++/config.hpp -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/lib/libmp++.a -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/lib/cmake/mp++/mp++-config.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/lib/cmake/mp++/Findmp++_GMP.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/lib/cmake/mp++/Findmp++_MPFR.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/lib/cmake/mp++/Findmp++_MPC.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/lib/cmake/mp++/mp++_export.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/lib/cmake/mp++/mp++_export-release.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mppp/0.26/_/_/package/7c8a229e8bc1669cad2acd40e6d50cd52af5942a/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 1 '.a' file: libmp++.a mppp/0.26: Package '7c8a229e8bc1669cad2acd40e6d50cd52af5942a' created mppp/0.26: Created package revision 6138d679539f36c69cd26a63407713b8 [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