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]

971114 linux failure


egcs-971114 
Make check is failing
Configured like this:

./configure --host=i586-pc-linux-gnu --enable-shared --verbose --prefix=/usr --norecursion 

		=== 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-971114/libraries/libio/testsuite'
make[2]: *** [subdir_do] Error 1
make[2]: Leaving directory `/usr/local/src/egcs-971114/libraries/libio'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/usr/local/src/egcs-971114/libraries/libio'
make: *** [check-target-libio] Error 2

dejagnu is 971028.


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