bug-autoconf
[Top][All Lists]
Advanced

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

Re: [GNU Autoconf 2.54] failures: 28


From: Akim Demaille
Subject: Re: [GNU Autoconf 2.54] failures: 28
Date: 16 Oct 2002 13:36:15 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

> What the heck is going on :(  I'd like you to do the following please
> :(
> 
> cd tests
> ./testsuite -d 30
> cd testsuite.dir/030
> cat config.cache
> /bin/sh -x ./configure --config-cache precious=FFFFFFFFFFFFFFFFFF

You answered:

| Script started on Mon Oct 14 09:09:46 2002
| tests > testsuite -d 30
| ## ------------------------------ ##
| ## GNU Autoconf 2.54a test suite. ##
| ## ------------------------------ ##
|  30: torture.at:84     FAILED near `torture.at:110'
| tests 102 > cd testsuite.dir/030
| 030 > cat config.cache
| 030 > /usr/bin/sh -x ./configure --config-cache precious=FFFFFFFFFFFFFFFFFF

Which shows something I fail to understand: why isn't the cache saved!
After the first run, config.cache seems to be empty at your place.  I
don't understand this at all.

So could you please do the following?

cd tests
./testsuite -d 30 -x -v
cd testsuite.dir/030
rm -f config.cache config.log config.status file
sh -x ./configure --config-cache -q precious=FFFFFFFFFFFFFF
cat config.cache


Thanks!




reply via email to

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