[Webkit-unassigned] [Bug 281133] New: webkitgtk-2.46.1: build fails on risc-v

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 9 03:49:19 PDT 2024


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

            Bug ID: 281133
           Summary: webkitgtk-2.46.1: build fails on risc-v
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: michael at orlitzky.com

/foo/bar/work/webkitgtk-2.46.1/Source/JavaScriptCore/jit/GPRInfo.h:759:38: error: 'RICSV64Registers' has not been declared
  759 |     static constexpr GPRReg regWS0 = RICSV64Registers::x6;
      |                                      ^~~~~~~~~~~~~~~~

and a few more like it. Running `grep RICSV64Registers` turns up nothing, so I'm not sure what to do here.

-- 
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/20241009/358a2a1a/attachment.htm>


More information about the webkit-unassigned mailing list