bug-automake
[Top][All Lists]
Advanced

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

CVS automake testsuite failures


From: Nicolas Joly
Subject: CVS automake testsuite failures
Date: Fri, 8 Mar 2002 13:26:54 +0100
User-agent: Mutt/1.2.5i

Hi,

I just tested CVS automake on my Tru64 unix v5.1a workstation and
found 2 testsuite failures :

address@hidden [automake/tests]> make check-TESTS TESTS='dirname.test 
extra6.test' VERBOSE=t
No suffix list.
=== Running test ./dirname.test
0a1
> configure: loading site script /usr/local/share/config.site
FAIL: dirname.test
=== Running test ./extra6.test
configure: loading site script /usr/local/share/config.site
checking for a BSD compatible install... ../install-sh -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... ../install-sh -c
checking whether make sets ${MAKE}... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
No suffix list.
mkdir foo
mkdir foo/bar
mkdir baz
{ test ! -d extra6-1.0  || { find extra6-1.0 -type d ! -perm -200 -exec chmod 
u+w {} ';'  && rm -fr extra6-1.0; }; }
mkdir extra6-1.0
/bin/sh ../mkinstalldirs extra6-1.0/foo extra6-1.0/foo2
mkdir -p -- extra6-1.0/foo extra6-1.0/foo2
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
test -f extra6-1.0/foo/bar/baz
*** Exit 1
Stop.
FAIL: extra6.test
===================
2 of 2 tests failed
===================
*** Exit 1
Stop.

-- 
Nicolas Joly

Biological Software and Databanks.
Pasteur Institute, Paris.



reply via email to

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