[Bug 768696] New: Mac OS X build warnings: -Werror gsth265parse

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 11 20:30:57 UTC 2016


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

            Bug ID: 768696
           Summary: Mac OS X build warnings: -Werror gsth265parse
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Mac OS
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: jhgorse at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

CC       libgstvideoparsersbad_la-gsth265parse.lo
gstjpeg2000parse.c:446:45: error: implicit conversion from enumeration type
'GstJPEG2000Colorspace' to different enumeration type 'GstJPEG2000Sampling'
[-Werror,-Wenum-conversion]
          4) ? GST_JPEG2000_SAMPLING_RGBA : GST_JPEG2000_COLORSPACE_RGB;
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[3]: *** [libgstvideoparsersbad_la-gstjpeg2000parse.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [videoparsers] Error 2
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

===
Temp workaround is to disable fatal warnings
./configure --disable-fatal-warnings

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