public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* libstdc++ test results on OpenServer
@ 1997-11-23 17:56 Robert Lipe
  0 siblings, 0 replies; only message in thread
From: Robert Lipe @ 1997-11-23 17:56 UTC (permalink / raw)
  To: egcs

[ I really need to automate this process... ] 

After a make bootstrap, make install, 
	cd libraries/libstdc++
	make check RUNTESTFLAGS='--target_board unix{-mcoff,-melf}'
Crash and burn.  It tries to execute ranlib and there is no such thig.
	Hand patch makefile, change RANLIB = true.

The COFF tests almost all fail for the same reasons as the libio ones.
Someone (dejagnu?) is passing invalid -L arguments to this multilibbed
target.

The ELF tests almost all fail for the dwarf debugging problem that I 
reported last week of the flavor of bogus local debuggins symbols.
	(EOF):undefined name: .L_T7098

Tes Run By robertl on Sun Nov 23 15:45:24 1997
Native configuration is i586-pc-sco3.2v5.0.4

                === libstdc++ tests ===

Running target unix/-mcoff
Using /usr/local/bin/../share/dejagnu/baseboards/unix.exp as board description f
ile for target.
Using /usr/local/bin/../share/dejagnu/config/unix.exp as generic interface file
for target.
Using ../../../../egcs-971023/libstdc++/testsuite/config/default.exp as tool-and
-target-specific interface file.
Running ../../../../egcs-971023/libstdc++/testsuite/libstdc++.tests/test.exp ...

FAIL: tcomplex.cc compilation
FAIL: tcomplex.cc -O compilation
FAIL: tlist.cc compilation
FAIL: tlist.cc -O compilation
FAIL: tmap.cc compilation
FAIL: tmap.cc -O compilation
FAIL: tstring.cc compilation
FAIL: tstring.cc -O compilation
FAIL: tvector.cc compilation
FAIL: tvector.cc -O compilation

                === libstdc++ Summary for unix/-mcoff ===

# of unexpected failures        10
# of expected failures          20
Running target unix/-melf
Using /usr/local/bin/../share/dejagnu/baseboards/unix.exp as board description f
ile for target.
Using /usr/local/bin/../share/dejagnu/config/unix.exp as generic interface file
for target.
Using ../../../../egcs-971023/libstdc++/testsuite/config/default.exp as tool-and
-target-specific interface file.
Running ../../../../egcs-971023/libstdc++/testsuite/libstdc++.tests/test.exp ...

FAIL: tlist.cc compilation
FAIL: tlist.cc -O compilation
FAIL: tmap.cc compilation
FAIL: tmap.cc -O compilation
FAIL: tvector.cc compilation
FAIL: tvector.cc -O compilation

                === libstdc++ Summary for unix/-melf ===

# of expected passes            12
# of unexpected failures        6
# of expected failures          12

                === libstdc++ Summary ===

# of expected passes            12
# of unexpected failures        16
# of expected failures          32


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-11-23 17:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-23 17:56 libstdc++ test results on OpenServer Robert Lipe

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