[Webkit-unassigned] [Bug 194484] New: libWPEWebKit-0.1.so: undefined reference to `JSC::JSValue::asCell() const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 10 15:48:26 PST 2019


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

            Bug ID: 194484
           Summary: libWPEWebKit-0.1.so: undefined reference to
                    `JSC::JSValue::asCell() const
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: psaavedra at igalia.com

A ld ERROR happens linking against WPE built VIDEO=disabled:

  -DENABLE_VIDEO=OFF
  -DPORT=WPE 


Error:

/usr/lib/libWPEWebKit-0.1.so: undefined reference to `JSC::JSValue::asCell() const'
collect2: error: ld returned 1 exit status


$ readelf  -s  /usr/lib/libWPEWebKit-0.1.so | grep -i  asCell
  1271: 00000000     0 NOTYPE  GLOBAL DEFAULT  UND _ZNK3JSC7JSValue6asCellEv


Related to: https://bugs.webkit.org/show_bug.cgi?id=194341

Ref1: https://trac.webkit.org/changeset/240315/webkit
Ref2: https://github.com/Igalia/meta-webkit/issues/66

-- 
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/20190210/8f1fd3be/attachment.html>


More information about the webkit-unassigned mailing list