Bug 278861

Summary: [GTK][WPE] Avoid linker relocation errors on Debug/RelWithDebInfo builds
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: WPE WebKitAssignee: Nikolas Zimmermann <zimmermann>
Status: REOPENED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 279360    
Bug Blocks:    

Nikolas Zimmermann
Reported 2024-08-29 08:46:27 PDT
Currently RelWithDebInfo/Debug builds fail to link on aarch64 - relocation errors appear: relocation R_AARCH64_ABS32 out of range: 4312197985 is not in [-2147483648, 4294967295]. Adding -fdebug-types-section as compiler flag helps to migitate the problem.
Attachments
Nikolas Zimmermann
Comment 1 2024-08-29 08:49:26 PDT
EWS
Comment 2 2024-08-29 16:03:12 PDT
Committed 282934@main (d2f23775f2b2): <https://commits.webkit.org/282934@main> Reviewed commits have been landed. Closing PR #32893 and removing active labels.
Michael Catanzaro
Comment 3 2024-09-09 07:04:26 PDT
Reopened Bugzilla. Breaks debugedit on ppc64le, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=279360.
Note You need to log in before you can comment on or make changes to this bug.