dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DejaGnu] RE: make check


From: Matthew Bemis
Subject: Re: [DejaGnu] RE: make check
Date: Fri, 19 Apr 2002 15:32:53 -0400

George,
I have similar results
built dejagnu-1.4.1 with bootstrap-gcc_2.95.3 and check produced 56 passes 0 
errors
built dejagnu-1.4.1 with bootstrap-gcc_3.0.4 and check produced  56 passes 0 
errors
built dejagnu-1.4.2 with bootstrap-gcc_2.95.3 and check produced 49 passes 7 
errors
built dejagnu-1.4.2 with bootstrap-gcc_3.0.4 and check produced 49 passes 7 
errors

this leads me to believe that the problem is with dejagnu not tcl / expect
what do you think?


"France, George (LKG)" wrote:

> Hello Matt,
>
> I am assuming that you are talking about building dejagnu with two different 
> toolchains.  If I had to venture a wild guess, then I would say that you are 
> seeing problems in tcl built with different version of gcc.  I suspect that 
> you should look at the testsuite results for tcl built with gcc_2.95.3 vs 
> gcc_3.0.4.
>
> Best Regards,
>
> --George
>
> -----Original Message-----
> From: Matthew Bemis [mailto:address@hidden
> Sent: Friday, April 19, 2002 2:46 PM
> To: clp; address@hidden
> Subject: make check
>
> when I build dejagnu-1.4.2 with basic-gcc_2.95.3  the check produces 54
> passes and 7 errors.
> built with dejagnu-1.4.2 with basic-gcc_3.0.4 the check produces 49
> passes and 7 errors.
> build dejagnu-1.4.1 with basic-gcc_3.0.4 the check produces 56 passes
> and 0 failures.
> has anyone seen these errors?
> also I am trying to add the following lines of code to  framework.exp
> because I want to capture some the expect output to log into an xml
> file, but I am having run time errors.
>
>         set output ""
>         if { info exists expect_out(buffer) } {
>             set output $expect_out(buffer)
>         }
>
> what is wrong with that statement in a function in framwork.exp???
>
> thanks in advance.
>
> --
> Matt Bemis
> Alpha Linux Group
> University of New Hampshire
>
> _______________________________________________
> DejaGnu mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/dejagnu

--
Matt Bemis
Alpha Linux Group
University of New Hampshire






reply via email to

[Prev in Thread] Current Thread [Next in Thread]