[cairo-bugs] [Bug 12726] Make check (of package) fails 2 of 4 tests.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 11 08:19:48 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=12726


Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chris at chris-wilson.co.uk
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Chris Wilson <chris at chris-wilson.co.uk>  2008-01-11 08:19:46 PST ---
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.


-- 
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