Why webkit compile fails on linux?

Thiago Milczarek Sayão thiago.sayao at gmail.com
Thu Jul 28 16:21:01 UTC 2022


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20220728/59fc8284/attachment-0001.htm>


More information about the openjfx-dev mailing list