On Sun, Sep 22, 2002 at 04:15:40PM +0200, Alexandre Duret-Lutz wrote: > >>> "Art" == Art Haas <[EMAIL PROTECTED]> writes: > > Art> Hi. > Art> I built it from CVS, and had 4 failures. > > Art> cond5.test, gettext.test, gettext2.test, subdircond.test > > Thanks. What environment is this? > > Could you please send the output of > > env VERBOSE=x TESTS='cond5.test gettext.test gettext2.test subdircond.test' \ > make -e check >
I'm running on Linux with perl-5.8.0. Here's the output ... Making check in . make[1]: Entering directory `/home/arth/gnu/automake/objdir' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/home/arth/gnu/automake/objdir' Making check in m4 make[1]: Entering directory `/home/arth/gnu/automake/objdir/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/home/arth/gnu/automake/objdir/m4' Making check in lib make[1]: Entering directory `/home/arth/gnu/automake/objdir/lib' Making check in Automake make[2]: Entering directory `/home/arth/gnu/automake/objdir/lib/Automake' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/home/arth/gnu/automake/objdir/lib/Automake' Making check in am make[2]: Entering directory `/home/arth/gnu/automake/objdir/lib/am' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/home/arth/gnu/automake/objdir/lib/am' make[2]: Entering directory `/home/arth/gnu/automake/objdir/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/home/arth/gnu/automake/objdir/lib' make[1]: Leaving directory `/home/arth/gnu/automake/objdir/lib' Making check in tests make[1]: Entering directory `/home/arth/gnu/automake/objdir/tests' make defs make[2]: Entering directory `/home/arth/gnu/automake/objdir/tests' make[2]: `defs' is up to date. make[2]: Leaving directory `/home/arth/gnu/automake/objdir/tests' make check-TESTS make[2]: Entering directory `/home/arth/gnu/automake/objdir/tests' === Running test ../../tests/cond5.test ++ pwd /home/arth/gnu/automake/objdir/tests/testSubDir + cat + cat + /usr/bin/perl /home/arth/gnu/automake/objdir/tests/testSubDir/../../aclocal -I +/home/arth/gnu/automake/objdir/tests/testSubDir/../../m4 +--acdir=/home/arth/gnu/automake/tests/../m4 + pid=17058 + sleep 15 + /usr/bin/perl /home/arth/gnu/automake/objdir/tests/testSubDir/../../automake +--libdir=/home/arth/gnu/automake/tests/../lib --foreign -Werror -Wall + kill -0 17058 + kill 17058 + exit 1 FAIL: cond5.test gettext: running gettext --version gettext (GNU gettext) 0.11.5 Copyright (C) 1995-1997, 2000-2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Ulrich Drepper. === Running test ../../tests/gettext.test /usr/bin/m4: configure.in: No such file or directory autom4te: cannot not rename autom4te.cache/traces.0t as autom4te.cache/traces.0: No such file or directory ++ pwd /home/arth/gnu/automake/objdir/tests/testSubDir + set -e + cat + : + mkdir po intl + /usr/bin/perl /home/arth/gnu/automake/objdir/tests/testSubDir/../../aclocal -I +/home/arth/gnu/automake/objdir/tests/testSubDir/../../m4 +--acdir=/home/arth/gnu/automake/tests/../m4 -I /home/arth/gnu/automake/tests/../m4 -I +/usr/local/share/aclocal aclocal: macro `gt_INTDIV0' required but not defined aclocal: macro `jm_AC_TYPE_UINTMAX_T' required but not defined aclocal: macro `gt_HEADER_INTTYPES_H' required but not defined aclocal: macro `gt_INTTYPES_PRI' required but not defined FAIL: gettext.test gettext2: running gettext --version gettext (GNU gettext) 0.11.5 Copyright (C) 1995-1997, 2000-2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Ulrich Drepper. === Running test ../../tests/gettext2.test ++ pwd /home/arth/gnu/automake/objdir/tests/testSubDir + set -e + cat + : + mkdir foo po + /usr/bin/perl /home/arth/gnu/automake/objdir/tests/testSubDir/../../aclocal -I +/home/arth/gnu/automake/objdir/tests/testSubDir/../../m4 +--acdir=/home/arth/gnu/automake/tests/../m4 -I /home/arth/gnu/automake/tests/../m4 -I +/usr/local/share/aclocal aclocal: macro `gt_INTDIV0' required but not defined aclocal: macro `jm_AC_TYPE_UINTMAX_T' required but not defined aclocal: macro `gt_HEADER_INTTYPES_H' required but not defined aclocal: macro `gt_INTTYPES_PRI' required but not defined FAIL: gettext2.test subdircond: running gettext --version gettext (GNU gettext) 0.11.5 Copyright (C) 1995-1997, 2000-2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Ulrich Drepper. === Running test ../../tests/subdircond.test ++ pwd /home/arth/gnu/automake/objdir/tests/testSubDir + cat + mkdir po intl + cat + /usr/bin/perl /home/arth/gnu/automake/objdir/tests/testSubDir/../../aclocal -I +/home/arth/gnu/automake/objdir/tests/testSubDir/../../m4 +--acdir=/home/arth/gnu/automake/tests/../m4 -I /home/arth/gnu/automake/tests/../m4 -I +/usr/local/share/aclocal aclocal: macro `gt_INTDIV0' required but not defined aclocal: macro `jm_AC_TYPE_UINTMAX_T' required but not defined aclocal: macro `gt_HEADER_INTTYPES_H' required but not defined aclocal: macro `gt_INTTYPES_PRI' required but not defined + exit 1 FAIL: subdircond.test ===================================== 4 of 4 tests failed Please report to [EMAIL PROTECTED] ===================================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/home/arth/gnu/automake/objdir/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/home/arth/gnu/automake/objdir/tests' make: *** [check-recursive] Error 1 -- They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin Franklin, Historical Review of Pennsylvania, 1759