Microsoft (R) Program Maintenance Utility Version 14.29.30139.0 Copyright (C) Microsoft Corporation. All rights reserved. CMake Deprecation Warning at CMakeLists.txt:6 (cmake_policy): The OLD behavior for policy CMP0078 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:9 (cmake_policy): The OLD behavior for policy CMP0086 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. ORACLE_HOME=E:\builds\Oracle\instantclient_12_2 CMake Warning (dev) at E:/buildsystem/cmake/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ORACLE) does not match the name of the calling package (Oracle). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindOracle.cmake:80 (find_package_handle_standard_args) CMakeLists.txt:545 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at E:/buildsystem/cmake/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (SVG) does not match the name of the calling package (SVGCairo). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindSVGCairo.cmake:47 (find_package_handle_standard_args) CMakeLists.txt:644 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at E:/buildsystem/cmake/share/cmake-3.22/Modules/UseSWIG.cmake:988 (message): Policy CMP0122 is not set: UseSWIG use standard library name conventions for csharp language. Run "cmake --help-policy CMP0122" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): mapscript/csharp/CMakeLists.txt:42 (SWIG_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning: Manually-specified variables were not used by the project: PYTHON_EXECUTABLE PYTHON_INCLUDE_DIR PYTHON_LIBRARY