This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: exit status of 'make check'


>From gdb-return-6857-mec=duracef.shout.net@sources.redhat.com  Wed Nov 21 15:05:34 2001
Mailing-List: contact gdb-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:gdb-unsubscribe-mec=duracef.shout.net@sources.redhat.com>
List-Subscribe: <mailto:gdb-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/gdb/>
List-Post: <mailto:gdb@sources.redhat.com>
List-Help: <mailto:gdb-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: gdb-owner@sources.redhat.com
From: George France <france@handhelds.org>
To: gdb@sources.redhat.com
Subject: exit status of 'make check'
Date: Wed, 21 Nov 2001 12:57:55 -0500

Greetings,

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 
Hi George,

> 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

Michael C


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]