public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Results for binutils-2.16.92 testsuite on mipsel-unknown-linux-gnu
@ 2006-04-17 14:34 Martin Michlmayr
  2006-04-17 15:59 ` Martin Michlmayr
  0 siblings, 1 reply; 6+ messages in thread
From: Martin Michlmayr @ 2006-04-17 14:34 UTC (permalink / raw)
  To: binutils

Can someone please investigte these testsuite failures?


uname -a
Linux swarm 2.6.16-1-sb1-bcm91250a #1 Sun Mar 26 17:19:58 UTC 2006 mips64 GNU/Linux

gcc -v:
Using built-in specs.
Target: mipsel-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release mipsel-linux-gnu
Thread model: posix
gcc version 4.0.3 (Debian 4.0.3-1)


                === binutils Summary ===

# of expected passes            35

                === gas Summary ===

# of expected passes            579
# of unexpected failures        2
# of expected failures          1

FAIL: gas/mips/vxworks1
FAIL: gas/mips/vxworks1-xgot

                === ld Summary ===

# of expected passes            277
# of unexpected failures        19
# of expected failures          20
# of unsupported tests          1

FAIL: ld-elf/orphan
FAIL: ld-elf/64ksec-r
FAIL: ld-elf/64ksec
FAIL: vers24a
FAIL: vers24b
FAIL: vers24c
FAIL: visibility (hidden_undef) (non PIC, load offset)
FAIL: visibility (hidden_weak) (non PIC)
FAIL: visibility (hidden_weak)
FAIL: visibility (hidden_weak) (PIC main, non PIC so)
FAIL: visibility (hidden_weak) (PIC main)
FAIL: visibility (protected_undef) (non PIC, load offset)
FAIL: visibility (protected_weak) (non PIC)
FAIL: visibility (protected_weak)
FAIL: visibility (protected_weak) (PIC main, non PIC so)
FAIL: visibility (protected_weak) (PIC main)
FAIL: ld-elfweak/size2
FAIL: MIPS textrel-1
FAIL: NOCROSSREFS 3


Platform: mipsel-unknown-linux-gnu
configure flags: ../configure --enable-shared --prefix=/usr --build=mipsel-linux-gnu
    --host=mipsel-linux-gnu --enable-targets=mips64el-linux-gnu

-- 
Martin Michlmayr
http://www.cyrius.com/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Results for binutils-2.16.92 testsuite on mipsel-unknown-linux-gnu
  2006-04-17 14:34 Results for binutils-2.16.92 testsuite on mipsel-unknown-linux-gnu Martin Michlmayr
@ 2006-04-17 15:59 ` Martin Michlmayr
  2006-05-04 18:54   ` Daniel Jacobowitz
  0 siblings, 1 reply; 6+ messages in thread
From: Martin Michlmayr @ 2006-04-17 15:59 UTC (permalink / raw)
  To: binutils

* Martin Michlmayr <tbm@cyrius.com> [2006-04-17 15:57]:
>                 === ld Summary ===
> 
> # of expected passes            277
> # of unexpected failures        19
> # of expected failures          20
> # of unsupported tests          1

In addition to these, I get the following when building with gcc 4.1:

ERROR: /home/tbm/src/binutils-2.16.92/ld/testsuite/ld-selective/3.cc: compilation failed
ERROR: /home/tbm/src/binutils-2.16.92/ld/testsuite/ld-selective/4.cc: compilation failed
ERROR: /home/tbm/src/binutils-2.16.92/ld/testsuite/ld-selective/5.cc: compilation failed

                === ld Summary ===

# of expected passes            277
# of unexpected failures        19
# of expected failures          17
# of unresolved testcases       3
# of unsupported tests          1


gcc-4.1 -v
Using built-in specs.
Target: mipsel-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,fortran,objc,obj-c++,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/jre --enable-mpfr --enable-checking=release mipsel-linux-gnu
Thread model: posix
gcc version 4.1.0 (Debian 4.1.0-1)

-- 
Martin Michlmayr
http://www.cyrius.com/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Results for binutils-2.16.92 testsuite on mipsel-unknown-linux-gnu
  2006-04-17 15:59 ` Martin Michlmayr
@ 2006-05-04 18:54   ` Daniel Jacobowitz
  2006-05-04 21:21     ` Martin Michlmayr
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Jacobowitz @ 2006-05-04 18:54 UTC (permalink / raw)
  To: Martin Michlmayr; +Cc: binutils

On Mon, Apr 17, 2006 at 05:37:13PM +0200, Martin Michlmayr wrote:
> * Martin Michlmayr <tbm@cyrius.com> [2006-04-17 15:57]:
> >                 === ld Summary ===
> > 
> > # of expected passes            277
> > # of unexpected failures        19
> > # of expected failures          20
> > # of unsupported tests          1
> 
> In addition to these, I get the following when building with gcc 4.1:
> 
> ERROR: /home/tbm/src/binutils-2.16.92/ld/testsuite/ld-selective/3.cc: compilation failed
> ERROR: /home/tbm/src/binutils-2.16.92/ld/testsuite/ld-selective/4.cc: compilation failed
> ERROR: /home/tbm/src/binutils-2.16.92/ld/testsuite/ld-selective/5.cc: compilation failed

I'm going to assume these are not problems with the tests, unless you
have information to the contrary?  They build fine with gcc 4.1 on
other platforms.

-- 
Daniel Jacobowitz
CodeSourcery

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Results for binutils-2.16.92 testsuite on mipsel-unknown-linux-gnu
  2006-05-04 18:54   ` Daniel Jacobowitz
@ 2006-05-04 21:21     ` Martin Michlmayr
  2006-05-04 21:23       ` Daniel Jacobowitz
  0 siblings, 1 reply; 6+ messages in thread
From: Martin Michlmayr @ 2006-05-04 21:21 UTC (permalink / raw)
  To: binutils; +Cc: doko

* Daniel Jacobowitz <drow@false.org> [2006-05-04 14:54]:
> > ERROR: /home/tbm/src/binutils-2.16.92/ld/testsuite/ld-selective/3.cc: compilation failed
> I'm going to assume these are not problems with the tests, unless you
> have information to the contrary?  They build fine with gcc 4.1 on
> other platforms.

Seems like a bug in the gcc-4.1 package in Debian on mips/mipsel: it
doesn't include cc1plus.


gcc-4.1  -B/home/tbm/src/binutils-2.16.92/builddir-single/ld/tmpdir/gas/ -I/home/tbm/src/binutils-2.16.92/ld/testsuite/ld-selective -g -O2   -w -O -ffunction-sections -fdata-sections -fvtable-gc -fno-exceptions -fno-rtti -c /home/tbm/src/binutils-2.16.92/ld/testsuite/ld-selective/3.cc -o tmpdir/3.o
gcc-4.1: error trying to exec 'cc1plus': execvp: No such file or directory


-- 
Martin Michlmayr
http://www.cyrius.com/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Results for binutils-2.16.92 testsuite on mipsel-unknown-linux-gnu
  2006-05-04 21:21     ` Martin Michlmayr
@ 2006-05-04 21:23       ` Daniel Jacobowitz
  2006-05-04 21:28         ` Martin Michlmayr
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Jacobowitz @ 2006-05-04 21:23 UTC (permalink / raw)
  To: Martin Michlmayr; +Cc: binutils, doko

On Thu, May 04, 2006 at 11:21:33PM +0200, Martin Michlmayr wrote:
> * Daniel Jacobowitz <drow@false.org> [2006-05-04 14:54]:
> > > ERROR: /home/tbm/src/binutils-2.16.92/ld/testsuite/ld-selective/3.cc: compilation failed
> > I'm going to assume these are not problems with the tests, unless you
> > have information to the contrary?  They build fine with gcc 4.1 on
> > other platforms.
> 
> Seems like a bug in the gcc-4.1 package in Debian on mips/mipsel: it
> doesn't include cc1plus.

You need to install g++-4.1 separately.

[I just ran into this, as it happens, while trying to reproduce your
problem...]

-- 
Daniel Jacobowitz
CodeSourcery

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Results for binutils-2.16.92 testsuite on mipsel-unknown-linux-gnu
  2006-05-04 21:23       ` Daniel Jacobowitz
@ 2006-05-04 21:28         ` Martin Michlmayr
  0 siblings, 0 replies; 6+ messages in thread
From: Martin Michlmayr @ 2006-05-04 21:28 UTC (permalink / raw)
  To: binutils, doko

* Daniel Jacobowitz <drow@false.org> [2006-05-04 17:23]:
> > Seems like a bug in the gcc-4.1 package in Debian on mips/mipsel: it
> > doesn't include cc1plus.
> You need to install g++-4.1 separately.

You're right, sorry for the false alarm.
-- 
Martin Michlmayr
http://www.cyrius.com/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-05-04 21:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-17 14:34 Results for binutils-2.16.92 testsuite on mipsel-unknown-linux-gnu Martin Michlmayr
2006-04-17 15:59 ` Martin Michlmayr
2006-05-04 18:54   ` Daniel Jacobowitz
2006-05-04 21:21     ` Martin Michlmayr
2006-05-04 21:23       ` Daniel Jacobowitz
2006-05-04 21:28         ` Martin Michlmayr

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).