<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Quartz backend build failure (git master)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84569#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Quartz backend build failure (git master)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84569">bug 84569</a>
              from <span class="vcard"><a class="email" href="mailto:suv-sf@users.sourceforge.net" title="~suv <suv-sf@users.sourceforge.net>"> <span class="fn">~suv</span></a>
</span></b>
        <pre>(In reply to Andrea Canciani from <a href="show_bug.cgi?id=84569#c4">comment #4</a>)
<span class="quote">> Did this in <a href="http://cgit.freedesktop.org/~ranma42/cairo/commit/?id=84c68269f7e24ebaf9bf02702feeb775a5bac53e">http://cgit.freedesktop.org/~ranma42/cairo/commit/?id=84c68269f7e24ebaf9bf02702feeb775a5bac53e</a></span >

Thx, that fixed the build. 

Remaining compiler warning (don't know how relevant it is):

  CC       cairo-quartz-image-surface.lo
cairo-quartz-image-surface.c:382:37: warning: incompatible pointer types
passing 'cairo_quartz_image_surface_t *'
      (aka 'struct cairo_quartz_image_surface *') to parameter of type 'const
cairo_surface_t *' (aka 'const struct _cairo_surface *')
      [-Wincompatible-pointer-types]
    if (! _cairo_surface_is_quartz (surface)) {
                                    ^~~~~~~
./cairo-quartz-private.h:87:50: note: passing argument to parameter 'surface'
here
_cairo_surface_is_quartz (const cairo_surface_t *surface);
                                                 ^
1 warning generated.</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>