<div dir="ltr">I was able to compile it, thanks for the tip.<div><br></div><div>The problem seems related to number_of_cores X RAM. I think it was running out for memory and being OOM-killed.</div><div><br></div><div>Just configuring the VM from 8 to 4 cores solved the problem.</div><div><br></div><div>-- Thiago.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em qui., 28 de jul. de 2022 às 14:10, Kevin Rushforth <<a href="mailto:kevin.rushforth@oracle.com">kevin.rushforth@oracle.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I haven't had any problems building it, although I haven't tried it on <br>
Ubuntu 22.04 lately. I have built WebKit on other versions of Ubuntu and <br>
on Oracle Linux 7 using both gcc 11.2 and 10.2.<br>
<br>
Do you have enough memory / swap space on your system?<br>
<br>
-- Kevin<br>
<br>
<br>
On 7/28/2022 9:21 AM, Thiago Milczarek Sayão wrote:<br>
> Hi,<br>
><br>
> I have tried to compile webkit on Linux (tried ubuntu 20.04 and 22.04) <br>
> and it always fails:<br>
><br>
> [ 56%] Building CXX object <br>
> Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-15.cpp.o<br>
> c++: fatal error: Killed signal terminated program cc1plus<br>
> compilation terminated.<br>
> gmake[2]: *** [Source/WebCore/CMakeFiles/WebCore.dir/build.make:6487: <br>
> Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-7.cpp.o] <br>
> Error 1<br>
><br>
> on 22.04 it's gcc 11.2 (I thought maybe it was a gcc bug).<br>
><br>
> I am using the jfx17u repo.<br>
><br>
> Any hint on what I might be missing?<br>
><br>
> -- Thiago.<br>
><br>
><br>
<br>
</blockquote></div>