[Bug 797245] New: Compilation error:

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 3 19:45:17 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=797245

            Bug ID: 797245
           Summary: Compilation error:
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ullysses.a.eoff at intel.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Compilation fails since the following commits in gst-plugins-base:

commit c5b78fdc9326bce723f4d56edade1cfff8c61fb5 (HEAD -> master, origin/master,
origin/HEAD)
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Oct 3 14:49:32 2018 +0300

    gl: Rename GST_TYPE_GL_STEREO_DOWNMIX GType macro everywhere

    The old one still exists but behind GST_DISABLE_DEPRECATED

commit 2b4dfb994124b205b9e451f64c62731fb9298dc2
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Oct 3 13:06:42 2018 +0300

    gl: Generate enum GTypes via glib-mkenums

    https://bugzilla.gnome.org/show_bug.cgi?id=797240
    https://bugzilla.gnome.org/show_bug.cgi?id=797144

Error Output:

In file included from gstglmixerbin.h:26:0,
                 from gstopengl.c:47:
/opt/media/install/include/gstreamer-1.0/gst/gl/gl.h:25:10: fatal error:
gst/gl/gl-enumtypes.h: No such file or directory
 #include <gst/gl/gl-enumtypes.h>
          ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Configure:

gst-plugins-base: ./autogen.sh --disable-silent-rules
--prefix="/opt/media/install" --disable-gtk-doc --disable-examples
--disable-fatal-warnings

gst-plugins-bad: ./autogen.sh --disable-silent-rules
--prefix="/opt/media/install" --disable-gtk-doc --disable-examples
--disable-ipcpipeline --disable-fatal-warning

See also https://bugzilla.gnome.org/show_bug.cgi?id=797244

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list