[Bug 785367] New: Compile error in mxfdemux.c with GCC 4.8.4 on Ubuntu Trusty

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 24 19:01:05 UTC 2017


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

            Bug ID: 785367
           Summary: Compile error in mxfdemux.c with GCC 4.8.4 on Ubuntu
                    Trusty
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          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: ---

mxfdemux.c: In function 'gst_mxf_demux_update_tracks':
mxfdemux.c:919:3: error: missing braces around initializer
[-Werror=missing-braces]
   GstVideoTimeCode start_timecode = { 0, };
   ^
mxfdemux.c:919:3: error: (near initialization for 'start_timecode.config')
[-Werror=missing-braces]
cc1: all warnings being treated as errors
make[3]: *** [libgstmxf_la-mxfdemux.lo] Error 1

First bad commit:

commit 26d5ba42eaa4298818fc0b38d7a61e7d769c0611
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Jul 24 16:49:19 2017 +0300

    mxfdemux: Output timecodes for video streams

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