******************************************************************************** conan test cci-b88832f6\recipes\openexr\2.x\test_package\conanfile.py openexr/2.5.2@#6ffa8118c817869407026bf3dc130c8d -pr C:\J\w\prod\BuildSingleReference@4\208361\2cde0f05-a079-43ff-ae01-802b01f0c042/profile_windows_15_mdd_vs_debug_64.openexr-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] openexr:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openexr/2.5.2 (test package): Installing package Requirements openexr/2.5.2 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages openexr/2.5.2:ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf - Cache zlib/1.2.13:8cf01e2f50fcd6b63525e70584df0326550364e1 - Cache Installing (downloading, building) binaries... zlib/1.2.13: Already installed! openexr/2.5.2: Already installed! openexr/2.5.2 (test package): Generator 'CMakeToolchain' calling 'generate()' openexr/2.5.2 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' openexr/2.5.2 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' openexr/2.5.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' openexr/2.5.2 (test package): Generator txt created conanbuildinfo.txt openexr/2.5.2 (test package): Generator 'CMakeDeps' calling 'generate()' openexr/2.5.2 (test package): Aggregating env generators openexr/2.5.2 (test package): Generated conaninfo.txt openexr/2.5.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_package\build\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 openexr/2.5.2 (test package): Calling build() openexr/2.5.2 (test package): CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@4/cci-b88832f6/recipes/openexr/2.x/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_package\." ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@4/cci-b88832f6/recipes/openexr/2.x/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@4/cci-b88832f6/recipes/openexr/2.x/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.16.27049.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'OpenEXR::IlmImfConfig' -- Conan: Component target declared 'IlmBase::IlmBaseConfig' -- Conan: Component target declared 'IlmBase::Half' -- Conan: Component target declared 'IlmBase::Iex' -- Conan: Component target declared 'IlmBase::IexMath' -- Conan: Component target declared 'IlmBase::IMath' -- Conan: Component target declared 'IlmBase::IlmThread' -- Conan: Component target declared 'openexr::ilmbase_conan_pkgconfig' -- Conan: Component target declared 'OpenEXR::IlmImf' -- Conan: Component target declared 'OpenEXR::IlmImfUtil' -- Conan: Target declared 'openexr::openexr' -- Conan: Target declared 'ZLIB::ZLIB' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@4/cci-b88832f6/recipes/openexr/2.x/test_package/build openexr/2.5.2 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_package\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_package\build" --config Debug ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@4/cci-b88832f6/recipes/openexr/2.x/test_package/CMakeLists.txt test_package.cpp c:\j\w\prod\buildsinglereference@4\.conan\data\openexr\2.5.2\_\_\package\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\include\openexr\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_package\build\Debug\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@4/cci-b88832f6/recipes/openexr/2.x/test_package/CMakeLists.txt openexr/2.5.2 (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_package\build\generators\conanrun.bat" && Debug\test_package C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_package\.\comp_short_decode_piz.exr ----------------- OpenEXR images size is 32642x2 openexr/2.5.2 (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 openexr/2.5.2 (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-b88832f6\recipes\openexr\2.x\test_v1_package\conanfile.py openexr/2.5.2@#6ffa8118c817869407026bf3dc130c8d -pr C:\J\w\prod\BuildSingleReference@4\208361\2cde0f05-a079-43ff-ae01-802b01f0c042/profile_windows_15_mdd_vs_debug_64.openexr-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] openexr:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openexr/2.5.2 (test package): Installing package Requirements openexr/2.5.2 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages openexr/2.5.2:ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf - Cache zlib/1.2.13:8cf01e2f50fcd6b63525e70584df0326550364e1 - Cache Installing (downloading, building) binaries... zlib/1.2.13: Already installed! openexr/2.5.2: Already installed! openexr/2.5.2 (test package): Generator cmake_find_package_multi created OpenEXRConfigVersion.cmake openexr/2.5.2 (test package): Generator cmake_find_package_multi created OpenEXRTarget-debug.cmake openexr/2.5.2 (test package): Generator cmake_find_package_multi created OpenEXRTargets.cmake openexr/2.5.2 (test package): Generator cmake_find_package_multi created OpenEXRConfig.cmake openexr/2.5.2 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake openexr/2.5.2 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake openexr/2.5.2 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake openexr/2.5.2 (test package): Generator cmake_find_package_multi created ZLIBTarget-debug.cmake openexr/2.5.2 (test package): Generator txt created conanbuildinfo.txt openexr/2.5.2 (test package): Generator cmake created conanbuildinfo.cmake openexr/2.5.2 (test package): Aggregating env generators openexr/2.5.2 (test package): Generated conaninfo.txt openexr/2.5.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_v1_package\build\eaf83038b8b039de86b217c3061acfee6d18d01a/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 openexr/2.5.2 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_v1_package\build\eaf83038b8b039de86b217c3061acfee6d18d01a && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_v1_package\build\eaf83038b8b039de86b217c3061acfee6d18d01a\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="C:/J/w/prod/BuildSingleReference@4/cci-b88832f6/recipes/openexr/2.x/test_v1_package/build/eaf83038b8b039de86b217c3061acfee6d18d01a" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@4/cci-b88832f6/recipes/openexr/2.x/test_v1_package/build/eaf83038b8b039de86b217c3061acfee6d18d01a" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_v1_package ----------------- -- The CXX compiler identification is MSVC 19.16.27049.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - 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 IlmImfUtil-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmImfUtil-2_5_d.lib -- Library IlmImf-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmImf-2_5_d.lib -- Library Imath-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Imath-2_5_d.lib -- Library Half-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Half-2_5_d.lib -- Library IexMath-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IexMath-2_5_d.lib -- Library IlmThread-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmThread-2_5_d.lib -- Library Iex-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Iex-2_5_d.lib -- Library zlib found C:/J/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.13/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/zlib.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library IlmImfUtil-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmImfUtil-2_5_d.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmImfUtil-2_5_d.lib -- Library IlmImf-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmImf-2_5_d.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmImf-2_5_d.lib -- Library Imath-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Imath-2_5_d.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Imath-2_5_d.lib -- Library Half-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Half-2_5_d.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Half-2_5_d.lib -- Library IexMath-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IexMath-2_5_d.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IexMath-2_5_d.lib -- Library IlmThread-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmThread-2_5_d.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmThread-2_5_d.lib -- Library Iex-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Iex-2_5_d.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Iex-2_5_d.lib -- Library Iex-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Iex-2_5_d.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Iex-2_5_d.lib -- Library IlmThread-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmThread-2_5_d.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmThread-2_5_d.lib -- Library IexMath-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IexMath-2_5_d.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IexMath-2_5_d.lib -- Library Half-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Half-2_5_d.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Half-2_5_d.lib -- Library Imath-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Imath-2_5_d.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/Imath-2_5_d.lib -- Library IlmImf-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmImf-2_5_d.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmImf-2_5_d.lib -- Library IlmImfUtil-2_5_d found C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmImfUtil-2_5_d.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/openexr/2.5.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/IlmImfUtil-2_5_d.lib -- Library zlib found C:/J/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.13/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.13/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/zlib.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@4/cci-b88832f6/recipes/openexr/2.x/test_v1_package/build/eaf83038b8b039de86b217c3061acfee6d18d01a ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_v1_package\build\eaf83038b8b039de86b217c3061acfee6d18d01a --config Debug -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@4/cci-b88832f6/recipes/openexr/2.x/test_v1_package/CMakeLists.txt test_package.cpp c:\j\w\prod\buildsinglereference@4\.conan\data\openexr\2.5.2\_\_\package\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\include\openexr\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_v1_package\build\eaf83038b8b039de86b217c3061acfee6d18d01a\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_v1_package\build\eaf83038b8b039de86b217c3061acfee6d18d01a\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@4/cci-b88832f6/recipes/openexr/2.x/test_v1_package/CMakeLists.txt openexr/2.5.2 (test package): Running test() ----Running------ > bin\test_package C:\J\w\prod\BuildSingleReference@4\cci-b88832f6\recipes\openexr\2.x\test_v1_package\..\test_package\comp_short_decode_piz.exr ----------------- OpenEXR images size is 32642x2 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