search for: nightlytest

Displaying 20 results from an estimated 125 matches for "nightlytest".

2009 Mar 04
2
[LLVMdev] Fwd: PPC Nightly Build Result
Something last night broke the build on Darwin PPC. Possible Gabor's check-in? -bw Begin forwarded message: > From: admin at spang.apple.com (admin) > Date: March 4, 2009 3:56:10 AM PST > To: wendling at apple.com > Subject: PPC Nightly Build Result > > /Volumes/SandBox/NightlyTest/llvmgcc42.roots/llvmgcc42~obj/obj- > powerpc-powerpc/./prev-gcc/xgcc -B/Volumes/SandBox/NightlyTest/ > llvmgcc42.roots/llvmgcc42~obj/obj-powerpc-powerpc/./prev-gcc/ -B/ > Developer/usr/llvm-gcc-4.2/powerpc-apple-darwin9/bin/ -c -g -O2 - > mdynamic-no-pic -DIN_GCC -W -Wall -Wwrit...
2009 Mar 05
0
[LLVMdev] Fwd: PPC Nightly Build Result
.... Possible Gabor's   > check-in? > > -bw > > Begin forwarded message: > > > From: ad... at spang.apple.com (admin) > > Date: March 4, 2009 3:56:10 AM PST > > To: wendl... at apple.com > > Subject: PPC Nightly Build Result > > > /Volumes/SandBox/NightlyTest/llvmgcc42.roots/llvmgcc42~obj/obj- > > powerpc-powerpc/./prev-gcc/xgcc -B/Volumes/SandBox/NightlyTest/ > > llvmgcc42.roots/llvmgcc42~obj/obj-powerpc-powerpc/./prev-gcc/ -B/ > > Developer/usr/llvm-gcc-4.2/powerpc-apple-darwin9/bin/ -c   -g -O2 - > > mdynamic-no-pic -DIN_GCC  ...
2009 Mar 05
1
[LLVMdev] Fwd: PPC Nightly Build Result
...>> >> -bw >> >> Begin forwarded message: >> >>> From: ad... at spang.apple.com (admin) >>> Date: March 4, 2009 3:56:10 AM PST >>> To: wendl... at apple.com >>> Subject: PPC Nightly Build Result >> >>> /Volumes/SandBox/NightlyTest/llvmgcc42.roots/llvmgcc42~obj/obj- >>> powerpc-powerpc/./prev-gcc/xgcc -B/Volumes/SandBox/NightlyTest/ >>> llvmgcc42.roots/llvmgcc42~obj/obj-powerpc-powerpc/./prev-gcc/ -B/ >>> Developer/usr/llvm-gcc-4.2/powerpc-apple-darwin9/bin/ -c -g -O2 - >>> mdynamic-no-pi...
2004 Jun 24
3
[LLVMdev] Using -noexternals option of NightlyTest.pl
At this moment I use "gmake TEST=nightly" command line to run night tester What I must specific and where to disable SPEC run (i don't have it) I known about new NightlyTest.pl option: -noexternals But what I must do for enable it Vladimir
2004 Jun 24
0
[LLVMdev] Using -noexternals option of NightlyTest.pl
...erzliakov wrote: > At this moment I use > "gmake TEST=nightly" command line to run night tester > > What I must specific and where to disable SPEC run (i don't have it) I think that it's currently a bug that this does not automatically happen. > I known about new NightlyTest.pl option: -noexternals > But what I must do for enable it Are you using the NightlyTest.pl file? To run the tester I don't use gmake directly at all. Instead, I have this in my crontab: 5 3 * * * LLVM_LIB_SEARCH_PATH=/home/vadve/lattner/local/x86/llvm-gcc/bytecode-libs $HOME/llvm/...
2006 Jul 26
2
[LLVMdev] NightlyTest Broken?
It seems after the change on Zion that the nightly test is broken. When I go to http://llvm.org/nightlytest/, I get a blank page. Any ideas? Reid.
2004 Jun 24
5
[LLVMdev] Using -noexternals option of NightlyTest.pl
> Are you using the NightlyTest.pl file? To run the tester I don't use > gmake directly at all. Instead, I have this in my crontab: > > 5 3 * * * LLVM_LIB_SEARCH_PATH=/home/vadve/lattner/local/x86/llvm-gcc/bytecode-libs $HOME/llvm/utils/NightlyTest.pl -parallel -enable-linscan /home/vadve/shared/PublicCVS $HOME/bui...
2006 Dec 30
2
[LLVMdev] nightly tester grawp
Reid, Click on any of these logs and you'll see the same asm parsing issues. It's been going on for much of the week. http://llvm.org/nightlytest/machines/2006-12-29_05:40:12-Build-Log.txt http://llvm.org/nightlytest/machines/2006-12-29_05:40:12-Build-Log.txt llvm[4]: Compiling stacker_rt.ll to stacker_rt.bc for Release build (bytecode) /Volumes/Muggles/LLVM/nightlytest/build/llvm/Release/bin/gccas: / Volumes/Muggles/LLVM/nightlytest/bui...
2006 Jul 26
0
[LLVMdev] NightlyTest Broken?
Reid Spencer wrote: > It seems after the change on Zion that the nightly test is broken. When > I go to http://llvm.org/nightlytest/, I get a blank page. Any ideas? > According to the web server error log, there's a syntax error in the PHP script for that page. It looks like Patrick Jenkins made some changes earlier today (aka last last night). This is the error that I get: PHP Parse error: parse error, unexpec...
2004 Jun 24
1
[LLVMdev] Using -noexternals option of NightlyTest.pl
...ment I use > > "gmake TEST=nightly" command line to run night tester > > > > What I must specific and where to disable SPEC run (i don't have it) > > I think that it's currently a bug that this does not automatically happen. > > > I known about new NightlyTest.pl option: -noexternals > > But what I must do for enable it > > Are you using the NightlyTest.pl file? To run the tester I don't use > gmake directly at all. Instead, I have this in my crontab: > > 5 3 * * * LLVM_LIB_SEARCH_PATH=/home/vadve/lattner/local/x86/llvm-gcc/byt...
2006 Dec 30
3
[LLVMdev] nightly tester grawp
Nightly tester 'grawp' is reporting compilation error ? How do I see detailed build log ? Thanks, - Devang
2004 Jun 24
0
[LLVMdev] Using -noexternals option of NightlyTest.pl
...ot;llvm") in the build directory (second argument to the script) but that directory doesn't exist or isn't executable. Can you verify that you have an $HOME/pkg/build/llvm/night/build/llvm dir? Reid. On Thu, 2004-06-24 at 10:42, Vladimir Merzliakov wrote: > > Are you using the NightlyTest.pl file? To run the tester I don't use > > gmake directly at all. Instead, I have this in my crontab: > > > > 5 3 * * * > LLVM_LIB_SEARCH_PATH=/home/vadve/lattner/local/x86/llvm-gcc/bytecode-libs > $HOME/llvm/utils/NightlyTest.pl -parallel -enable-linscan > /home/va...
2004 Jun 24
0
[LLVMdev] Using -noexternals option of NightlyTest.pl
On Thu, 24 Jun 2004, Vladimir Merzliakov wrote: > > Are you using the NightlyTest.pl file? To run the tester I don't use > > gmake directly at all. Instead, I have this in my crontab: > > > > 5 3 * * * > LLVM_LIB_SEARCH_PATH=/home/vadve/lattner/local/x86/llvm-gcc/bytecode-libs > $HOME/llvm/utils/NightlyTest.pl -parallel -enable-linscan > /home/va...
2004 Jun 25
2
[LLVMdev] Using -noexternals option of NightlyTest.pl
Result night tester run at FreeBSD 5.1 accessable by URL http://npt.cc.rsu.ru/testresults-X86-FreeBSD/index.html I can't guaranty run it per day base, sorry. As i can see, make (bug 385) and perl (bug 386) not builded by NightlyTest.pl (but builded if use gmake night tests run format) So I don't known preferable solutions: its can be closed or patches applied. Vladimir
2004 Jun 25
0
[LLVMdev] Using -noexternals option of NightlyTest.pl
...te to that effect: http://llvm.cs.uiuc.edu/testresults/ Thanks a lot for volenteering to run it. Also, if you notice any big regressions or anything that don't show up on the, say, Linux/X86 tester, please let us know. > As i can see, make (bug 385) and perl (bug 386) not builded by > NightlyTest.pl (but builded if use gmake night tests run format) So I > don't known preferable solutions: its can be closed or patches applied. I've applied the patches. Also, FYI, you don't necessarily need to open a bug for every patch that you need applied. If you send the patch to the ll...
2006 Dec 30
0
[LLVMdev] nightly tester grawp
Hi Devang, Unfortunately, there's no way to see the build log unless you're on the machine from which the report was generated. If you can log in to Grawp's machine then it should be in the "WEBDIR". It is most likely mis-compiling because the needed llvm-gcc patch has not been applied after the SETCC patch to LLVM was committed last weekend. Reid. On Fri, 2006-12-29 at
2007 Aug 19
2
[LLVMdev] LLVM performance test
On 2007-08-19, at 14:53, Torvald Riegel wrote: > does anyone keep track of performance results? Benchmark info is submitted by the nightly testers. http://llvm.org/nightlytest/ — Gordon -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070819/636214ba/attachment.html>
2008 May 13
2
[LLVMdev] Size and performance figures for LLVM?
> See llvm.org/nightlytest Many testers run various benchmarks > and produces comparison numbers daily. Can I trust those numbers? For example, right now I'm looking at http://llvm.org/nightlytest/machine.php?machine=230. "CVS checkout time" might be wrong, as LLVM is now in SVN. This column also jitte...
2009 Aug 06
0
[LLVMdev] NightlyTester DB offline
All, The nightly test database is not usable at this time. Due to load issues on llvm.org, we are forced to disable the nightly-tester database and results for the foreseeable future. This is not a long term solution, but temporary until we can bring up the new llvm.org server and new nightlytester infrastructure. Buildbots are running llvm-test, so things are not going untested. Thanks, Tanya
2004 Jun 24
3
[LLVMdev] Using -noexternals option of NightlyTest.pl
> Can you verify that you have an $HOME/pkg/build/llvm/night/build/llvm dir? After providing :pserver:anon at llvm-cvs.cs.uiuc.edu:2401/var/cvs/llvm at CVSROOT this problem disappear. But have personal problem: I must have now 2 copy LLVM sources 1) to plain build llvm 2) to nighttester run Can I use llvm builded in nighttest/build directory to install plain llvm? Vladimir