GNOME Bugzilla – Bug 784515
Not building anymore (gstvorbistag broken)
Last modified: 2017-07-04 14:21:35 UTC
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
This looks at first glance like something is messed up with your file system: > cc1: error: /home/fthiery/gst/master/gstreamer/libs: No such file or directory
God, i'm terribly sorry, i did move the home folder in the meantime.