<div dir="ltr">Execute, <br>  utils/NewNightlyTest.pl -release -parallel -noexternals<br>
-noremoveresults -nickname "martini" > output.log 1>&1<br><br>Have a look at the output.log to find any clue.<br><br><br>-Rajika<br><br><div class="gmail_quote">On Mon, Jul 21, 2008 at 6:30 AM, Nick Lewycky <<a href="mailto:nicholas@mxc.ca">nicholas@mxc.ca</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I've noticed that my nightly tester doesn't seem to be reporting the<br>
results of running llvm-test, only build warnings and make check.<br>
Checking with -verbose shows that it's running the test suite, so I<br>
don't quite understand what's going on. Looking at<br>
<a href="http://llvm.org/nightlytest/" target="_blank">http://llvm.org/nightlytest/</a> shows that none of the other Linux testers<br>
are reporting test suite results either.<br>
<br>
Here's the meat of my nightly script, run from cron:<br>
<br>
   export BUILDDIR=$HOME/llvm-test<br>
   export WEBDIR=$HOME/llvm-test-results<br>
   export LLVMGCCDIR=$HOME/llvm-gcc/install<br>
   cd -- "$HOME"<br>
   mkdir -p -- "$WEBDIR"<br>
   cd llvm<br>
   utils/NewNightlyTest.pl -release -parallel -noexternals<br>
-noremoveresults -nickname martini<br>
<br>
where $HOME/llvm is an LLVM checkout that I keep up to date manually. I<br>
also have llvm-gcc installed on the same system in /usr/local/bin/.<br>
<br>
Could anyone who has the nightly tester set up properly please comment<br>
on what my problem might be, or what I could try to fix it?<br>
<br>
Thanks,<br>
Nick<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" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><a href="http://wso2.org/">http://wso2.org/</a><br><a href="http://llvm.org/">http://llvm.org/</a>
</div>