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]

971105 make check problem


egcs-971105 dejagnu-971028 i586-linux glibc2.0.5

I just installed dejagnu-971028, but make check is still failing:
[...]
		=== libio tests ===

Running target unix
Using /usr/bin/../share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/bin/../share/dejagnu/config/unix.exp as generic interface file for target.
Using ./config/default.exp as tool-and-target-specific interface file.
Running ./libio.tests/hounddog.exp ...
Running ./libio.tests/putbackdog.exp ...
Running ./libio.tests/tFile.exp ...
Running ./libio.tests/tfformat.exp ...
FAIL: tfformat.c compilation 
Running ./libio.tests/tiformat.exp ...
FAIL: tiformat.c compilation 
Running ./libio.tests/tiomanip.exp ...
Running ./libio.tests/tiomisc.exp ...
Running ./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/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


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