[cairo-bugs] [Bug 104504] New: [CAIRO] unable to compile with latest commits
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 5 18:55:32 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=104504
Bug ID: 104504
Summary: [CAIRO] unable to compile with latest commits
Product: cairo
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: general
Assignee: chris at chris-wilson.co.uk
Reporter: humberto.i.perez.rodriguez at intel.com
QA Contact: cairo-bugs at cairographics.org
Created attachment 136573
--> https://bugs.freedesktop.org/attachment.cgi?id=136573&action=edit
cairo_make_command_compilation_log
Hi, cairo is not able to compile with latest commit on ubuntu
any help would be grateful here :-)
cairo-png.c: In function ‘read_png’:
cairo-png.c:550:15: warning: variable ‘data’ might be clobbered by
‘longjmp’ or ‘vfork’ [-Wclobbered]
png_byte *data = NULL;
^~~~
cairo-png.c:551:16: warning: variable ‘row_pointers’ might be clobbered
by ‘longjmp’ or ‘vfork’ [-Wclobbered]
png_byte **row_pointers = NULL;
^~~~~~~~~~~~
cairo-ft-font.c: In function ‘_cairo_ft_unscaled_font_init’:
cairo-ft-font.c:460:7: error: implicit declaration of function
‘FT_Get_Var_Design_Coordinates’ [-Werror=implicit-function-declaration]
FT_Get_Var_Design_Coordinates (face, ft_mm_var->num_axis,
unscaled->variations);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cairo-ft-font.c: In function ‘_cairo_ft_has_color_glyphs’:
cairo-ft-font.c:3003:9: warning: ignoring return value of
‘_cairo_ft_unscaled_font_lock_face’, declared with attribute
warn_unused_result [-Wunused-result]
_cairo_ft_unscaled_font_lock_face (unscaled);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC cairo-ps-surface.lo
cc1: some warnings being treated as errors
Makefile:2376: recipe for target 'cairo-ft-font.lo' failed
make[3]: *** [cairo-ft-font.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/home/gfx/cairo/src'
Makefile:1973: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/gfx/cairo/src'
Makefile:910: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/gfx/cairo'
Makefile:759: recipe for target 'all' failed
make: *** [all] Error 2
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo-bugs/attachments/20180105/51b890a4/attachment.html>
More information about the cairo-bugs
mailing list