[Bug 652677] New: [bayer] compiler warning in orc-generated code

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 15 12:52:08 PDT 2011


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

           Summary: [bayer] compiler warning in orc-generated code
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: fraxinas at opendreambox.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


david, so here's the official bug entry for this issue about bayer currently
not compiling. i tried fixing this but i don't understand yet how the whole orc
thing works :)

make[4]: Entering directory
`/dream/projects/gst-proggies/amd64/gst-plugins-bad/gst/bayer'
  CC     libgstbayer_la-gstbayer.lo
  CC     libgstbayer_la-gstbayer2rgb.lo
  CC     libgstbayer_la-gstrgb2bayer.lo
  CC     libgstbayer_la-tmp-orc.lo
tmp-orc.c: In function '_backup_gst_bayer_horiz_upsample':
tmp-orc.c:413:12: error: variable 'var48' set but not used
[-Werror=unused-but-set-variable]
tmp-orc.c:409:12: error: variable 'var44' set but not used
[-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors

make[4]: *** [libgstbayer_la-tmp-orc.lo] Fehler 1
make[4]: Leaving directory
`/dream/projects/gst-proggies/amd64/gst-plugins-bad/gst/bayer'
make[3]: *** [all] Fehler 2
make[3]: Leaving directory
`/dream/projects/gst-proggies/amd64/gst-plugins-bad/gst/bayer'
make[2]: *** [bayer] Fehler 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