This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Testing problem on Linux alpha
- To: egcs at egcs dot cygnus dot com
- Subject: Testing problem on Linux alpha
- From: Christian Iseli <chris at ludwig-alpha dot unil dot ch>
- Date: Fri, 16 Apr 1999 14:54:35 +0200
Hi folks,
I'm having a little trouble running the test-suite in the latest
egcs snapshot.
I have an alpha Linux box, 2.2.5-ac7 kernel, glibc-2.1.1pre1, expect-5.28
and dejagnu-19981026, tcl8.0.5.
When running the egcs tests, I get:
Schedule of variations:
unix
Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/src/redhat/BUILD/egcs/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /usr/src/redhat/BUILD/egcs/gcc/testsuite/gcc.c-torture/code_quality/code_quality.exp ...
open(slave pty): bad file number
parent: sync byte write: broken pipe
The other tests (g++, f77, etc.) seem to proceed normally...
Anybody else noticed this ?
BTW, anobody knows where I can find a patched version of strace that
does not die after a few traces ?
TIA,
Christian