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]
Other format: [Raw text]

Re: Which dejagnu version do we require?


On Fri, Jan 31, 2003 at 03:14:29AM +0100, Gerald Pfeifer wrote:
> I just tried running the testsuite with dejagnu-1.4.2 and got the
> following error:
> 
> Using /sw/test/gcc/cvs/libstdc++-v3/testsuite/config/default.exp as
> tool-and-tar
> get-specific interface file.
> Running /sw/test/gcc/cvs/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp ...
> ERROR: tcl error sourcing /sw/test/gcc/cvs/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 [libstdc++-v3-list-sourcefiles] "" $DEFAULT_CXXFLAGS"
>     (file "/sw/test/gcc/cvs/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp" line33)
>     invoked from within "source /sw/test/gcc/cvs/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp"
>     ("uplevel" body line 1)
>     invoked from within "uplevel #0 source /sw/test/gcc/cvs/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp"
>     invoked from within "catch "uplevel #0 source $test_file_name""
> 
> Does this mean my setup is somehow hosed or that we now require
> dejagnu-1.4.3?
> 
> (If the latter, I'm going to update our documentation, but I wonder why
> nobody else has done this yet...)

This is more likely to be a sensitivity to the version of TCL than the
version of DejaGNU.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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