Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 948089

Summary: webkit-gtk 2.46.5-r410 fails to compile on aarch64
Product: Gentoo Linux Reporter: Carlos Konstanski <420actionunits>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: 420actionunits
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Carlos Konstanski 2025-01-14 15:55:58 UTC
Compiled on an ARM system with CFLAGS: -march=armv8-a+crc+lse+rcpc+rdma+dotprod+aes+sha3+fp16fml+sb+flagm+pauth

Also tried removing pauth since that worked for a broken ruby update once, to no avail.

Unfortunately the error output is quite meager:

FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-38.cpp.o
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-14 15:56:31 UTC
Please include the full build.log and emerge --info.
Comment 2 Carlos Konstanski 2025-01-14 15:57:57 UTC
Created attachment 916520 [details]
build.log
Comment 3 Carlos Konstanski 2025-01-14 15:59:04 UTC
Created attachment 916521 [details]
emerge --info
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-14 16:01:28 UTC
[01m[Kaarch64-unknown-linux-gnu-g++:[m[K [01;31m[Kfatal error: [m[KKilled signal terminated program cc1plus
compilation terminated.

Looks like it's OOMing. Try with fewer jobs in MAKEOPTS.