Hi, Apologies in advance if there is a naive configuration leading to this issue. I am trying to compile cppcheck 2.11 from source using CMake v3.24.3 and I run into the following issue: [maly build]$ cmake .. -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done...