<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Sep 20, 2010, at 9:40 PMPDT, John Thompson wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Thanks, Stuart.  Sorry, I had some left-over editing cruft in my email.  From Googling runtest, I had found dejagnu, which I'd heard some folks were using over there, so I used the local package manager to install it.  But from what you said I went ahead and got the dejagnu sources and built it, but had problems in running make install, which is trying to put it /usr/local/bin rather than /usr/bin like the package manager did, so I left it alone for now.  But the dejagnu tree is adjacent to the gcc test suite tree.  Should I try to resolve the install problems?  Running runtest --version:</div>

<div> </div>
<div>Expect version is 5.43.0</div>
<div>Tcl version is 8.4</div>
<div>Framework version is 1.4.99</div>
<div> </div>
<div>In my first run, only 95 tests passed, 516 unexpected failures, etc.  So either I still need some kind of configuration fix, or this particular snap of the tests doesn't work on my particular Linux box.  I'm using the triple i386-unknown-linux in Daniel's makefile.</div></blockquote><div><br></div><div>There should be far more than 600 tests run, more like 40000 for C alone.  You're doing something basic wrong.</div><div><br></div><div>I did ask you to run this before checking in your patch.  Please don't skimp on testing in the future.</div><div><br></div><blockquote type="cite">
<div>I'm running the tests again adding the -v option to runtest to see if that gives me any more information, plus using the Release+Asserts version of the clang binaries.</div>
<div> </div>
<div>But I'm hoping you or Daniel can straighten me out.<br></div>
<div>Thanks again,</div>
<div> </div>
<div>-John<br></div>
<div class="gmail_quote">On Mon, Sep 20, 2010 at 4:46 PM, Stuart Hastings <span dir="ltr"><<a href="mailto:stuart@apple.com">stuart@apple.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote"><br>On Sep 20, 2010, at 4:38 PM, John Thompson wrote:<br><br>[snip]<br>
<div class="im"><br>> I just tried running the gcc tests, but am missing "runtest".<br><br></div>       <a href="http://www.gnu.org/software/dejagnu/" target="_blank">http://www.gnu.org/software/dejagnu/</a><br>
<br>Follow the directions there.  I think the GCC test suite wants DejaGNU to be installed in a sibling directory, adjacent to the llvm-gcc or clang toplevel.<br><br>HTH,<br><font color="#888888"><br>stuart</font></blockquote>
</div><br><br clear="all"><br>-- <br>John Thompson<br><a href="mailto:John.Thompson.JTSoftware@gmail.com">John.Thompson.JTSoftware@gmail.com</a><br><br>
_______________________________________________<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></blockquote></div><br></body></html>