[Bug 654817] New: [bayer] compiler error/warnings when build with liborc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 18 01:29:24 PDT 2011


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

           Summary: [bayer] compiler error/warnings when build with liborc
    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: thijsvermeir at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I get this build error when building gst-plugins-bad (git) with liborc 0.4.14:

make[4]: Entering directory
`/home/tvermeir/devel/jhbuild_root/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] Error 1
make[4]: Leaving directory
`/home/tvermeir/devel/jhbuild_root/gst-plugins-bad/gst/bayer'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/tvermeir/devel/jhbuild_root/gst-plugins-bad/gst/bayer'
make[2]: *** [bayer] Error 2
make[2]: Leaving directory
`/home/tvermeir/devel/jhbuild_root/gst-plugins-bad/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tvermeir/devel/jhbuild_root/gst-plugins-bad'
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