Summary: | Make check (of package) fails 2 of 4 tests. | ||
---|---|---|---|
Product: | cairo | Reporter: | Dr Alan J Bartlett <ajb.stxsl> |
Component: | general | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | ajb.stxsl, chris |
Version: | 1.4.10 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Log files from configure & make of cairo 1.4.10 |
Description
Dr Alan J Bartlett
2007-10-07 06:37:44 UTC
Created attachment 11934 [details]
Log files from configure & make of cairo 1.4.10
These are the files mentioned in original report.
I really need to know: is the Cairo package stable to use (i.e. it's just an internal error of "make check")? It's not an internal make check error, but cairo is stable enough for your needs. Go ahead and compile other packages. The issue here is that the compiler is too old to support symbol visibility, but make check reports it as an error - i.e. it is a false positive from an overzealous test. This is fixed by commit 6d3ed95, which skips the symbol visibility tests if it is not supported by the compiler. |
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.