[cairo-bugs] [Bug 89338] New: conflicting types for 'sync' on AIX
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 26 05:26:06 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=89338
Bug ID: 89338
Summary: conflicting types for 'sync' on AIX
Product: cairo
Version: unspecified
Hardware: Other
OS: AIX
Status: NEW
Severity: normal
Priority: medium
Component: general
Assignee: chris at chris-wilson.co.uk
Reporter: michael.haubenwallner at ssi-schaefer.com
QA Contact: cairo-bugs at cairographics.org
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
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20150226/c05b4720/attachment.html>
More information about the cairo-bugs
mailing list