After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 539655 - testboundaries_ucd fails (LineBreakTest, SentenceBreakTest), pango 1.21.3, Mac OS X 10.4.11 PPC
testboundaries_ucd fails (LineBreakTest, SentenceBreakTest), pango 1.21.3, Ma...
Status: RESOLVED DUPLICATE of bug 97545
Product: pango
Classification: Platform
Component: general
1.21.x
Other All
: Normal normal
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2008-06-22 23:41 UTC by margali
Modified: 2008-06-22 23:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
runtests.log (211.24 KB, text/plain)
2008-06-22 23:43 UTC, margali
Details

Description margali 2008-06-22 23:41:25 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
Comment 1 margali 2008-06-22 23:43:33 UTC
Created attachment 113231 [details]
runtests.log

tests/runtests.log attached with detailed output
Comment 2 Behdad Esfahbod 2008-06-22 23:44:11 UTC
Yeah, I've not finished fixing Sentence and Line boundaries to pass the tests.

*** This bug has been marked as a duplicate of 97545 ***