<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1481654558996_14596">Hi All</div><div id="yui_3_16_0_ym19_1_1481654558996_14597" dir="ltr">   I thought I'd give gst-build a go on raspbian.    <br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1481654558996_14776"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1481654558996_14628">It complained in gstdashdemux -<br></div><div id="yui_3_16_0_ym19_1_1481654558996_14595"><br></div><div id="yui_3_16_0_ym19_1_1481654558996_14609"> $ ninja -C build/</div>ninja: Entering directory `build/'<br id="yui_3_16_0_ym19_1_1481654558996_14521">[2/1597] Compiling c object 'subprojects/gst-plugins-bad/ext/dash/gstdashdemux@sha/gstmpdparser.c.o'<br id="yui_3_16_0_ym19_1_1481654558996_14522">FAILED: subprojects/gst-plugins-bad/ext/dash/gstdashdemux@sha/gstmpdparser.c.o <br id="yui_3_16_0_ym19_1_1481654558996_14523">ccache cc  '-Isubprojects/gst-plugins-bad/ext/dash/gstdashdemux@sha' '-fdiagnostics-color=always' '-Isubprojects/gst-plugins-bad/ext/dash' '-I../subprojects/gst-plugins-bad/ext/dash' '-Isubprojects/gst-plugins-bad/.' '-I../subprojects/gst-plugins-bad/.' '-Isubprojects/gst-plugins-bad/gst-libs' '-I../subprojects/gst-plugins-bad/gst-libs' '-Isubprojects/gstreamer/libs' '-I../subprojects/gstreamer/libs' '-Isubprojects/gstreamer/.' '-I../subprojects/gstreamer/.' '-I/home/pi/gst-build/build/subprojects/gstreamer/gst/..' '-Isubprojects/gst-plugins-base/gst-libs' '-I../subprojects/gst-plugins-base/gst-libs' '-pipe' '-Wall' '-Winvalid-pch' '-DHAVE_CONFIG_H' '-DGST_USE_UNSTABLE_API' '-O0' '-g' '-fPIC' '-I/usr/include/glib-2.0' '-I/usr/lib/arm-linux-gnueabihf/glib-2.0/include' '-pthread' '-I/usr/include/libxml2' '-Isubprojects/gstreamer/libs/gst/base' '-Isubprojects/gstreamer/gst' '-Isubprojects/gst-plugins-base/gst-libs/gst/tag' '-MMD' '-MQ' 'subprojects/gst-plugins-bad/ext/dash/gstdashdemux@sha/gstmpdparser.c.o' '-MF' 'subprojects/gst-plugins-bad/ext/dash/gstdashdemux@sha/gstmpdparser.c.o.d' -o 'subprojects/gst-plugins-bad/ext/dash/gstdashdemux@sha/gstmpdparser.c.o' -c ../subprojects/gst-plugins-bad/ext/dash/gstmpdparser.c<br id="yui_3_16_0_ym19_1_1481654558996_14524">../subprojects/gst-plugins-bad/ext/dash/gstmpdparser.c: In function ‘gst_mpdparser_parse_utctiming_node’:<br id="yui_3_16_0_ym19_1_1481654558996_14525">../subprojects/gst-plugins-bad/ext/dash/gstmpdparser.c:2241:5: error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode<br id="yui_3_16_0_ym19_1_1481654558996_14526">     for (int i = 0; gst_mpdparser_utc_timing_methods[i].name; ++i) {<br id="yui_3_16_0_ym19_1_1481654558996_14527">     ^<br id="yui_3_16_0_ym19_1_1481654558996_14528">../subprojects/gst-plugins-bad/ext/dash/gstmpdparser.c:2241:5: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code<br id="yui_3_16_0_ym19_1_1481654558996_14529">../subprojects/gst-plugins-bad/ext/dash/gstmpdparser.c: In function ‘gst_mpd_client_setup_representation’:<br id="yui_3_16_0_ym19_1_1481654558996_14530">../subprojects/gst-plugins-bad/ext/dash/gstmpdparser.c:4110:7: error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode<br id="yui_3_16_0_ym19_1_1481654558996_14531">       for (guint n = 0; n < stream->segments->len; ++n) {<br id="yui_3_16_0_ym19_1_1481654558996_14532">       ^<br id="yui_3_16_0_ym19_1_1481654558996_14533">[3/1597] Compiling c object 'subprojects/gst-plugins-bad/ext/dash/gstdashdemux@sha/gstdashdemux.c.o'<br id="yui_3_16_0_ym19_1_1481654558996_14534">FAILED: subprojects/gst-plugins-bad/ext/dash/gstdashdemux@sha/gstdashdemux.c.o <br id="yui_3_16_0_ym19_1_1481654558996_14535">ccache cc  '-Isubprojects/gst-plugins-bad/ext/dash/gstdashdemux@sha' '-fdiagnostics-color=always' '-Isubprojects/gst-plugins-bad/ext/dash' '-I../subprojects/gst-plugins-bad/ext/dash' '-Isubprojects/gst-plugins-bad/.' '-I../subprojects/gst-plugins-bad/.' '-Isubprojects/gst-plugins-bad/gst-libs' '-I../subprojects/gst-plugins-bad/gst-libs' '-Isubprojects/gstreamer/libs' '-I../subprojects/gstreamer/libs' '-Isubprojects/gstreamer/.' '-I../subprojects/gstreamer/.' '-I/home/pi/gst-build/build/subprojects/gstreamer/gst/..' '-Isubprojects/gst-plugins-base/gst-libs' '-I../subprojects/gst-plugins-base/gst-libs' '-pipe' '-Wall' '-Winvalid-pch' '-DHAVE_CONFIG_H' '-DGST_USE_UNSTABLE_API' '-O0' '-g' '-fPIC' '-I/usr/include/glib-2.0' '-I/usr/lib/arm-linux-gnueabihf/glib-2.0/include' '-pthread' '-I/usr/include/libxml2' '-Isubprojects/gstreamer/libs/gst/base' '-Isubprojects/gstreamer/gst' '-Isubprojects/gst-plugins-base/gst-libs/gst/tag' '-MMD' '-MQ' 'subprojects/gst-plugins-bad/ext/dash/gstdashdemux@sha/gstdashdemux.c.o' '-MF' 'subprojects/gst-plugins-bad/ext/dash/gstdashdemux@sha/gstdashdemux.c.o.d' -o 'subprojects/gst-plugins-bad/ext/dash/gstdashdemux@sha/gstdashdemux.c.o' -c ../subprojects/gst-plugins-bad/ext/dash/gstdashdemux.c<br id="yui_3_16_0_ym19_1_1481654558996_14536">../subprojects/gst-plugins-bad/ext/dash/gstdashdemux.c: In function ‘gst_dash_demux_parse_http_head’:<br id="yui_3_16_0_ym19_1_1481654558996_14537">../subprojects/gst-plugins-bad/ext/dash/gstdashdemux.c:2856:5: error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode<br id="yui_3_16_0_ym19_1_1481654558996_14538">     for (int i = 1; months[i]; ++i) {<br id="yui_3_16_0_ym19_1_1481654558996_14539">     ^<br id="yui_3_16_0_ym19_1_1481654558996_14540">../subprojects/gst-plugins-bad/ext/dash/gstdashdemux.c:2856:5: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code<br id="yui_3_16_0_ym19_1_1481654558996_14541">../subprojects/gst-plugins-bad/ext/dash/gstdashdemux.c:2862:14: error: redefinition of ‘i’<br id="yui_3_16_0_ym19_1_1481654558996_14542">     for (int i = 0; timezones[i].name && !parsed_tz; ++i) {<br id="yui_3_16_0_ym19_1_1481654558996_14543">              ^<br id="yui_3_16_0_ym19_1_1481654558996_14544">../subprojects/gst-plugins-bad/ext/dash/gstdashdemux.c:2856:14: note: previous definition of ‘i’ was here<br id="yui_3_16_0_ym19_1_1481654558996_14545">     for (int i = 1; months[i]; ++i) {<br id="yui_3_16_0_ym19_1_1481654558996_14546">              ^<br id="yui_3_16_0_ym19_1_1481654558996_14547">../subprojects/gst-plugins-bad/ext/dash/gstdashdemux.c:2862:5: error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode<br id="yui_3_16_0_ym19_1_1481654558996_14548">     for (int i = 0; timezones[i].name && !parsed_tz; ++i) {<br id="yui_3_16_0_ym19_1_1481654558996_14549">     ^<br id="yui_3_16_0_ym19_1_1481654558996_14550">[7/1597] Compiling c object 'subprojects/gst-plugins-bad/gst-libs/gst/codecparsers/gstcodecparsers-1.0@sha/gsth265parser.c.o'<br id="yui_3_16_0_ym19_1_1481654558996_14551">ninja: build stopped: subcommand failed.</div></body></html>