Attila Doroszlai created HDDS-12751:
---------------------------------------

             Summary: native build fails with CMake 4
                 Key: HDDS-12751
                 URL: https://issues.apache.org/jira/browse/HDDS-12751
             Project: Apache Ozone
          Issue Type: Bug
          Components: build
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


_native_ check started failing after GitHub bumped runner from 20250316.1.0 to 
20250330.1.0:

{code}
[INFO]      [exec] -- Configuring incomplete, errors occurred!
[INFO]      [exec] CMake Error at CMakeLists.txt:23 (cmake_minimum_required):
[INFO]      [exec]   Compatibility with CMake < 3.5 has been removed from CMake.
[INFO]      [exec] 
[INFO]      [exec]   Update the VERSION argument <min> value.  Or, use the 
<min>...<max> syntax
[INFO]      [exec]   to tell CMake that the project requires at least <min> but 
has been updated
[INFO]      [exec]   to work with policies introduced by <max> or earlier.
[INFO]      [exec] 
[INFO]      [exec]   Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try 
configuring anyway.
{code}

CMake 3.31.6 -> CMake 4.0.0



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to