Hi, I have tried to compile webkit on Linux (tried ubuntu 20.04 and 22.04) and it always fails:
[ 56%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-15.cpp.o c++: fatal error: Killed signal terminated program cc1plus compilation terminated. gmake[2]: *** [Source/WebCore/CMakeFiles/WebCore.dir/build.make:6487: Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-7.cpp.o] Error 1 on 22.04 it's gcc 11.2 (I thought maybe it was a gcc bug). I am using the jfx17u repo. Any hint on what I might be missing? -- Thiago.
