Bug 297062

Summary: webkitgtk: 32-bit arm compilation error: Unhandled opcode addq
Product: WebKit Reporter: Gyorgy Sarvari <skandigraun>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: skandigraun
Priority: P2    
Version: WebKit Local Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
compile log snippet none

Gyorgy Sarvari
Reported 2025-08-07 10:06:56 PDT
Created attachment 476299 [details] compile log snippet Cross-compiling webkitgtk 2.48.5 fails with "Unhandled opcode addq" error, when the target is 32-bit Arm (see attached log snippet). The behavior is present with both gcc and clang compilers. My build host is Linux, and target is also Linux. The commit causing it seems to be this: https://github.com/WebKit/WebKit/commit/846b3f034f0021a0e45358b904682bc3de367605 - reverting it locally fixes the build. The compilation process has nothing particularly special, just using cmake using a cmake toolchain file that contains the cross-compiling toolchain. The issue doesn't seem to be present when compiling for x86-64 or for aarch64.
Attachments
compile log snippet (10.76 KB, text/plain)
2025-08-07 10:06 PDT, Gyorgy Sarvari
no flags
Gyorgy Sarvari
Comment 1 2025-08-09 11:21:49 PDT
*** This bug has been marked as a duplicate of bug 296921 ***
Note You need to log in before you can comment on or make changes to this bug.