g++ and clang compilers just fail like this:
[ 51%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemerns/rns-pke.cpp.o
g+±10: fatal error: Killed signal terminated program cc1plus
I tried this build with WLS Ubuntu and Amazon 2023, gcc/g++ 9,10,12,14, the most recent 1.2.3 and 1.2.0 as it’s defined in the configurator. Results are the same with small variation in percentage (51% - 54%), but always in the same rns-pke.cpp.
For me it’s a blocker. Any help will be highly appreciated.