[Webkit-unassigned] [Bug 196178] New: Build failure with gstreamer 1.12.5 if USE_GSTREAMER_GL is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 23 08:57:18 PDT 2019


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

            Bug ID: 196178
           Summary: Build failure with gstreamer 1.12.5 if
                    USE_GSTREAMER_GL is enabled
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mgorse at suse.com
                CC: bugs-noreply at webkitgtk.org

I'm getting a build failure trying to build webkitgtk 2.24.0 on openSUSE Leap 15.0, similar to bug 159562:

In file included from ../Source/WebCore/platform/graphics/ANGLEWebKitBridge.h:56:0,
                 from ../Source/WebCore/platform/graphics/GraphicsContext3D.h:28,
                 from ../Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:32:
../Source/WebCore/platform/graphics/OpenGLShims.h:259:67: error: expected type-specifier before 'glActiveTexture'
 #define glActiveTexture                        LOOKUP_GL_FUNCTION(glActiveTexture)
followed by many other errors. It seems to be somehow related to the version of gstreamer-plugins-base installed; if I upgrade from 1.12.5 to 1.14.4, then I no longer get the errors.

-- 
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/20190323/e1053c40/attachment-0001.html>


More information about the webkit-unassigned mailing list