[gstreamer-bugs] [Bug 613663] New: New warnings in osx plugins

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 22 23:53:09 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=613663
  GStreamer | gst-plugins-good | git

           Summary: New warnings in osx plugins
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: le.businessman at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=156833)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=156833)
fixes compilation warnings for os x plugins

Because of the added warnings from commit
4f5a49a4c7f36b822dd43cce339b066bbf0a7d47 , plugins-good compilation now outputs
these warnings:

cc1: warnings being treated as errors
gstosxaudioelement.c: In function ‘gst_osx_audio_element_get_type’:
gstosxaudioelement.c:57: warning: old-style function definition
make[3]: *** [libgstosxaudio_la-gstosxaudioelement.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/libgstosxaudio_la-gstosxaudiosrc.Tpo
.deps/libgstosxaudio_la-gstosxaudiosrc.Plo
make[3]: Leaving directory
`/Users/tristanmatthews/gst-plugins-good/sys/osxaudio'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/Users/tristanmatthews/gst-plugins-good/sys'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Users/tristanmatthews/gst-plugins-good'
make: *** [all] Error 2


cc1obj: warnings being treated as errors
cocoawindow.m: In function ‘-[GstGLView reshape]’:
cocoawindow.m:161: warning: function call has aggregate value
cocoawindow.m: In function ‘-[GstGLView displayTexture]’:
cocoawindow.m:289: warning: function call has aggregate value
make[3]: *** [libgstosxvideosink_la-cocoawindow.lo] Error 1
make[3]: Leaving directory
`/Users/tristanmatthews/gst-plugins-good/sys/osxvideo'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/Users/tristanmatthews/gst-plugins-good/sys'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Users/tristanmatthews/gst-plugins-good'
make: *** [all] Error 2

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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