[Bug 796720] New: meson: Add missing GstBase dependency

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 29 10:19:53 UTC 2018


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

            Bug ID: 796720
           Summary: meson: Add missing GstBase dependency
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: hi at wonchul.kr
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I've got an error during gstreamer meson build. The GstBase dependency was
missing when using GstQueueArray on rtsp changes.


[226/2503] Compiling C object
'subprojects/gst-plugins-base/gst-libs/gst/rtsp/subprojects at gst-plugins-base@gst-libs at gst@rtsp@@gstrtsp-1.0 at sha/gstrtspconnection.c.o'.
FAILED:
subprojects/gst-plugins-base/gst-libs/gst/rtsp/subprojects at gst-plugins-base@gst-libs at gst@rtsp@@gstrtsp-1.0 at sha/gstrtspconnection.c.o 
cc
-Isubprojects/gst-plugins-base/gst-libs/gst/rtsp/subprojects at gst-plugins-base@gst-libs at gst@rtsp@@gstrtsp-1.0 at sha
-Isubprojects/gst-plugins-base/gst-libs/gst/rtsp
-I../subprojects/gst-plugins-base/gst-libs/gst/rtsp
-Isubprojects/gst-plugins-base -I../subprojects/gst-plugins-base
-Isubprojects/gst-plugins-base/gst-libs
-I../subprojects/gst-plugins-base/gst-libs -Isubprojects/gstreamer
-I../subprojects/gstreamer -Isubprojects/gstreamer/gst -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -fvisibility=hidden
-fno-strict-aliasing -Wmissing-declarations -Wredundant-decls -Wundef
-Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Winit-self
-Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith
-Wmissing-prototypes -Wdeclaration-after-statement -fPIC -pthread
-DHAVE_CONFIG_H  -MD -MQ
'subprojects/gst-plugins-base/gst-libs/gst/rtsp/subprojects at gst-plugins-base@gst-libs at gst@rtsp@@gstrtsp-1.0 at sha/gstrtspconnection.c.o'
-MF
'subprojects/gst-plugins-base/gst-libs/gst/rtsp/subprojects at gst-plugins-base@gst-libs at gst@rtsp@@gstrtsp-1.0 at sha/gstrtspconnection.c.o.d'
-o
'subprojects/gst-plugins-base/gst-libs/gst/rtsp/subprojects at gst-plugins-base@gst-libs at gst@rtsp@@gstrtsp-1.0 at sha/gstrtspconnection.c.o'
-c ../subprojects/gst-plugins-base/gst-libs/gst/rtsp/gstrtspconnection.c
../subprojects/gst-plugins-base/gst-libs/gst/rtsp/gstrtspconnection.c:66:10:
fatal error: gst/base/base.h: No such file or directory
 #include <gst/base/base.h>
          ^~~~~~~~~~~~~~~~~
compilation terminated.

-- 
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