[error]make 2.6.2 Ubuntu 8.04.2

Yao Ko yaoyao at gmail.com
Fri Sep 18 00:44:14 EDT 2009


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 at gmail.com> 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
>  QQ
>  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 at pidgin.im
>
>
> --
> http://zoomquiet.org 人生苦短? Pythonic!
> 过程改进乃是催生可促生靠谱的人的组织! (ProcessEnhancement keeps evolving organizations
> which promoting people b...
>
> _______________________________________________
> Devel mailing list
> Devel at pidgin.im
> http://pidgin.im/cgi-bin/mailman/listinfo/devel
>




More information about the Devel mailing list