<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [CAIRO] unable to compile with latest commits"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104504">104504</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[CAIRO] unable to compile with latest commits
</td>
</tr>
<tr>
<th>Product</th>
<td>cairo
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Assignee</th>
<td>chris@chris-wilson.co.uk
</td>
</tr>
<tr>
<th>Reporter</th>
<td>humberto.i.perez.rodriguez@intel.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>cairo-bugs@cairographics.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=136573" name="attach_136573" title="cairo_make_command_compilation_log">attachment 136573</a> <a href="attachment.cgi?id=136573&action=edit" title="cairo_make_command_compilation_log">[details]</a></span>
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>