bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS automake testsuite failures


From: Alexandre Duret-Lutz
Subject: Re: CVS automake testsuite failures
Date: Thu, 21 Mar 2002 10:34:34 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i386-debian-linux-gnu)

>>> "Nicolas" == Nicolas Joly <address@hidden> writes:

[...]

 Nicolas> === Running test ./extra6.test
 Nicolas> configure: loading site script /usr/local/share/config.site
 Nicolas> checking for a BSD compatible install... ../install-sh -c
 Nicolas> checking whether build environment is sane... yes
 Nicolas> checking for mawk... no
 Nicolas> checking for gawk... no
 Nicolas> checking for nawk... nawk
 Nicolas> checking whether make sets ${MAKE}... yes
 Nicolas> checking for a BSD compatible install... ../install-sh -c
 Nicolas> checking whether make sets ${MAKE}... (cached) yes
 Nicolas> configure: creating ./config.status
 Nicolas> config.status: creating Makefile
 Nicolas> No suffix list.
 Nicolas> mkdir foo
 Nicolas> mkdir foo/bar
 Nicolas> mkdir baz
 Nicolas> { test ! -d extra6-1.0  || { find extra6-1.0 -type d ! -perm -200 
-exec chmod u+w {} ';'  && rm -fr extra6-1.0; }; }
 Nicolas> mkdir extra6-1.0
 Nicolas> /bin/sh ../mkinstalldirs extra6-1.0/foo extra6-1.0/foo2
 Nicolas> mkdir -p -- extra6-1.0/foo extra6-1.0/foo2
 Nicolas> find extra6-1.0 -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 
/home/njoly/temp/automake/tests/testSubDir/install-sh -c -m a+r {} {} \;  || 
chmod -R a+r extra6-1.0
 Nicolas> test -f extra6-1.0/foo/bar/baz
 Nicolas> *** Exit 1
 Nicolas> Stop.
 Nicolas> FAIL: extra6.test

I don't understand this one.  Could you list the files present
in tests/testSubDir after running the test?

-- 
Alexandre Duret-Lutz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]