GNOME Bugzilla – Bug 693766
Test suite now fails on unknown symbol pango_cairo_win32_font_map_get_type
Last modified: 2013-03-21 08:09:31 UTC
"make check" on Linux now fails with Checking ./pangocairo.def --- pangocairo.list 2013-02-14 08:56:34.687518303 +0100 +++ pangocairo.expected 2013-02-14 08:56:34.687518303 +0100 @@ -31,4 +31,3 @@ pango_cairo_show_layout_line pango_cairo_update_context pango_cairo_update_layout -pango_cairo_win32_font_map_get_type Checking ./pangoft2.def Checking ./pangoxft.def FAIL: check.defs This is apparently due to http://git.gnome.org/browse/pango/commit/?id=470190802cf458 which added the symbol without updating the test cases on Linux. The full logs are available on Jenkins: https://jenkins.qa.ubuntu.com/view/Raring/view/JHBuild%20Gnome/job/jhbuild-amd64-pango/59/artifact/pango.log
Hi Martin, This was fixed in bug 694095. With blessings! *** This bug has been marked as a duplicate of bug 694095 ***