public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Christian Joensson <christian.joensson@gmail.com>
To: binutils <binutils@sources.redhat.com>
Subject: Re: Results for 2.15.94 20050217 testsuite on sparc-unknown-linux-gnu
Date: Fri, 18 Feb 2005 02:02:00 -0000	[thread overview]
Message-ID: <5460e3330502171347538ccac6@mail.gmail.com> (raw)
In-Reply-To: <5460e333050217133346800529@mail.gmail.com>

On Thu, 17 Feb 2005 22:33:30 +0100, Christian Joensson
<christian.joensson@gmail.com> wrote:
> Aurora SPARC Linux release 1.92 (Tangerine FC2) UltraSparc IIi (Sabre) sun4u:
> 
> binutils-2.15.94.0.2-1.sparc
> bison-1.875-7.1.sparc
> dejagnu-1.4.2-11.noarch
> expect-5.39.0-96.1.sparc
> gcc-3.3.4-2.sparc
> package gcc4 is not installed
> glibc-2.3.3-27.sparcv9
> glibc-devel-2.3.3-27.sparc
> glibc-headers-2.3.3-27.sparc64
> glibc-kernheaders-2.6-16sparc.sparc
> kernel-2.6.8-1.571sp1.sparc64
> kernel-2.6.10-1.1110sparc18.sparc64
> package kernel-devel is not installed
> package kernel-smp is not installed
> make-3.80-3.sparc
> package nptl-devel is not installed
> tcl-8.4.5-7.sparc
> 
> LAST_UPDATED: Thu Feb 17 21:02:43 UTC 2005
> 
> Native configuration is sparc-unknown-linux-gnu
> 
>                === binutils tests ===
> 
> Running target unix
> 
>                === binutils Summary ===
> 
> # of expected passes            33
>                === gas tests ===
> 
> Running target unix
> 
>                === gas Summary ===
> 
> # of expected passes            88
>                === ld tests ===
> 
> Running target unix
> FAIL: ld-scripts/align2a
> FAIL: ld-scripts/align2b
> 
>                === ld Summary ===
> 
> # of expected passes            238
> # of unexpected failures        2
> # of expected failures          3
> 
> Compiler version: 2.15.94 20050217
> Platform: sparc-unknown-linux-gnu
> configure flags: sparc-linux --enable-__cxa_atexit --enable-shared
> --enable-build-warnings=-Wall,-Wstrict-prototypes,-Wmissing-prototypes
> --enable-64-bit-bfd
> Counting all warnings,
> there are 18 warnings in stage0 of this bootstrap.
> 
> Number of warnings per file:
>     10 /usr/local/src/trunk/src/binutils/bucomm.c
>      6 libiberty/regex.c
>      2 include/xregex2.h
> 
> Number of warning types:
>     10 the use of \`???' is dangerous, better use \`???'
>      6 signed and unsigned type in conditional expression
>      2 ISO C90 does not support \`static' or type qualifiers in
> parameter array declarators
> 

well, output from log file..

Running /usr/local/src/trunk/src/ld/testsuite/ld-scripts/align.exp ...
/usr/local/src/trunk/objdir-binutils32/ld/../gas/as-new   -o
tmpdir/align.o /usr/local/src/trunk/src/ld/testsuite/ld-scripts/align.s
/usr/local/src/trunk/objdir-binutils32/ld/ld-new  -o tmpdir/align -T
/usr/local/src/trunk/src/ld/testsuite/ld-scripts/align.t
tmpdir/align.o
PASS: align1
/usr/local/src/trunk/objdir-binutils32/ld/../gas/as-new    -o
tmpdir/dump0.o /usr/local/src/trunk/src/ld/testsuite/ld-scripts/align2a.s
./ld-new  -L/usr/local/src/trunk/src/ld/testsuite/ld-scripts  --defsym
data_align=16 -T align2.t -o tmpdir/dump tmpdir/dump0.o
/usr/local/src/trunk/objdir-binutils32/ld/../binutils/objdump 
--section-headers tmpdir/dump > tmpdir/dump.out
regexp_diff match failure
regexp "^ +0 +\.text +00000004 +00000000 +00000000 +00001000 +2\*\*2$"
line   "  0 .text         00000004  00000000  00000000  00010000  2**0"
regexp_diff match failure
regexp "^ +1 +\.data +00000004 +00000010 +00000010 +00001010 +2\*\*2$"
line   "  1 .data         00000004  00000010  00000010  00010010  2**0"
regexp_diff match failure
regexp "^ +2 +\.bss +00000000 +00000014 +00000014 +00001014 +2\*\*2$"
line   "  2 .bss          00000000  00000014  00000014  00010014  2**0"
FAIL: ld-scripts/align2a
/usr/local/src/trunk/objdir-binutils32/ld/../gas/as-new    -o
tmpdir/dump0.o /usr/local/src/trunk/src/ld/testsuite/ld-scripts/align2b.s
./ld-new  -L/usr/local/src/trunk/src/ld/testsuite/ld-scripts  --defsym
data_align=32 -T align2.t -o tmpdir/dump tmpdir/dump0.o
/usr/local/src/trunk/objdir-binutils32/ld/../binutils/objdump 
--section-headers tmpdir/dump > tmpdir/dump.out
regexp_diff match failure
regexp "^ +0 +\.text +00000004 +00000000 +00000000 +00001000 +2\*\*2$"
line   "  0 .text         00000004  00000000  00000000  00010000  2**0"
regexp_diff match failure
regexp "^ +1 +\.data +00000004 +00000020 +00000020 +00001020 +2\*\*2$"
line   "  1 .data         00000004  00000020  00000020  00010020  2**0"
regexp_diff match failure
regexp "^ +2 +\.bss +00000000 +00000024 +00000024 +00001024 +2\*\*2$"
line   "  2 .bss          00000000  00000024  00000024  00010024  2**0"
FAIL: ld-scripts/align2b


-- 
Cheers,

/ChJ

  reply	other threads:[~2005-02-17 21:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-18  0:35 Christian Joensson
2005-02-18  2:02 ` Christian Joensson [this message]
2005-02-18  2:58 ` Alan Modra
2005-02-18  4:34   ` Zack Weinberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5460e3330502171347538ccac6@mail.gmail.com \
    --to=christian.joensson@gmail.com \
    --cc=binutils@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).