[Webkit-unassigned] [Bug 174940] New: [GTK] Building with ENABLE_VIDEO=OFF fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 28 09:39:32 PDT 2017


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

            Bug ID: 174940
           Summary: [GTK] Building with ENABLE_VIDEO=OFF fails
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com
                CC: bugs-noreply at webkitgtk.org

This issue was reported in the Buildroot mailing list, it happens with
the latest releases (at least 2.16.5 and 2.16.6), and also with “trunk”.
The error is:

  /home/peko/buildroot/output/build/webkitgtk-2.16.5/DerivedSources/WebCore/JSWebGLRenderingContextBase.cpp:3100:207:   required from here
  /home/peko/buildroot/output/build/webkitgtk-2.16.5/Source/WTF/wtf/PassRefPtr.h:40:13: error: invalid use of incomplete type ‘class WebCore::HTMLVideoElement’
               ptr->deref();
               ^
  In file included from /home/peko/buildroot/output/build/webkitgtk-2.16.5/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:32:0,
                   from /home/peko/buildroot/output/build/webkitgtk-2.16.5/DerivedSources/WebCore/JSWebGLRenderingContextBase.h:26,
                   from /home/peko/buildroot/output/build/webkitgtk-2.16.5/DerivedSources/WebCore/JSWebGLRenderingContextBase.cpp:25:
  /home/peko/buildroot/output/build/webkitgtk-2.16.5/Source/WebCore/html/canvas/CanvasRenderingContext.h:40:7: note: forward declaration of ‘class WebCore::HTMLVideoElement’
   class HTMLVideoElement;
         ^

Original report: http://lists.busybox.net/pipermail/buildroot/2017-July/198467.html

-- 
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/20170728/fbe21935/attachment-0001.html>


More information about the webkit-unassigned mailing list