[gstreamer-bugs] [Bug 307036] New: gst-plugins head failing to build against head cairo

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Jun 9 09:10:09 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=307036
 GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: gst-plugins head failing to build against head cairo
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Urgent
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: luis.villa at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


I'm trying to jhbuild head and getting:
gsttimeoverlay.c: In function 'gst_timeoverlay_setup':
gsttimeoverlay.c:211: error: too few arguments to function 'cairo_create'
cc1: warnings being treated as errors
gsttimeoverlay.c:213: warning: implicit declaration of function
'cairo_set_rgb_color_REPLACED_BY_cairo_set_source_rgb'
gsttimeoverlay.c:215: warning: implicit declaration of function
'cairo_select_font_REPLACED_BY_cairo_select_font_face'
gsttimeoverlay.c:216: warning: implicit declaration of function
'cairo_scale_font_REPLACED_BY_cairo_set_font_size'
gsttimeoverlay.c:218: warning: implicit declaration of function
'cairo_current_font_extents_REPLACED_BY_cairo_font_extents'
gsttimeoverlay.c: In function 'gst_timeoverlay_planar411':
gsttimeoverlay.c:269: warning: implicit declaration of function
'cairo_set_target_image_DEPRECATED_BY_cairo_image_surface_create_for_data'
gsttimeoverlay.c:274: warning: implicit declaration of function
'cairo_set_alpha_DEPRECATED_BY_cairo_set_source_rgba_OR_cairo_paint_with_alpha'
gsttimeoverlay.c:276: error: 'CAIRO_OPERATOR_SRC' undeclared (first use in this
function)
gsttimeoverlay.c:276: error: (Each undeclared identifier is reported only once
gsttimeoverlay.c:276: error: for each function it appears in.)
gsttimeoverlay.c:281: warning: pointer targets in passing argument 2 of
'cairo_text_extents' differ in signedness
gsttimeoverlay.c:285: warning: pointer targets in passing argument 2 of
'cairo_show_text' differ in signedness
make[3]: *** [libgstcairo_la-gsttimeoverlay.lo] Error 1
make[3]: Leaving directory `/home/louie/cvs/gst-plugins/ext/cairo'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/louie/cvs/gst-plugins/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/louie/cvs/gst-plugins'
make: *** [all] Error 2

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list