From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4693 invoked by alias); 25 Nov 2001 06:52:01 -0000 Mailing-List: contact gdb-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 4505 invoked from network); 25 Nov 2001 06:50:40 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sourceware.cygnus.com with SMTP; 25 Nov 2001 06:50:40 -0000 Received: from drow by nevyn.them.org with local (Exim 3.32 #1 (Debian)) id 167t7u-0008KT-00 for ; Sun, 25 Nov 2001 01:50:54 -0500 Date: Sun, 11 Nov 2001 22:14:00 -0000 From: Daniel Jacobowitz To: gdb@sources.redhat.com Subject: Re: exit status of 'make check' Message-ID: <20011125015054.A31912@nevyn.them.org> Mail-Followup-To: gdb@sources.redhat.com References: <200111212321.RAA09463@duracef.shout.net> <01112208082500.16429@shadowfax.middleearth> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01112208082500.16429@shadowfax.middleearth> User-Agent: Mutt/1.3.23i X-SW-Source: 2001-11/txt/msg00124.txt.bz2 On Thu, Nov 22, 2001 at 08:08:25AM -0500, George France wrote: > Hello Michael, > > It has been a while since we chatted. I hope you are doing well. > > > > When I ever I do a 'make check' on gdb using the cvs HEAD tree on either > > > the intel or Alpha architecture. It always returnes a non-zero exit code. > > > The testsuites execute and produce a good gdb.log and gdb.sum files. Has > > > anybody seen this before?? > > > > Yes, this is normal. I just do: > > > > make check || true > > This was not exactly the solution that I was hoping for. :-) We need to fix > this problem. It would be really useful to know if 'make check' did or did > not have an anomaly. > > Any Ideas before I go mucking about? > > Best Regards, That pretty much means that it did. You can grep for ^FAIL: to see how many there are. I'm hoping to see the GDB testsuite pass entirely for some target, someday... -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer