This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Failure running testsuite




Running the testsuite on the mainline branch doesn't work for me, I
get the following error (this is on i686-linux):

                === libstdc++ tests ===

Schedule of variations:
    unix

Running target unix
Using /opt/aj/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /opt/aj/share/dejagnu/config/unix.exp as generic interface file for target.
Using /cvs/gcc/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /cvs/gcc/libstdc++-v3/testsuite/libstdc++.tests/tests.exp ...
ERROR: (DejaGnu) proc "dg-trim-dirname /cvs/gcc/libstdc++-v3/testsuite /cvs/gcc/libstdc++-v3/testsuite/17_intro" does not exist.
The error code is NONE
The info on the error is:
close: invalid spawn id (6)
    while executing
"close -i 6"
    invoked from within
"catch "close -i $spawn_id""

                === libstdc++ Summary ===

/cvs/gcc/libstdc++-v3 version 20010301
make[3]: *** [check-DEJAGNU] Error 1

This is with the current CVS version.

Where should dg-trim-dirname get defined?  Is my dejagnu version
too old?  What version of dejagnu is recommended to use?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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