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]

RE: V3 testsuite problem on branch


If you are using dejagnu-1.4.1 then I know the answer - there is a line wrap
problem in ${prefix}/share/dejagnu/target.exp 

See http://mail.gnu.org/pipermail/dejagnu/2001-May/000031.html, 



> -----Original Message-----
> From:	John David Anglin [SMTP:dave@hiauly1.hia.nrc.ca]
> Sent:	Thursday, 17 May 2001 6:35
> To:	gcc-bugs@gcc.gnu.org; libstdc++@gcc.gnu.org
> Subject:	V3 testsuite problem on branch
> 
> I see this problem both under i686 linux and hppa hpux10.20:
> 
> Running /xxx/gnu/gcc-3.0/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp ...
> ERROR: tcl error sourcing
> /xxx/gnu/gcc-3.0/libstdc++-v3/testsuite/libstdc++-v3.d
> g/dg.exp.
> ERROR: couldn't compile regular expression pattern: quantifier operand
> invalid
>     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 "/xxx/gnu/gcc-3.0/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp"
> line 43)
>     invoked from within
> "source /xxx/gnu/gcc-3.0/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp"
>     ("uplevel" body line 1)
>     invoked from within
> "uplevel #0 source
> /xxx/gnu/gcc-3.0/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp
>     invoked from within
> "catch "uplevel #0 source $test_file_name""
> 
> Dave
> -- 
> J. David Anglin                                  dave.anglin@nrc.ca
> National Research Council of Canada              (613) 990-0752 (FAX:
> 952-6605)


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