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]

make check error in egcs-1.0.3a


uname -a
SunOS athene 5.5.1 Generic_103640-12 sun4u sparc SUNW,Ultra-60

binutils-2.9.1.0.6

setenv GNUHOME=/mnt/vendor/solaris/gnu
./configure --prefix=$GNUHOME --with-local-prefix=$GNUHOME --exec-prefix=$GNUHOME --with-gnu-as --with-gnu-ld

gmake -k check gives:

...
Running ../../../../libio/testsuite/libio.tests/tfformat.exp ...
FAIL: tfformat.c compilation 
Running ../../../../libio/testsuite/libio.tests/tiformat.exp ...
FAIL: tiformat.c compilation 
Running ../../../../libio/testsuite/libio.tests/tiomanip.exp ...
Running ../../../../libio/testsuite/libio.tests/tiomisc.exp ...
Running ../../../../libio/testsuite/libio.tests/tstdiomisc.exp ...
FAIL: tstdiomisc.c compilation 

		=== libio Summary ===

# of expected passes		33
# of unexpected failures	3
# of expected failures		4


Running /mnt/dev01/vendor/solaris/gnu/src/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
...

		=== gcc Summary ===

# of expected passes		4881
# of unexpected failures	4
# of expected failures		5
# of unsupported tests		6
/mnt/dev01/vendor/solaris/gnu/src/egcs-1.0.3a/objdir/gcc/xgcc version egcs-2.90.29 980515 (egcs-1.0.3 release)


		=== g++ tests ===

...
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test

		=== g++ Summary ===

# of expected passes		3400
# of unexpected successes	3
# of expected failures		80
# of untested testcases		6
/mnt/dev01/vendor/solaris/gnu/src/egcs-1.0.3a/objdir/gcc/testsuite/../xgcc version egcs-2.90.29 980515 (egcs-1.0.3 release)

...



-- 


Ta ta fa noo,
	     The Rubber Buccaneer a.k.a. rap@maths.soton.ac.uk

###								      ###
# #      WWW page at http://www.maths.soton.ac.uk/rap/HomePage.html   # #
# #                                                                   # #
# #  			It's good stuff!			      # #
# #                                                                   # #
# #    Sub-sections of note:                                          # #
# #          Psychobilly database : rap/psycho.html                   # #
# #          The state of the nation : rap/State_of_the_Nation.html   # #
# #                                                                   # #
###								      ###


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