-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ralf Wildenhues wrote:
> Thanks for reporting this. Could you please rerun > make check TESTS=sh.test VERBOSE=x > and post the output? # cd /var/tmp/portage/libtool-1.5.20/work/libtool-1.5.20 # make check TESTS=sh.test VERBOSE=x Making check in . make[1]: Entering directory `/var/tmp/portage/libtool-1.5.20/work/libtool-1.5.20' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/var/tmp/portage/libtool-1.5.20/work/libtool-1.5.20' Making check in libltdl make[1]: Entering directory `/var/tmp/portage/libtool-1.5.20/work/libtool-1.5.20/libltdl' make[1]: Leaving directory `/var/tmp/portage/libtool-1.5.20/work/libtool-1.5.20/libltdl' Making check in doc make[1]: Entering directory `/var/tmp/portage/libtool-1.5.20/work/libtool-1.5.20/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/libtool-1.5.20/work/libtool-1.5.20/doc' Making check in tests make[1]: Entering directory `/var/tmp/portage/libtool-1.5.20/work/libtool-1.5.20/tests' make check-TESTS make[2]: Entering directory `/var/tmp/portage/libtool-1.5.20/work/libtool-1.5.20/tests' === Running sh.test 65:if [ "x$EGREP" = x ] ; then 68:if [ "x$LTCC" = x ] ; then use `if test' instead of `if [' 167: test $i != 17 # 1/2 MB should be enough use `test "$..."' instead of `test $' FAIL: sh.test ==================================== 1 of 1 tests failed Please report to [email protected] ==================================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/var/tmp/portage/libtool-1.5.20/work/libtool-1.5.20/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/libtool-1.5.20/work/libtool-1.5.20/tests' make: *** [check-recursive] Error 1 > It would also be interesting to know which shell /bin/sh is, and what > ./libtool --config | egrep 'SHELL=|echo=' > prints. # /bin/sh --version GNU bash, version 3.00.16(1)-release (i686-pc-linux-gnu) Copyright (C) 2004 Free Software Foundation, Inc. # ./libtool --config | egrep 'SHELL=|echo=' SHELL="/bin/sh" echo="echo - -- Sandro Bonazzola -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDIBnQV871CybFezkRAkvQAJ9eczNA4OH5LbLqDCiYIayU/yJTpwCgpZQx 4uoo5RnJNn0ND8IvQIIHC4Y= =CsQo -----END PGP SIGNATURE----- _______________________________________________ Bug-libtool mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-libtool
