[cairo-bugs] [Bug 14517] New: make fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 15 18:11:42 PST 2008
http://bugs.freedesktop.org/show_bug.cgi?id=14517
Summary: make fails
Product: cairo
Version: 1.4.14
Platform: PowerPC
OS/Version: Mac OS X (All)
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: margali at imapmail.org
QAContact: cairo-bugs at cairographics.org
Created an attachment (id=14339)
--> (http://bugs.freedesktop.org/attachment.cgi?id=14339)
otate-image-surface-paint-xlib-rgb24-diff.png
Executing configure followed by make fails unless the Makefiles are edited
using
sed 's/\(-include render\.h \)\(renderproto\.h\)/\1-include \2/'
With this change, make succeeds. Make check fails numerous tests, however, and
in some cases the diff image created looks more like the reference image than
the output image. For example, rotate-image-surface-paint-xlib-rgb24-diff.png
looks more like rotate-image-surface-paint-ref.png than
rotate-image-surface-paint-xlib-rgb24-out.png and I assume it should not. See
attachment.
OS: Mac OS X 10.4.11
gcc: 4.0.1
If make check is run in an xterm, X11 crashes. Although X11 is not as stable
as one might like, unlike earlier versions, it doesn't tend to crash unless
some sort of error occurs. I can't give the error message because xterm
disappears, too, of course. Run from a regular terminal, make check completes
but anything needing a display is obviously skipped.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list