WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 296921
297062
webkitgtk: 32-bit arm compilation error: Unhandled opcode addq
https://bugs.webkit.org/show_bug.cgi?id=297062
Summary
webkitgtk: 32-bit arm compilation error: Unhandled opcode addq
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug