[LLVMdev] Problems running dejagnu tests

Michael McCracken michael.mccracken at gmail.com
Wed Aug 24 14:41:25 PDT 2005


I'm having troubles running the test suite on OS X 10.4. 

Inside my objdir, 'make check' gives this:
% make check
llvm[0]: Running test suite
PATH="/Users/mike/Documents/hpcl/LLVM/obj-llvm-darcslocal/Debug/bin:/Users/mike/Documents/hpcl/LLVM/obj-llvm-darcslocal/../llvm-darcslocal/llvm/test/Scripts:/Users/mike/Documents/hpcl/LLVM/obj-llvm-darcslocal/Debug/bin:/Users/mike/bin:/usr/local/bin:/opt/local/bin:/usr/local/teTeX/bin/powerpc-apple-darwin-current:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/Developer/Tools:.:/Users/mike/Code/aspectj1.0/bin"
\
true runtest 

Now, that PATH may be a little cluttered, but the last line of 'true
runtest' is guaranteed not to work - I'm not too familiar with
dejagnu, and I couldn't figure out why it's doing this by looking at
the scripts.

I'm mostly up to date, but not completely current with CVS. Is this
something that's been fixed recently, or is it a problem on my end?

I'm using zsh, v4.2.3 and gmake 3.8, and dejagnu:
% runtest --version
WARNING: Couldn't find the global config file.
Expect version is       5.42.0
Tcl version is          8.4
Framework version is    1.4.4

Thanks,
mike

-- 
Michael McCracken
UCSD CSE PhD Candidate
research: http://www.cse.ucsd.edu/~mmccrack/
misc: http://michael-mccracken.net/blog/




More information about the llvm-dev mailing list