Bug 14517 - make fails
Summary: make fails
Status: RESOLVED WORKSFORME
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.4.14
Hardware: PowerPC Mac OS X (All)
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-15 18:11 UTC by cfr
Modified: 2010-09-09 23:13 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
otate-image-surface-paint-xlib-rgb24-diff.png (277 bytes, image/png)
2008-02-15 18:11 UTC, cfr
Details

Description cfr 2008-02-15 18:11:40 UTC
Created attachment 14339 [details]
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.
Comment 1 Andrea Canciani 2010-08-07 06:14:05 UTC
Is this bug present in recent releases? Last one compiles fine for me.
Comment 2 Andrea Canciani 2010-09-09 23:13:52 UTC
Please reopen if you can reproduce the problem.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.