This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: Results for binutils-2.11.94 testsuite on sparc-unknown-linux-gnu
- From: Christian Jönsson <c dot christian dot joensson at telia dot com>
- To: binutils at sources dot redhat dot com
- Date: Fri, 1 Mar 2002 22:08:13 +0100
- Subject: Re: Results for binutils-2.11.94 testsuite on sparc-unknown-linux-gnu
- References: <20020228191248.GA7697@j-son.org> <20020228171002.A19958@nevyn.them.org>
On Thu, Feb 28, 2002 at 05:10:02PM -0500, Daniel Jacobowitz wrote:
> On Thu, Feb 28, 2002 at 08:12:48PM +0100, Christian J?nsson wrote:
> > This was on a Debian Woody (test release) sun4m system using
> >
> > binutils 2.11.92.0.12.3-6
> > dejagnu 1.4-4
> > gcc-3.0 3.0.3-1
> > libc6 2.2.5-3
>
> On sun4u, using 3.0.4-1, I only see cdtest fail. If I remember to set
> CXX=g++-3.0, instead of just CC=gcc-3.0, then it passes. Could you
> check that?
>
> Similarly, I don't see the vers failures no matter what I try. The
> ld-selective tests fail but only because of a packaging bug in Debian's
> g++-3.0 (and/or a bug in how the selective tests are built with CC
> instead of CXX).
>
So here goes...
(CC=gcc-3.0 CXX=g++-3.0 ../configure sparc-linux --enable-shared --enable-threads=posix --enable-symvers >& configure.log; make -j 2 >& build.log; make -j 2 -k check RUNTESTFLAGS="--target_board 'unix{-fPIC,-fpic,}'" >& check.log ) &
This was on a Debian Woody (test release) sun4m system using
binutils 2.11.92.0.12.3-6
dejagnu 1.4-4
gcc-3.0 3.0.3-1
libc6 2.2.5-3
/ChJ
LAST_UPDATED:
Native configuration is sparc-unknown-linux-gnu
=== binutils tests ===
Running target unix/-fPIC
=== binutils Summary for unix/-fPIC ===
# of expected passes 31
# of expected failures 1
Running target unix/-fpic
=== binutils Summary for unix/-fpic ===
# of expected passes 31
# of expected failures 1
Running target unix
=== binutils Summary for unix ===
# of expected passes 31
# of expected failures 1
=== binutils Summary ===
# of expected passes 93
# of expected failures 3
=== gas tests ===
Running target unix/-fPIC
=== gas Summary for unix/-fPIC ===
# of expected passes 91
Running target unix/-fpic
=== gas Summary for unix/-fpic ===
# of expected passes 91
Running target unix
=== gas Summary for unix ===
# of expected passes 91
=== gas Summary ===
# of expected passes 273
=== ld tests ===
Running target unix/-fPIC
FAIL: cdtest
FAIL: cdtest with -Ur
FAIL: selective4
FAIL: selective5
FAIL: S-records
FAIL: S-records with constructors
=== ld Summary for unix/-fPIC ===
# of expected passes 123
# of unexpected failures 6
# of expected failures 13
Running target unix/-fpic
FAIL: cdtest
FAIL: cdtest with -Ur
FAIL: vers3
FAIL: vers4
FAIL: vers4a
FAIL: vers6
FAIL: vers15
FAIL: vers19
FAIL: selective4
FAIL: selective5
FAIL: S-records
FAIL: S-records with constructors
=== ld Summary for unix/-fpic ===
# of expected passes 117
# of unexpected failures 12
# of expected failures 13
Running target unix
FAIL: selective4
FAIL: selective5
FAIL: S-records with constructors
=== ld Summary for unix ===
# of expected passes 126
# of unexpected failures 3
# of expected failures 13
=== ld Summary ===
# of expected passes 366
# of unexpected failures 21
# of expected failures 39
Compiler version: gcc
Platform: sparc-unknown-linux-gnu
configure flags: --host=sparc-linux --enable-shared --enable-threads=posix --enable-symvers
Counting all warnings,
there are 249 warnings in stage0 of this bootstrap.
Number of warnings per file:
96 libiberty/md5.c
78 ../../binutils/ieee.c
74 libiberty/regex.c
1 lex.yy.c
Number of warning types:
86 signed and unsigned type in conditional expression
64 traditional C rejects string concatenation
32 function-like macro \`FI' must be used with arguments in traditional C
32 function-like macro \`FH' must be used with arguments in traditional C
32 function-like macro \`FG' must be used with arguments in traditional C
2 unused parameter \`???'
1 \`???' defined but not used