Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948089 - webkit-gtk 2.46.5-r410 fails to compile on aarch64
Summary: webkit-gtk 2.46.5-r410 fails to compile on aarch64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-14 15:55 UTC by Carlos Konstanski
Modified: 2025-01-14 18:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log.gz,271.59 KB, application/gzip)
2025-01-14 15:57 UTC, Carlos Konstanski
Details
emerge --info (emerge.info,11.31 KB, text/plain)
2025-01-14 15:59 UTC, Carlos Konstanski
Details

Note You need to log in before you can comment on or make changes to this bug.
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.