This is the mail archive of the gdb@sourceware.org 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: First release candidate for GDB 6.4 available


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


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