<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 - conflicting types for 'sync' on AIX"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89338">89338</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>conflicting types for 'sync' on AIX
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>cairo
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>AIX
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </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>michael.haubenwallner@ssi-schaefer.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>cairo-bugs@cairographics.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Actually wondering why these errors do not occur on Linux, but AIX only:

/tools/haubi/buildbot/toolsbase-2015/var/tmp/portage/x11-libs/cairo-1.12.16-r3/work/cairo-1.12.16/src/cairo-surface-observer.c:657:
error: conflicting types for 'sync'
/usr/include/unistd.h:842: error: previous declaration of 'sync' was here
/tools/haubi/buildbot/toolsbase-2015/var/tmp/portage/x11-libs/cairo-1.12.16-r3/work/cairo-1.12.16/src/cairo-surface-observer.c:
In function 'sync':
/tools/haubi/buildbot/toolsbase-2015/var/tmp/portage/x11-libs/cairo-1.12.16-r3/work/cairo-1.12.16/src/cairo-surface-observer.c:665:
warning: ignoring return value of '_cairo_surface_unmap_image', declared with
attribute warn_unused_result
Makefile:2334: recipe for target 'cairo-surface-observer.lo' failed


/tools/haubi/buildbot/toolsbase-2015/var/tmp/portage/x11-libs/cairo-1.12.16-r3/work/cairo-1.12.16/src/cairo-xlib-surface-shm.c:457:
error: conflicting types for 'sync'
/usr/include/unistd.h:842: error: previous declaration of 'sync' was here
Makefile:2334: recipe for target 'cairo-xlib-surface-shm.lo' failed
make[3]: *** [cairo-xlib-surface-shm.lo] Error 1</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>