'make check' with an XCB-enabled cairo hangs in every test. The reason is that the interface for creating surfaces was changed to support argb32 and rgb24 outputs; create_xcb_surface did not follow that change.
Created attachment 3633 [details] [review] proposed patch Changelog: 2005-10-26 Bertram Felgenhauer <int-e@gmx.de> * test/cairo-test.c (create_xcb_surface): change interface to follow the recent argb32/rgb24 testing support. (Bug 4885)
Thanks for the catch. Please commit.
The patch (or some equivalent patch) was applied. Closing bug.
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.