This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
make check broken 971031
- To: egcs at cygnus dot com
- Subject: make check broken 971031
- From: <neal at ctd dot comsat dot com>
- Date: Sat, 1 Nov 1997 09:40:09 -0500
egcs-971031 dejagnu-970918 i586-linux-glibc2. Make check didn't run all the tests.
Only libio and dbz were run.
Perhaps that's because of failures in libio?:
=== 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/egcs-971031/libraries/libio/testsuite'
make[2]: *** [subdir_do] Error 1
make[2]: Leaving directory `/usr/local/src/egcs-971031/libraries/libio'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/usr/local/src/egcs-971031/libraries/libio'
make: *** [check-target-libio] Error 2