good day everybody, I have a autoconf 2.63 compiled and make check seems to pass perfectly, with the exception of test 27. Any help/tips/tricks that can be given to find out what's going wrong and why? Dominique The testsuite.log contains: # -*- compilation -*- 27. tools.at:941: testing ... ./tools.at:947: automake --version || exit 77 stderr: stdout: automake (GNU automake) 1.11 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey <tromey@xxxxxxxxxx> and Alexandre Duret-Lutz <adl@xxxxxxx>. ./tools.at:948: test ! -f $HOME/.autom4te.cfg || exit 77 stderr: stdout: ./tools.at:964: aclocal || { ret=$?; test $ret -eq 63 && ret=77; exit $ret; } stderr: ./tools.at:966: test -d autom4te.cache || exit 77 ./tools.at:967: autoconf ./tools.at:975: aclocal stderr: ./tools.at:976: automake --no-force --add-missing stderr: configure.in:2: installing `./install-sh' configure.in:2: installing `./missing' ./tools.at:977: autoconf ./tools.at:978: test "`find configure -newer newer`" = "" || { diff old-requests autom4te.cache/requests; exit 1; } Not enabling shell tracing (command contains a `...` command substitution) --- /dev/null 2009-07-16 14:15:02.000000000 +0000 +++ /usr/src/packages/BUILD/autoconf-2.63/tests/testsuite.dir/at-groups/27/stdout 2009-07-16 21:08:52.000000000 +0000 -0,0 +1,52 @@ +68d67 +< 'AM_PROG_INSTALL_SH' => 1, +69a69 +> 'AM_PROG_INSTALL_SH' => 1, +88d87 +< '_LT_AC_TAGCONFIG' => 1, +90c89 +< 'AC_INIT' => 1, +--- +> '_LT_AC_TAGCONFIG' => 1, +92c91 +< '_AM_COND_IF' => 1, +--- +> 'AC_INIT' => 1, +94c93 +< 'AC_SUBST' => 1, +--- +> '_AM_COND_IF' => 1, +96c95 +< 'AC_FC_SRCEXT' => 1, +--- +> 'AC_SUBST' => 1, +97a97 +> 'AC_FC_SRCEXT' => 1, +103d102 +< 'AC_REQUIRE_AUX_FILE' => 1, +105c104 +< 'm4_sinclude' => 1, +--- +> 'AC_REQUIRE_AUX_FILE' => 1, +106a106 +> 'm4_sinclude' => 1, +112a113 +> 'AM_SILENT_RULES' => 1, +118d118 +< 'AM_PROG_FC_C_O' => 1, +119a120 +> 'AM_PROG_FC_C_O' => 1, +122d122 +< '_AM_SUBST_NOTMAKE' => 1, +124,125c124 +< 'sinclude' => 1, +< 'm4_pattern_allow' => 1, +--- +> '_AM_SUBST_NOTMAKE' => 1, +127c126,127 +< 'AC_CANONICAL_SYSTEM' => 1, +--- +> 'm4_pattern_allow' => 1, +> 'sinclude' => 1, +128a129 +> 'AC_CANONICAL_SYSTEM' => 1, ./tools.at:978: exit code was 1, expected 0 27. tools.at:941: 27. autom4te preselections (tools.at:941): FAILED (tools.at:978) _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf