This is the mail archive of the gcc@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]

successful build and unsuccessful test of ecgs-1.0.3a ...


hello,

	as per your request in INSTALL/FINALINSTALL (of egcs-1.0.3a):

   If you don't mind, please send egcs@cygnus.com a short mail message
   indicating that you successfully built and installed egcs. Include the
   output from running srcdir/config.guess.

   i am writing to report the successful build of egcs-1.0.3a.
config.guess says:

i686-pc-linux-gnulibc1

	while the package seems to compile fine "make check" fails
testing libio (using the dejagnu-980528 snapshot).  i've listed an
excerpt from that log at the end of this message and can provide the
whole log on request.

	when i continue the check (by providing the -k flag to make)
libstdc++ tells me it made 30 expected passes but says nothing about
failures, gcc reports one unexpected failure [ FAIL: 921210-1.c ],
and g++ reports eight unexpected failures and one unexpected pass
[ FAIL: g++.eh/spec2.C, g++.eh/spec4.C, g++.mike/eh33.C g++.mike/eh44.C
g++.mike/eh5.C g++.mike/eh50.C g++.mike/eh51.C g++.mike/temp.C - all
Execution test ; XPASS: g++.jason/destruct3.C - (test for bogus messages,
line 38) ].  the g77 tests bomb out altogether while trying to remove
a temp file (found in g77.f-torture/execute/execute.exp i believe).
again, this whole log file is available on request.

	unlike the last time i compiled egcs-1.0.2, this version was
_not_ patched to pgcc but is instead a plain vanilla build of egcs.
the system is a pII 300 running linux kernel 2.0.34 with gnulibc1.

	any idea as to what the problem(s) might be ?


                        erik 'evil veteran programmer' vogan

~ Of all the races in all of the Galaxy who could have come and said a
big hello to the planet Earth, he thought, didn't it just have to be the
Vogons.                                             - HHGttG


--- bgein excerpted log ... egcs "make check" errors using 980528 dejagnu ---

...
Running ../../../../egcs-1.0.3a/libio/testsuite/libio.tests/putbackdog.exp ...
Running ../../../../egcs-1.0.3a/libio/testsuite/libio.tests/tFile.exp ...
Running ../../../../egcs-1.0.3a/libio/testsuite/libio.tests/tfformat.exp ...
FAIL: tfformat.c compilation 
Running ../../../../egcs-1.0.3a/libio/testsuite/libio.tests/tiformat.exp ...
FAIL: tiformat.c compilation 
Running ../../../../egcs-1.0.3a/libio/testsuite/libio.tests/tiomanip.exp ...
Running ../../../../egcs-1.0.3a/libio/testsuite/libio.tests/tiomisc.exp ...
Running ../../../../egcs-1.0.3a/libio/testsuite/libio.tests/tstdiomisc.exp ...
FAIL: tstdiomisc.c compilation 

                === libio Summary ===

# of expected passes            33
# of unexpected failures        3
# of expected failures          4
make[3]: *** [just-check] Error 1
make[3]: Leaving directory `/usr/local/src/devel/egcs_1.0.3a_build/libraries/
	libio/testsuite'
make[2]: *** [subdir_do] Error 1
...




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