There is still a nonpic test failure on armhf (and quite likely still arm). The following seems to fix it for me (similar to the patch made in the last release to another file):
--- libtool-2.4.old/tests/demo-nopic.test 2011-08-19 19:10:50.000000000 +0000 +++ libtool-2.4/tests/demo-nopic.test 2011-08-19 17:01:17.000000000 +0000 @@ -26,7 +26,7 @@ . tests/defs || exit 1 case "$host" in -hppa*|x86_64*|s390*|mips*) +hppa*|x86_64*|s390*|mips*|arm*) func_skip "$host doesn't like non-PIC shared libs" ;; *-solaris*|*-sunos*) -- Len Sorensen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org