GNOME Bugzilla – Bug 539655
testboundaries_ucd fails (LineBreakTest, SentenceBreakTest), pango 1.21.3, Mac OS X 10.4.11 PPC
Last modified: 2008-06-22 23:44:11 UTC
Please describe the problem: make check fails. Examining tests/runtests.log reveals multiple errors for each of LineBreakTest.txt and SentenceBreakTest.txt. Steps to reproduce: 1. apply patch-ltmain.sh.diff from MacPorts (to get correct loading of thread libraries, I think) 2. ./configure \ CPPFLAGS="-no-cpp-precomp" \ LDFLAGS="-no-undefined -bind_at_load" 3. make 4. make check Actual results: make check fails because tests/testboundaries_ucd fails with LineBreakTest.txt and SentenceBreakTest.txt. Expected results: All tests pass, make check completes. Does this happen every time? Yes Other information: Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC pango 1.21.3 with patch-ltmain.sh.diff from MacPorts test files from unicode 5.1.0 glib-2.16.3 with mac-collation.patch and 2 patches from MacPorts (patch-gi18n.h.diff, patch-gutils.c.diff) cairo-1.6.4 libXft-2.1.12 fontconfig-2.6.0 libXrender-0.9.0
Created attachment 113231 [details] runtests.log tests/runtests.log attached with detailed output
Yeah, I've not finished fixing Sentence and Line boundaries to pass the tests. *** This bug has been marked as a duplicate of 97545 ***