[Bug 784515] New: Not building anymore (gstvorbistag broken)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 4 14:04:54 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784515
Bug ID: 784515
Summary: Not building anymore (gstvorbistag broken)
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: florent.thiery at ubicast.eu
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
On commit b39f5067e3ef125a2674fdc299c2aa9b4fe78e00
./autogen.sh && make resulting in:
make[5]: Entering directory
'/home/ubicast/gst/master/gst-plugins-base/gst-libs/gst/tag'
CC libgsttag_1.0_la-gstvorbistag.lo
cc1: error: /home/fthiery/gst/master/gstreamer/libs: No such file or directory
[-Werror=missing-include-dirs]
cc1: error: /home/fthiery/gst/master/gstreamer: No such file or directory
[-Werror=missing-include-dirs]
cc1: error: /home/fthiery/gst/master/gstreamer/libs: No such file or directory
[-Werror=missing-include-dirs]
cc1: error: /home/fthiery/gst/master/gstreamer: No such file or directory
[-Werror=missing-include-dirs]
cc1: error: /home/fthiery/gst/master/gstreamer/libs: No such file or directory
[-Werror=missing-include-dirs]
cc1: error: /home/fthiery/gst/master/gstreamer: No such file or directory
[-Werror=missing-include-dirs]
cc1: error: /home/fthiery/gst/master/gstreamer/libs: No such file or directory
[-Werror=missing-include-dirs]
cc1: error: /home/fthiery/gst/master/gstreamer: No such file or directory
[-Werror=missing-include-dirs]
cc1: error: /home/fthiery/gst/master/gstreamer/libs: No such file or directory
[-Werror=missing-include-dirs]
gstvorbistag.c:37:10: fatal error: gst/gsttagsetter.h: No such file or
directory
#include <gst/gsttagsetter.h>
^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
compilation terminated.
make[5]: *** [Makefile:794: libgsttag_1.0_la-gstvorbistag.lo] Error 1
make[5]: Leaving directory
'/home/ubicast/gst/master/gst-plugins-base/gst-libs/gst/tag'
make[4]: *** [Makefile:665: all] Error 2
make[4]: Leaving directory
'/home/ubicast/gst/master/gst-plugins-base/gst-libs/gst/tag'
make[3]: *** [Makefile:864: tag] Error 2
make[3]: Leaving directory
'/home/ubicast/gst/master/gst-plugins-base/gst-libs/gst'
make[2]: *** [Makefile:561: all-recursive] Error 1
make[2]: Leaving directory '/home/ubicast/gst/master/gst-plugins-base/gst-libs'
make[1]: *** [Makefile:700: all-recursive] Error 1
make[1]: Leaving directory '/home/ubicast/gst/master/gst-plugins-base'
make: *** [Makefile:631: all] Error 2
--
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