Problem with install2.test
Here is the output from "make check TESTS='install2.test' VERBOSE=yes
-----------------------------------------------
Making check in .
make[1]: Entering directory `/usr/src/automake'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/usr/src/automake'
Making check in m4
make[1]: Entering directory `/usr/src/automake/m4'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/usr/src/automake/m4'
Making check in tests
make[1]: Entering directory `/usr/src/automake/tests'
make check-TESTS
make[2]: Entering directory `/usr/src/automake/tests'
=== Running test ./install2.test
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
configure: creating ./config.status
config.status: creating Makefile
make[3]: Entering directory `/usr/src/automake/tests/testSubDir'
chmod -R a+w foo-0.1 > /dev/null 2>&1; rm -rf foo-0.1
mkdir foo-0.1
for subdir in .; do \
if test "$subdir" = .; then :; else \
test -d foo-0.1/$subdir \
|| mkdir foo-0.1/$subdir \
|| exit 1; \
(cd $subdir && \
make top_distdir=../foo-0.1 distdir=../foo-0.1/$subdir distdir) \
|| exit 1; \
fi; \
done
find foo-0.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 ./install-sh -c -m a+r {} {} \; \
|| chmod -R a+r foo-0.1
/bin/sh /usr/src/automake/tests/testSubDir/missing --run tar chof - foo-0.1 |
GZIP=--best gzip -c > foo-0.1.tar.gz
chmod -R a+w foo-0.1 > /dev/null 2>&1; rm -rf foo-0.1
make[3]: Leaving directory `/usr/src/automake/tests/testSubDir'
FAIL: install2.test
===================
1 of 1 tests failed
===================
make[2]: Leaving directory `/usr/src/automake/tests'
make[1]: Leaving directory `/usr/src/automake/tests'
Stephen
-----------------------------------------------
Buyer's Guide for a Operating System:
Don't care to know: Mac
Don't mind knowing but not too much: Windows
Hit me! I can take it!: Linux