Bug 20338 - make errors
Summary: make errors
Status: RESOLVED WORKSFORME
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.4.6
Hardware: Other Linux (All)
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-26 14:09 UTC by Gary
Modified: 2009-03-17 05:29 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Gary 2009-02-26 14:09:54 UTC
make check recommended that I inform you of these errors;

========================================================================
6 of 123 tests failed
Please report to http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
========================================================================
TESTING ft-text-vertical-layout-type1
Tests text rendering for vertical layout with Type1 fonts
Can fail if an incorrect font is loaded---need to bundle the desired font
ft-text-vertical-layout-type1-image-argb32 [0]: FAIL
ft-text-vertical-layout-type1-image-argb32 [25]:        FAIL
ft-text-vertical-layout-type1-image-rgb24 [0]:  FAIL
ft-text-vertical-layout-type1-image-rgb24 [25]: FAIL
Failed to open display:
ft-text-vertical-layout-type1-xlib-argb32 [0]:  UNTESTED
Failed to open display:
ft-text-vertical-layout-type1-xlib-argb32 [25]: UNTESTED
Failed to open display:
ft-text-vertical-layout-type1-xlib-rgb24 [0]:   UNTESTED
Failed to open display:
ft-text-vertical-layout-type1-xlib-rgb24 [25]:  UNTESTED
ft-text-vertical-layout-type1-ps-argb32 [0]:    FAIL
ft-text-vertical-layout-type1-ps-argb32 [25]:   FAIL
ft-text-vertical-layout-type1-ps-rgb24 [0]:     FAIL
ft-text-vertical-layout-type1-ps-rgb24 [25]:    FAIL
Check ft-text-vertical-layout-type1.log out for more information.
FAIL: ft-text-vertical-layout-type1

TESTING ft-text-vertical-layout-type3
Tests text rendering for vertical layout with TrueType fonts
ft-text-vertical-layout-type3-image-argb32 [0]: FAIL
ft-text-vertical-layout-type3-image-argb32 [25]:        FAIL
ft-text-vertical-layout-type3-image-rgb24 [0]:  FAIL
ft-text-vertical-layout-type3-image-rgb24 [25]: FAIL
Failed to open display:
ft-text-vertical-layout-type3-xlib-argb32 [0]:  UNTESTED
Failed to open display:
ft-text-vertical-layout-type3-xlib-argb32 [25]: UNTESTED
Failed to open display:
ft-text-vertical-layout-type3-xlib-rgb24 [0]:   UNTESTED
Failed to open display:
ft-text-vertical-layout-type3-xlib-rgb24 [25]:  UNTESTED
ft-text-vertical-layout-type3-ps-argb32 [0]:    FAIL
ft-text-vertical-layout-type3-ps-argb32 [25]:   FAIL
ft-text-vertical-layout-type3-ps-rgb24 [0]:     FAIL
ft-text-vertical-layout-type3-ps-rgb24 [25]:    FAIL
Check ft-text-vertical-layout-type3.log out for more information.
FAIL: ft-text-vertical-layout-type3

Looks like thses failed because there is not monitor attached to the system?
Comment 1 Chris Wilson 2009-03-17 05:29:48 UTC
Thank you for taking the time to file a bug report. The two examples you cite are more likely to be due to a discrepancy in the font used on your system (i.e. it is not an exact match to the one used to generate the reference image). Having no display available will just prevent the xlib backend from being tested, but should not cause a failure.

If that's symptomatic of the errors detected during make check, then it would appear that cairo has been sucessfully built on your system -- though I would strongly recommend that you update to the latest stable release (1.8.6).


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.