search for: exp_debug

Displaying 9 results from an estimated 9 matches for "exp_debug".

Did you mean: exc_debug
2005 Jan 07
2
[LLVMdev] make check fails on mingw
In which folder does proc "exp_debug" exist, because I've downloaded (not build and installed this version) the latest version of expect (5.42), but cannot find it? Henrik. ----Original Message Follows---- From: Tanya Lattner <tonic at nondot.org> Reply-To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu&gt...
2005 Jan 07
0
[LLVMdev] make check fails on mingw
> In which folder does proc "exp_debug" exist, because I've downloaded (not > build and installed this version) the latest version of expect (5.42), but > cannot find it? I have no clue. Just install it. -Tanya > > Henrik. > > > ----Original Message Follows---- > From: Tanya Lattner <tonic at no...
2005 Jan 07
3
[LLVMdev] make check fails on mingw
Well, doing a runtest in the test folder gave me these results: ----------------- WARNING: Couldn't find the global config file. WARNING: No tool specified Test Run By llvm on Fri Jan 7 20:55:24 2005 Native configuration is i686-pc-mingw32 === tests === ERROR: (DejaGnu) proc "exp_debug" does not exist. The error code is NONE The info on the error is: can't rename to "exp_tcl_continue": command already exists while executing "rename continue exp_tcl_continue" === Summary === ----------------- What is the global config file? Henrik. ----Ori...
2005 Jan 07
0
[LLVMdev] make check fails on mingw
...st folder gave me these results: > ----------------- > WARNING: Couldn't find the global config file. WARNING: No tool specified > Test Run By llvm on Fri Jan 7 20:55:24 2005 > Native configuration is i686-pc-mingw32 > > === tests === > > ERROR: (DejaGnu) proc "exp_debug" does not exist. The error code is NONE The > info on the error is: can't rename to "exp_tcl_continue": command already > exists while executing "rename continue exp_tcl_continue" > === Summary === > You are running a pretty old version of expect (...
2005 Jan 09
2
[LLVMdev] make check fails on mingw
I found that it was runtest.exp which referenced to the internal exp_debug function. For testing purposes I disabled the reference and ran a new: make check VERBOSE=1 which gave me this: ------------------ if test -d "/C/projects/build/MinGW/llvm-2-1/test" ; then \ if test -f "/C/projects/build/MinGW/llvm-2-1/test/Makefile" ; then \ echo llvm[...
2005 Jan 09
0
[LLVMdev] make check fails on mingw
On Sun, 9 Jan 2005, Henrik Bach wrote: > I found that it was runtest.exp which referenced to the internal exp_debug > function. For testing purposes I disabled the reference and ran a new: Hi Henrik, Unfortunately, none of us has access to a MinGW setup, so we cannot debug this problem. If you're hacking on dejagnu or expect itself (because it has not yet been ported to MinGW correctly or lacks feat...
2005 Jan 09
1
[LLVMdev] make check fails on mingw
...st <llvmdev at cs.uiuc.edu> To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> Subject: Re: [LLVMdev] make check fails on mingw Date: Sun, 9 Jan 2005 12:16:55 -0600 (CST) On Sun, 9 Jan 2005, Henrik Bach wrote: >I found that it was runtest.exp which referenced to the internal exp_debug >function. For testing purposes I disabled the reference and ran a new: Hi Henrik, Unfortunately, none of us has access to a MinGW setup, so we cannot debug this problem. If you're hacking on dejagnu or expect itself (because it has not yet been ported to MinGW correctly or lacks featu...
2005 Jan 07
0
[LLVMdev] make check fails on mingw
> I'm not sure if dejagnu is installed correctly. Is there any way to call it > on the command line? > > I get this: > ------------------- > $ runtest --version | tee -a my_runtest.log > WARNING: Couldn't find the global config file. > Expect version is 5.21 > Tcl version is 8.0 > Framework version is 1.4.4 > ------------------- It looks
2005 Jan 07
3
[LLVMdev] make check fails on mingw
I'm not sure if dejagnu is installed correctly. Is there any way to call it on the command line? I get this: ------------------- $ runtest --version | tee -a my_runtest.log WARNING: Couldn't find the global config file. Expect version is 5.21 Tcl version is 8.0 Framework version is 1.4.4 ------------------- and ------------------- $ ls /usr/local/share/dejagnu/