Making check in . make[1]: Entering directory `/cvs/test/automake' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/cvs/test/automake' Making check in m4 make[1]: Entering directory `/cvs/test/automake/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/cvs/test/automake/m4' Making check in lib make[1]: Entering directory `/cvs/test/automake/lib' Making check in Automake make[2]: Entering directory `/cvs/test/automake/lib/Automake' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/cvs/test/automake/lib/Automake' Making check in am make[2]: Entering directory `/cvs/test/automake/lib/am' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/cvs/test/automake/lib/am' make[2]: Entering directory `/cvs/test/automake/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/cvs/test/automake/lib' make[1]: Leaving directory `/cvs/test/automake/lib' Making check in tests make[1]: Entering directory `/cvs/test/automake/tests' make check-TESTS make[2]: Entering directory `/cvs/test/automake/tests' specflags7: running gcc --version gcc (GCC) 3.1.1 20020715 (prerelease) (SuSE Linux) Copyright (C) 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. === Running test /cvs/automake/tests/specflags7.test Makefile.am: installing `./compile' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... (cached) yes checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands if gcc -DPACKAGE_NAME=\"specflags7\" -DPACKAGE_TARNAME=\"specflags7\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"specflags7\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"specflags7\" -DVERSION=\"1.0\" -I. -I. -DETAGS -O2 -g -MT e-etags.o -MD -MP -MF ".deps/e-etags.Tpo" \ -c -o e-etags.o `test -f 'etags.c' || echo './'`etags.c; \ then mv ".deps/e-etags.Tpo" ".deps/e-etags.Po"; \ else rm -f ".deps/e-etags.Tpo"; exit 1; \ fi gcc -O2 -g -o etags e-etags.o if gcc -DPACKAGE_NAME=\"specflags7\" -DPACKAGE_TARNAME=\"specflags7\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"specflags7\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"specflags7\" -DVERSION=\"1.0\" -I. -I. -DCTAGS -O2 -g -MT c-etags.o -MD -MP -MF ".deps/c-etags.Tpo" \ -c -o c-etags.o `test -f 'etags.c' || echo './'`etags.c; \ then mv ".deps/c-etags.Tpo" ".deps/c-etags.Po"; \ else rm -f ".deps/c-etags.Tpo"; exit 1; \ fi tags=; \ here=`pwd`; \ list='etags.c etags.c '; \ unique=`for i in $list; do \ if test -f "$i"; then echo $i; else echo ./$i; fi; \ done | \ gawk ' { files[$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$tags$unique" \ || ctags \ $tags $unique /bin/sh: line 1: ctags: command not found make: *** [CTAGS] Error 127 FAIL: specflags7.test specflags8: running gcc --version gcc (GCC) 3.1.1 20020715 (prerelease) (SuSE Linux) Copyright (C) 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. === Running test /cvs/automake/tests/specflags8.test Makefile.am: installing `./compile' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... (cached) yes checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands if gcc -DPACKAGE_NAME=\"specflags8\" -DPACKAGE_TARNAME=\"specflags8\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"specflags8\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"specflags8\" -DVERSION=\"1.0\" -I. -I. -DETAGS -O2 -g -MT etags-etags.o -MD -MP -MF ".deps/etags-etags.Tpo" \ -c -o etags-etags.o `test -f 'etags.c' || echo './'`etags.c; \ then mv ".deps/etags-etags.Tpo" ".deps/etags-etags.Po"; \ else rm -f ".deps/etags-etags.Tpo"; exit 1; \ fi gcc -O2 -g -o etags etags-etags.o if gcc -DPACKAGE_NAME=\"specflags8\" -DPACKAGE_TARNAME=\"specflags8\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"specflags8\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"specflags8\" -DVERSION=\"1.0\" -I. -I. -DCTAGS -O2 -g -MT ctags-etags.o -MD -MP -MF ".deps/ctags-etags.Tpo" \ -c -o ctags-etags.o `test -f 'etags.c' || echo './'`etags.c; \ then mv ".deps/ctags-etags.Tpo" ".deps/ctags-etags.Po"; \ else rm -f ".deps/ctags-etags.Tpo"; exit 1; \ fi tags=; \ here=`pwd`; \ list='etags.c etags.c '; \ unique=`for i in $list; do \ if test -f "$i"; then echo $i; else echo ./$i; fi; \ done | \ gawk ' { files[$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$tags$unique" \ || ctags \ $tags $unique /bin/sh: line 1: ctags: command not found make: *** [CTAGS] Error 127 FAIL: specflags8.test ===================================== 2 of 2 tests failed Please report to address@hidden ===================================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/cvs/test/automake/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/cvs/test/automake/tests' make: *** [check-recursive] Error 1