Ninja's problem is stated as follows:
Qt CMake Error: Running '/home/klaus/Qt/Tools/Ninja/ninja' '-C' '/home/klaus/Projects/build-sermonfiller-Desktop_Qt_5_15_2_GCC_64bit-Debug' '-t' 'recompact'
failed with:
Segmentation fault
What did not work:
What worked:
In fact, CMake was unable to make my make files because of ninja's segfault.
Also, it's worth noting that my project worked on another computer with MacOs. Also, another project was built successfully. Thence, it was some problem with the build itself.