This was worked around in resolute by having webkit2gtk build with gcc instead of with clang.
As was done in Debian and upstream, I think it is reasonable to keep this bug open since it is preferred to build webkit2gtk with clang wherever possible. ** Description changed: I have now applied a patch which fixes the webkit2gtk build on all architectures except for armhf. https://launchpad.net/ubuntu/+source/webkit2gtk/2.48.0-1ubuntu3 Although I reported a webkitgtk bug for tracking, this appears to be a llvm bug. Workaround ==================== - For armhf, I'm now using clang-19 instead of the default clang. + webkit2gtk is built with gcc instead of clang on armhf. - https://launchpad.net/ubuntu/+source/webkit2gtk/2.48.0-1ubuntu4 + Previously, I used clang-19 instead of the default clang, but there is + work being done to remove llvm 19 from Debian and Ubuntu. Original bug report =================== webkit2gtk fails to build with llvm 20. https://launchpad.net/ubuntu/+source/webkit2gtk/2.48.0-1ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2103459 Title: webkit2gtk fails to build on armhf with llvm 20 and 21 To manage notifications about this bug go to: https://bugs.launchpad.net/webkit/+bug/2103459/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
