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: 11 Oct 2002 14:04:33 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

| on HP-UX 11.00 with gcc-3.2 32bit
| 28. torture.at:81: FAILED near `torture.at:106'

hi!

It's been quite a while you hadn't sent bug reports :)

Well, to your problem:

| ## ----------------------------- ##
| ## GNU Autoconf 2.54 test suite. ##
| ## ----------------------------- ##
| 28. torture.at:81: testing AC_ARG_VAR...
| torture.at:91:
| if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
|   exit 0
| else
|   exit 77
| fi
| 
| torture.at:103: autoconf 
| torture.at:106: top_srcdir=$abs_top_srcdir ./configure --config-cache
| stdout:
| configure: loading site script /pro/3gl/GNU/Policy.sh

I'd like to know the contents of this file.  I suppose it sets CC,
right?  The point of this test is to check that if some precious vars
(amongst which CC) have changed between two runs, then configure
complains.

This is to help novices who don't know about bad side effects.

| OSTYPE: hpux, CC: , CFLAGS: , LDFLAGS: 
| OSTYPE: hpux, CC: cc, CFLAGS: -Ae +O2 +Onolimit  -I/pro/local/include 
-I/usr/include/X11R6, LDFLAGS: -Wl,+vnocompatwarnings  -s -L/pro/local/lib 
-L/usr/lib/X11R6
| configure: creating cache config.cache
| configure: creating ./config.status
| config.status: creating file
| torture.at:106: cat file
| torture.at:106: ./config.status --recheck
| stdout:
| running /bin/sh ./configure  --config-cache  --no-create --no-recursion
| configure: loading site script /pro/3gl/GNU/Policy.sh
| OSTYPE: hpux, CC: , CFLAGS: , LDFLAGS: 
| OSTYPE: hpux, CC: cc, CFLAGS: -Ae +O2 +Onolimit  -I/pro/local/include 
-I/usr/include/X11R6, LDFLAGS: -Wl,+vnocompatwarnings  -s -L/pro/local/lib 
-L/usr/lib/X11R6
| configure: loading cache config.cache
| configure: creating ./config.status
| torture.at:106: ./config.status
| stdout:
| config.status: creating file
| torture.at:106: cat file
| torture.at:106: top_srcdir=$abs_top_srcdir ./configure --config-cache
| stderr:
| stdout:
| configure: loading site script /pro/3gl/GNU/Policy.sh
| OSTYPE: hpux, CC: , CFLAGS: , LDFLAGS: 
| OSTYPE: hpux, CC: cc, CFLAGS: -Ae +O2 +Onolimit  -I/pro/local/include 
-I/usr/include/X11R6, LDFLAGS: -Wl,+vnocompatwarnings  -s -L/pro/local/lib 
-L/usr/lib/X11R6
| configure: loading cache config.cache
| configure: creating ./config.status
| config.status: creating file
| torture.at:106: exit code was 0, expected 1

I don't get it.  What does config.cache contains at this point...

Let's try with another test suite :(  Could you try this tarball?
Thanks!

http://www.lrde.epita.fr/~akim/download/autoconf-2.54a.tar.gz




reply via email to

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