Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
To: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>,
	  Nick Clifton <nickc@redhat.com>,
	 gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org,
	  binutils@sourceware.org
Subject: Re: RFA/RFC: Pass --cache-file=/dev/null on to subconfigures
Date: Fri, 25 Sep 2009 14:49:00 -0000	[thread overview]
Message-ID: <4ABCD858.3030400@cwilson.fastmail.fm> (raw)
In-Reply-To: <20090925110629.GA25946__23064.0259491794$1253876825$gmane$org@ins.uni-bonn.de>

Ralf Wildenhues wrote:
> Yes.  Unless you have actively changed any precious variables, they
> should not be inconsistent and the cache should not be invalidated.
> Can you please provide me with a recipe to reproduce this (this might
> be difficult to do) or otherwise circumstances when it happens, and post
> the full error message?

I've seen it happen -- building gdb/insight which is part of the src
tree if not gcc specfically -- when a precious variable contained a
leading space. I think it was because the top-level configure
automatically augmented it as follows, when the var was originally empty:

  X="$X --some-new-flag"

For some reason, the sub-configure had the variable without the leading
space, so it complained of a mismatch.

Sorry I don't have more details, but I don't have the build log anymore
so I'm going by memory here. (I wasn't overriding the --cache-val in any
way).

--
Chuck


  parent reply	other threads:[~2009-09-25 14:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-25 10:24 Nick Clifton
2009-09-25 11:06 ` Ralf Wildenhues
2009-09-25 14:50   ` Nick Clifton
     [not found] ` <20090925110629.GA25946__23064.0259491794$1253876825$gmane$org@ins.uni-bonn.de>
2009-09-25 14:49   ` Charles Wilson [this message]
2009-09-25 17:21     ` Ralf Wildenhues
2009-09-25 17:29       ` DJ Delorie
2009-09-25 17:48         ` Ralf Wildenhues
2009-09-25 18:06       ` Charles Wilson
2009-09-25 19:31       ` Nick Clifton
     [not found]   ` <4ABCD858.3030400__7010.59009084037$1253890491$gmane$org@cwilson.fastmail.fm>
2009-09-25 17:13     ` Andreas Schwab
2009-09-25 18:02       ` Charles Wilson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ABCD858.3030400@cwilson.fastmail.fm \
    --to=cygwin@cwilson.fastmail.fm \
    --cc=Ralf.Wildenhues@gmx.de \
    --cc=binutils@sourceware.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=nickc@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox