• Bug#1101186: editorconfig-core: Fails to build

    From Richard Lewis@21:1/5 to All on Wed Mar 26 23:40:01 2025
    you can fix this FTBFS by changing the version of cmake in the 3 files in test/cmake/*.cmake

    -cmake_minimum_required(VERSION 3.5)
    +cmake_minimum_required(VERSION 3.25)

    works for me -- 3.5 is apparently no longer supported by cmake. bookworm
    has cmake version 3.25

    <div dir="ltr"><div dir="ltr"><div>you can fix this FTBFS by changing the version of cmake in the 3 files in test/cmake/*.cmake</div><div><br></div><div>-cmake_minimum_required(VERSION 3.5)<br>+cmake_minimum_required(VERSION 3.25)<br></div><div><br></div>
    <div>works for me -- 3.5 is apparently no longer supported by cmake. bookworm has cmake version 3.25</div><div><br></div></div></div>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)