|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[error]make 2.6.2 Ubuntu 8.04.2
by Zoom.Quiet
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message $pidgin/pidgin-2.6.2> ./configure --disable-vv --disable-idn
.... *** Warning: Linking the executable check_libpurple against the loadable module *** libqq.so is not portable! make[4]:正在离开目录 `/usr/local/tmp/0day/pidgin/pidgin-2.6.2/libpurple/tests' make check-TESTS make[4]: 正在进入目录 `/usr/local/tmp/0day/pidgin/pidgin-2.6.2/libpurple/tests' Running suite(s): Master Suite Cipher Suite Jabber Utility Functions Yahoo Utility Functions Utility Functions 98%: Checks: 80, Failures: 1, Errors: 0 test_jabber_jutil.c:149:F:JID validate:test_jabber_id_new:0: Expected 'Ꙥ' but got 'ꙥ' FAIL: check_libpurple ================================ 1 of 1 tests failed Please report to devel@... -- http://zoomquiet.org 人生苦短? Pythonic! 过程改进乃是催生可促生靠谱的人的组织! (ProcessEnhancement keeps evolving organizations which promoting people b... _______________________________________________ Devel mailing list Devel@... http://pidgin.im/cgi-bin/mailman/listinfo/devel |
|
|
Re: [error]make 2.6.2 Ubuntu 8.04.2
by Yao Ko
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message Looks like comment in that test file states pretty clearly (line 149):
""" /* * These character (U+A664 and U+A665) are not mapped to anything in * RFC3454 B.2. This first test *fails* when not using IDN because glib's * case-folding/utf8_strdown improperly lowercases the character. */ assert_jid_parts("Ꙥ", "darkrain42.org", "Ꙥ@darkrain42.org"); assert_jid_parts("ꙥ", "darkrain42.org", "ꙥ@darkrain42.org"); """ And you passed --disable-idn to the configure script, so the test failure is expected. Yao On Thu, Sep 17, 2009 at 8:59 PM, Zoom.Quiet <zoom.quiet@...> wrote: > $pidgin/pidgin-2.6.2> ./configure --disable-vv --disable-idn > .... > *** Warning: Linking the executable check_libpurple against the loadable module > *** libqq.so is not portable! > make[4]:正在离开目录 `/usr/local/tmp/0day/pidgin/pidgin-2.6.2/libpurple/tests' > make check-TESTS > make[4]: 正在进入目录 `/usr/local/tmp/0day/pidgin/pidgin-2.6.2/libpurple/tests' > Running suite(s): Master Suite > Cipher Suite > Jabber Utility Functions > Yahoo Utility Functions > Utility Functions > 98%: Checks: 80, Failures: 1, Errors: 0 > test_jabber_jutil.c:149:F:JID validate:test_jabber_id_new:0: Expected > 'Ꙥ' but got 'ꙥ' > FAIL: check_libpurple > ================================ > 1 of 1 tests failed > Please report to devel@... > > > -- > http://zoomquiet.org 人生苦短? Pythonic! > 过程改进乃是催生可促生靠谱的人的组织! (ProcessEnhancement keeps evolving organizations > which promoting people b... > > _______________________________________________ > Devel mailing list > Devel@... > http://pidgin.im/cgi-bin/mailman/listinfo/devel > _______________________________________________ Devel mailing list Devel@... http://pidgin.im/cgi-bin/mailman/listinfo/devel |
|
|
Re: [error]make 2.6.2 Ubuntu 8.04.2
by Zoom.Quiet
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message On Fri, Sep 18, 2009 at 12:44, Yao Ko <yaoyao@...> wrote:
> Looks like comment in that test file states pretty clearly (line 149): > > """ > /* > * These character (U+A664 and U+A665) are not mapped to anything in > * RFC3454 B.2. This first test *fails* when not using IDN because glib's > * case-folding/utf8_strdown improperly lowercases the character. > */ > assert_jid_parts("Ꙥ", "darkrain42.org", "Ꙥ@darkrain42.org"); > assert_jid_parts("ꙥ", "darkrain42.org", "ꙥ@darkrain42.org"); > """ > > And you passed --disable-idn to the configure script, so the test > failure is expected. > sure! understand, thanx > Yao > > On Thu, Sep 17, 2009 at 8:59 PM, Zoom.Quiet <zoom.quiet@...> wrote: >> $pidgin/pidgin-2.6.2> ./configure --disable-vv --disable-idn >> .... >> *** Warning: Linking the executable check_libpurple against the loadable module >> *** libqq.so is not portable! >> make[4]:正在离开目录 `/usr/local/tmp/0day/pidgin/pidgin-2.6.2/libpurple/tests' >> make check-TESTS >> make[4]: 正在进入目录 `/usr/local/tmp/0day/pidgin/pidgin-2.6.2/libpurple/tests' >> Running suite(s): Master Suite >> Cipher Suite >> Jabber Utility Functions >> Yahoo Utility Functions >> Utility Functions >> 98%: Checks: 80, Failures: 1, Errors: 0 >> test_jabber_jutil.c:149:F:JID validate:test_jabber_id_new:0: Expected >> 'Ꙥ' but got 'ꙥ' >> FAIL: check_libpurple >> ================================ >> 1 of 1 tests failed >> Please report to devel@... >> >> >> -- >> http://zoomquiet.org 人生苦短? Pythonic! >> 过程改进乃是催生可促生靠谱的人的组织! (ProcessEnhancement keeps evolving organizations >> which promoting people b... >> >> _______________________________________________ >> Devel mailing list >> Devel@... >> http://pidgin.im/cgi-bin/mailman/listinfo/devel >> > -- http://zoomquiet.org 人生苦短? Pythonic! KM乃是培育可催生自学习型组织的文化氛围! (KM=Knowledge Management=知识管理) _______________________________________________ Devel mailing list Devel@... http://pidgin.im/cgi-bin/mailman/listinfo/devel |
| Free embeddable forum powered by Nabble | Forum Help |