This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

3.1 build: make check failures


SunOS mushroom 5.7 Generic_106541-19 sun4u sparc SUNW,Ultra-2

# Built to use binutils:
setenv CC gcc ; /mnt/home3/utilities/gcc-3.1/configure 
--prefix=/mnt/home3/utilities --verbose 
--with-as=/mnt/home3/utilities/bin/as 
--with-ld=/mnt/home3/utilities/bin/ld --enable-languages=c++


Test suite passes until stdc++:

		=== libstdc++-v3 tests ===

Schedule of variations:
    unix

Running target unix
Using /mnt/home3/utilities/share/dejagnu/baseboards/unix.exp as board 
description file for target.
Using /mnt/home3/utilities/share/dejagnu/config/unix.exp as generic 
interface file for target.
Using 
/mnt/home3/utilities/gcc-3.1/libstdc++-v3/testsuite/config/default.exp 
as tool-and-target-specific interface file.
Running 
/mnt/home3/utilities/gcc-3.1/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.e
xp ...
FAIL: 17_intro/header_cassert.cc (test for excess errors)
WARNING: 17_intro/header_cassert.cc compilation failed to produce 
executable
FAIL: 17_intro/header_cerrno.cc (test for excess errors)
WARNING: 17_intro/header_cerrno.cc compilation failed to produce 
executable
FAIL: 17_intro/header_ciso646.cc (test for excess errors)
FAIL: 17_intro/header_csetjmp.cc (test for excess errors)
WARNING: 17_intro/header_csetjmp.cc compilation failed to produce 
executable
FAIL: 17_intro/header_cstdarg.cc (test for excess errors)

etc, every test (213) fails

Running with -k, failure later:

                === g++ tests ===

Schedule of variations:
    unix

Running target unix
Using /mnt/home3/utilities/share/dejagnu/baseboards/unix.exp as board 
description file for target.
Using /mnt/home3/utilities/share/dejagnu/config/unix.exp as generic 
interface file for target.
ERROR: Couldn't find tool config file for unix.



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