On Wed, May 29, 2019 at 5:59 AM Tim Rühsen <tim.rueh...@gmx.de> wrote: > > On 5/29/19 8:07 AM, Jeffrey Walton wrote: > > Hi Everyone, > > > > I've picked up the latest iConv, GetText, Unistring and IDN2. I'm > > seeing three self test failures in IDN2. The remaining several hundred > > self tests are OK. > > > > PASS: test-punycode > > FAIL: test-lookup > > PASS: test-register > > PASS: test-strerror > > FAIL: test-tounicode > > FAIL: test-glibc > > It looks like the tests are linked with an older version of libidn2.
Thanks Tim. libidn2.so below is the old one I am trying to replace. The self tests completed when I manually deleted it. More f**ked up Linux path problems. Those idiots should get a Darwin award. $ ldd ./tests/test-punycode linux-vdso.so.1 (0x00007ffeea7c1000) libidn2.so.0 => /usr/local/lib64/libidn2.so.0 (0x00007f73fb049000) libiconv.so.2 => /usr/local/lib64/libiconv.so.2 (0x00007f73faf63000) libunistring.so.2 => /usr/local/lib64/libunistring.so.2 (0x00007f73fade1000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f73fadc2000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f73fada0000) libc.so.6 => /lib64/libc.so.6 (0x00007f73fabda000) /lib64/ld-linux-x86-64.so.2 (0x00007f73fb06a000) Jeff _______________________________________________ Help-libidn mailing list Help-libidn@gnu.org https://lists.gnu.org/mailman/listinfo/help-libidn