From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15681 invoked by alias); 10 Oct 2007 14:52:35 -0000 Received: (qmail 15671 invoked by uid 22791); 10 Oct 2007 14:52:35 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 10 Oct 2007 14:52:31 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id E9414981F3; Wed, 10 Oct 2007 14:52:29 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id C713A98153; Wed, 10 Oct 2007 14:52:29 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1IfcvA-0004Tq-Dn; Wed, 10 Oct 2007 10:52:24 -0400 Date: Wed, 10 Oct 2007 15:04:00 -0000 From: 'Daniel Jacobowitz' To: Ulrich Weigand Cc: Pierre Muller , gdb-patches@sourceware.org Subject: Re: [RFA] gdb_ari.sh patch to eliminate wrong critical errors Message-ID: <20071010145224.GA16885@caradoc.them.org> Mail-Followup-To: Ulrich Weigand , Pierre Muller , gdb-patches@sourceware.org References: <20071010120140.GB10228@caradoc.them.org> <200710101443.l9AEhvJS001696@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200710101443.l9AEhvJS001696@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00242.txt.bz2 On Wed, Oct 10, 2007 at 04:43:57PM +0200, Ulrich Weigand wrote: > What the message means is apparently that there is an entry in > configure.host or configure.tgt that refers to an .mh / .mt file > that actually does not exist. > > There used to be a script gdb_orphan.sh that generated those > messages into a file ari.orphan.bug. However, Andrew removed > the gdb_orphan.sh script from the "ss" repository on 2005/08/14. > > But apparently the last generated ari.orphan.bug file is still > around somewhere (even though it is never regenerated), and > thus those two lines (which are probably long since fixed) > will continue to show up in every new ARI report. (Note that > at the bottom of the ARI web site there still is a link to > that file.) Right you are: -rw-r--r-- 1 gdbadmin gdb 191 Aug 14 2005 ./current/ari/ari.orphan.bug It's gone now. -- Daniel Jacobowitz CodeSourcery