I am building cmake 3.27.9 for Linux Mint 21.3 (Ubuntu Jammy), but I find some errors when executing the tests with ctest. I attach the log file for ../../ctest --output-on-failure > ~/ctest_log2.txt 2>&1
(ctest version 3.27.9) on Build/Tests
. I need cmake version 3.27 or higher to compile latest libreCAD, but I prefer to be conservative to not make dependency mess, so I prefer not to install too modern cmake version.
Find the error log here.
If there is any more info needed, I’ll be happy yo post it.