bug-autoconf
[Top][All Lists]
Advanced

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

Re: CVS autoconf full testsuite failure under Tru64


From: Nicolas Joly
Subject: Re: CVS autoconf full testsuite failure under Tru64
Date: Wed, 29 Aug 2001 11:02:30 +0200
User-agent: Mutt/1.2.5i

On Wed, Aug 29, 2001 at 10:55:09AM +0200, Akim Demaille wrote:
> >>>>> "Nicolas" == Nicolas Joly <address@hidden> writes:
> 
> Nicolas> It prints `%s' and has an exit status of `0'. In that case,
> Nicolas> `at_stop_time' is not a number, and `expr' calls in duration
> Nicolas> calc complains.
> 
> How can it be so dumb :(  These guys hold most of the world records.
> 
> How about this patch?

Problem solved, but found an other one ;-( in config.status which was
hidden in testsuite (and also prensent in main configure but i didn't
noticed it) :

address@hidden [temp/autoconf]> ./configure 
checking for a BSD compatible install... config/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 expr... /usr/bin/expr
checking for gm4... no
checking for gnum4... no
checking for m4... /local/bin/m4
checking whether m4 supports frozen files... yes
checking for mawk... (cached) nawk
checking for perl... /local/bin/perl
configure: creating ./config.status
./config.status: /tmp/sh1240233: cannot open
./config.status: /tmp/sh1240233: cannot open
config.status: creating tests/atlocal
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating man/Makefile
[...]

Here some debugging output :

address@hidden [temp/autoconf]> /bin/sh -x ./config.status
debug=false
SHELL=/bin/sh
+ test -n  
+ test -n  
+ sed s,.*[\/],, 
+ echo ./config.status 
as_me=config.status
+ expr a : \(a\) 
as_expr=expr
+ rm -f conf128637 conf128637.exe conf128637.file 
+ echo 
+ ln -s conf128637.file conf128637 
+ test -f conf128637.exe 
as_ln_s=ln -s
+ rm -f conf128637 conf128637.exe conf128637.file 
as_executable_p=test -f
as_unset=unset
+ unset LANG 
+ unset LC_ALL 
+ unset LC_TIME 
+ unset LC_CTYPE 
+ unset LANGUAGE 
+ unset LC_COLLATE 
+ unset LC_NUMERIC 
+ unset LC_MESSAGES 
as_nl=

IFS=    

+ unset CDPATH 
+ exec 
+ exec 
+ cat 
+ sed h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x 
./config.status: /tmp/sh1286373: cannot open
+ sed 1q 
./config.status: /tmp/sh1286373: cannot open
config_files= tests/atlocal Makefile m4/Makefile man/Makefile doc/Makefile confi
g/Makefile lib/Makefile lib/Autom4te/Makefile lib/autoscan/Makefile lib/m4sugar/
Makefile lib/autoconf/Makefile lib/autotest/Makefile bin/Makefile tests/Makefile
config_commands= tests/atconfig
[...]


-- 
Nicolas Joly

Informatique Scientifique
Institut Pasteur, Paris.



reply via email to

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