[Webkit-unassigned] [Bug 222959] New: Build fails on RISCV with GCC 11

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 8 21:07:16 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=222959

            Bug ID: 222959
           Summary: Build fails on RISCV with GCC 11
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: raj.khem at gmail.com
                CC: bugs-noreply at webkitgtk.org

with GCC 11 there is additional use of C11 atomics in WTF code, which is causing the builds to fails like below

/usr/src/debug/webkitgtk/2.30.5-r0/webkitgtk-2.30.5/Source/WTF/wtf/Assertions.cpp:226: undefined reference to `__atomic_compare_exchange_1'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210309/144f62d1/attachment-0001.htm>


More information about the webkit-unassigned mailing list