From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14593 invoked by alias); 22 Nov 2005 14:09:40 -0000 Received: (qmail 14581 invoked by uid 22791); 22 Nov 2005 14:09:39 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 22 Nov 2005 14:09:38 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EeYpz-00046Y-IZ; Tue, 22 Nov 2005 09:09:35 -0500 Date: Tue, 22 Nov 2005 14:09:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb@sources.redhat.com, gdb-testers@sources.redhat.com Subject: Re: First release candidate for GDB 6.4 available Message-ID: <20051122140935.GC15501@nevyn.them.org> Mail-Followup-To: Joel Brobecker , gdb@sources.redhat.com, gdb-testers@sources.redhat.com References: <20051122083855.GH1635@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051122083855.GH1635@adacore.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00483.txt.bz2 On Tue, Nov 22, 2005 at 12:38:55AM -0800, Joel Brobecker wrote: > Hello, > > This is to announce that the first release candidate is now available > for download at: > > ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-6.3.90.tar.bz2 > ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-6.3.90.tar.gz > > I will run a quick build & test of this tarball on the following > platforms: alpha-tru64 5.1b, ia64-linux, mips-irix, ppc-aix, > x86-solaris, x86_64-linux, sparc-solaris. > > There should be no surprise there as I have been doing nightly builds > off the branch since it was created and didn't receive any build > breakage incident. > > If you have access to other platforms and would like to report their > status, that would be very helpful. These are from a slightly patched GDB (Debian's), using the 20051119 snapshot, but may be useful anyway. All are for GNU/Linux native. i486: === gdb Summary === # of expected passes 10837 # of unexpected failures 40 # of unexpected successes 1 # of expected failures 42 # of known failures 42 # of untested testcases 2 # of unsupported tests 8 S/390: === gdb Summary === # of expected passes 10798 # of unexpected failures 30 # of expected failures 42 # of known failures 33 # of untested testcases 2 # of unsupported tests 10 IA64: === gdb Summary === # of expected passes 10604 # of unexpected failures 99 # of unexpected successes 2 # of expected failures 42 # of known failures 34 # of unresolved testcases 9 # of untested testcases 2 # of unsupported tests 11 Alpha: === gdb Summary === # of expected passes 10512 # of unexpected failures 127 # of unexpected successes 2 # of expected failures 37 # of known failures 33 # of untested testcases 3 # of unsupported tests 11 PowerPC: === gdb Summary === # of expected passes 10965 # of unexpected failures 81 # of expected failures 42 # of known failures 35 # of unresolved testcases 2 # of untested testcases 2 # of unsupported tests 10 SPARC: === gdb Summary === # of expected passes 10504 # of unexpected failures 253 # of expected failures 42 # of known failures 36 # of unresolved testcases 17 # of untested testcases 2 # of unsupported tests 10 Built OK, but testsuite disabled for other reasons: mips, mipsel, arm, m68k. Of all of Debian's architctures, none failed to build (which may be a first for a snapshot). HPPA hasn't tried yet but Randolph's been active lately so I presume it will work when the build daemon is available. SPARC is in the worst shape, followed by Alpha, which is pretty typical. -- Daniel Jacobowitz CodeSourcery, LLC