This is the mail archive of the gcc-bugs@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]

Testsuite ?




I've noticed that the testsuite summary for make check on an
i686-linux-gnu box never contains any information for libstc++-v3
other than the initial heading.

Here's what the log shows:

		=== libstdc++-v3 tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target.
Using /home/ronis/Project/notar/gcc/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /home/ronis/Project/notar/gcc/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp ...
ERROR: tcl error sourcing /home/ronis/Project/notar/gcc/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp.
ERROR: couldn't compile regular expression pattern: nested *?+
    while executing
"regsub "^$srcdir/?" $prog "" name"
    (procedure "dg-test" line 37)
    invoked from within
"dg-test $testcase $flags ${default-extra-flags}"
    (procedure "dg-runtest" line 10)
    invoked from within
"dg-runtest [lsort [glob -nocomplain $srcdir/*/*.cc]] \
        "" $DEFAULT_CXXFLAGS"
    (file "/home/ronis/Project/notar/gcc/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp" line 43)
    invoked from within
"source /home/ronis/Project/notar/gcc/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source /home/ronis/Project/notar/gcc/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""


David


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