lex3: running gcc --version 2.95.4 lex3: running gzip --version gzip 1.2.4 (18 Aug 93) Compilation options: DIRENT UTIME STDC_HEADERS HAVE_UNISTD_H ASMV === Running test ./lex3.test + pwd /usr/local/src/automake-1.7.2/tests/testSubDir + CFLAGS= + export CFLAGS + cat + cat + cat + set -e + /usr/local/bin/perl /usr/local/src/automake-1.7.2/tests/testSubDir/../../aclocal -I /usr/local/src/automake-1.7.2/tests/testSubDir/../../m4 --acdir=/usr/local/src/automake-1.7.2/tests/../m4 + /bin/sh /usr/local/src/automake-1.7.2/lib/missing --run autoconf + /usr/local/bin/perl /usr/local/src/automake-1.7.2/tests/testSubDir/../../automake --libdir=/usr/local/src/automake-1.7.2/tests/../lib --foreign -Werror -Wall -a + ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... 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... gcc checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make flex `test -f foo.l || echo './'`foo.l sed '/^#/ s|lex.yy\.c|foo.c|' lex.yy.c >foo.c rm -f lex.yy.c source='foo.c' object='foo.o' libtool=no depfile='.deps/foo.Po' tmpdepfile='.deps/foo.TPo' depmode=gcc /bin/sh ./depcomp gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"am_lex_bug\" -DVERSION=\"0.1.1\" -DYYTEXT_POINTER=1 -I. -I. -c `test -f 'foo.c' || echo './'`foo.c gcc -o foo foo.o -lfl + echo This is the END + ./foo + make distcheck { test ! -d am_lex_bug-0.1.1 || { find am_lex_bug-0.1.1 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr am_lex_bug-0.1.1; }; } mkdir am_lex_bug-0.1.1 find am_lex_bug-0.1.1 -type d ! -perm -777 -exec chmod a+rwx {} \; -o ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o ! -type d ! -perm -400 -exec chmod a+r {} \; -o ! -type d ! -perm -444 -exec /bin/sh /usr/local/src/automake-1.7.2/tests/testSubDir/install-sh -c -m a+r {} {} \; || chmod -R a+r am_lex_bug-0.1.1 /bin/sh /usr/local/src/automake-1.7.2/tests/testSubDir/missing --run tar chof - am_lex_bug-0.1.1 | GZIP=--best gzip -c >am_lex_bug-0.1.1.tar.gz { test ! -d am_lex_bug-0.1.1 || { find am_lex_bug-0.1.1 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr am_lex_bug-0.1.1; }; } { test ! -d am_lex_bug-0.1.1 || { find am_lex_bug-0.1.1 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr am_lex_bug-0.1.1; }; } GZIP=--best gunzip -c am_lex_bug-0.1.1.tar.gz | /bin/sh /usr/local/src/automake-1.7.2/tests/testSubDir/missing --run tar xf - chmod -R a-w am_lex_bug-0.1.1; chmod a+w am_lex_bug-0.1.1 mkdir am_lex_bug-0.1.1/=build mkdir am_lex_bug-0.1.1/=inst chmod a-w am_lex_bug-0.1.1 dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd am_lex_bug-0.1.1/=inst && pwd` && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" && cd am_lex_bug-0.1.1/=build && ../configure --srcdir=.. --prefix="$dc_install_base" && make && make dvi && make check && make install && make installcheck && make uninstall && make distuninstallcheck_dir="$dc_install_base" distuninstallcheck && chmod -R a-w "$dc_install_base" && ({ (cd ../.. && /bin/sh ./mkinstalldirs "$dc_destdir") && make DESTDIR="$dc_destdir" install && make DESTDIR="$dc_destdir" uninstall && make DESTDIR="$dc_destdir" distuninstallcheck_dir="$dc_destdir" distuninstallcheck; } || { rm -rf "$dc_destdir"; exit 1; }) && rm -rf "$dc_destdir" && make dist-gzip && rm -f am_lex_bug-0.1.1.tar.gz && make distcleancheck checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... 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... gcc checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands flex `test -f ../foo.l || echo '../'`../foo.l sed '/^#/ s|lex.yy\.c|foo.c|' lex.yy.c >foo.c rm -f lex.yy.c source='foo.c' object='foo.o' libtool=no depfile='.deps/foo.Po' tmpdepfile='.deps/foo.TPo' depmode=gcc /bin/sh ../depcomp gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"am_lex_bug\" -DVERSION=\"0.1.1\" -DYYTEXT_POINTER=1 -I. -I.. -c `test -f 'foo.c' || echo '../'`foo.c gcc -o foo foo.o -lfl cd /usr/local/src/automake-1.7.2/tests/testSubDir/am_lex_bug-0.1.1/=inst && test `find . -type f -print | wc -l` -le 1 || { echo "ERROR: files left after uninstall:" ; if test -n ""; then echo " (check DESTDIR support)"; fi ; find . -type f -print ; exit 1; } >&2 mkdir -p -- /tmp/am-dc-13785/ cd /tmp/am-dc-13785/ && test `find . -type f -print | wc -l` -le 1 || { echo "ERROR: files left after uninstall:" ; if test -n "/tmp/am-dc-13785/"; then echo " (check DESTDIR support)"; fi ; find . -type f -print ; exit 1; } >&2 { test ! -d am_lex_bug-0.1.1 || { find am_lex_bug-0.1.1 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr am_lex_bug-0.1.1; }; } mkdir am_lex_bug-0.1.1 find am_lex_bug-0.1.1 -type d ! -perm -777 -exec chmod a+rwx {} \; -o ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o ! -type d ! -perm -400 -exec chmod a+r {} \; -o ! -type d ! -perm -444 -exec /bin/sh /usr/local/src/automake-1.7.2/tests/testSubDir/am_lex_bug-0.1.1/install-sh -c -m a+r {} {} \; || chmod -R a+r am_lex_bug-0.1.1 /bin/sh /usr/local/src/automake-1.7.2/tests/testSubDir/am_lex_bug-0.1.1/missing --run tar chof - am_lex_bug-0.1.1 | GZIP=--best gzip -c >am_lex_bug-0.1.1.tar.gz { test ! -d am_lex_bug-0.1.1 || { find am_lex_bug-0.1.1 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr am_lex_bug-0.1.1; }; } test -z "foo" || rm -f foo rm -f *.o core *.core rm -f *.tab.c rm -rf ./.deps rm -f Makefile rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f config.status config.cache config.log configure.lineno if test '..' = . ; then echo "ERROR: distcleancheck can only run from a VPATH build" ; exit 1 ; fi test `find . -type f -print | wc -l` -eq 0 || { echo "ERROR: files left in build directory after distclean:" ; find . -type f -print ; exit 1; } >&2 ERROR: files left in build directory after distclean: ./foo.c *** Error code 1 Stop in /usr/local/src/automake-1.7.2/tests/testSubDir/am_lex_bug-0.1.1/=build. *** Error code 1 Stop in /usr/local/src/automake-1.7.2/tests/testSubDir.