Displaying 12 results from an estimated 12 matches for "buildtests".
Did you mean:
buildtest
2004 Jun 24
0
[LLVMdev] Using -noexternals option of NightlyTest.pl
On Thu, 24 Jun 2004, Vladimir Merzliakov 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
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
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
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)
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
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/buildtest-X86 $HOME/cvs/testresults-X86
>
> When run like this,
2004 Jun 24
1
[LLVMdev] Using -noexternals option of NightlyTest.pl
> On Thu, 24 Jun 2004, Vladimir Merzliakov 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:
2020 Apr 23
1
[squid-users] Squid 4.11 not building with ssl enable on Buster
Hai,
The folder test-suite/buildtests/
Is an not exiting folder in current 4.11 tar.gz
Can you verify that? I thinks thats also from 5.x
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: squid-users
> [mailto:squid-users-bounces at lists.squid-cache.org] Namens
> Amos Jeffries
> Verzonden: donderdag 23...
2004 Jun 24
0
[LLVMdev] Using -noexternals option of NightlyTest.pl
Vladimir,
Did the checkout fail? Its trying to do a chdir("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
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
>
2007 Jan 21
1
problem with the delete option
hi guys,
im trying to backup a cpanel server and made a list in the file with the
directories and files to be backed up and also another file with the
excluded dir/file list.
For some reason when an account is deleted from the server then when rsync
is backing it up is not removing this account directory and files. Any idea
what could be the problem?
Im using version 2.6.8 protocol version
2005 Mar 09
3
[LLVMdev] new llvm-testresults mailing list
Hi All,
Do to popular request, I just set up a new mailing list to capture the
nightly tester output from the various testers running 'round the world.
The new list is available here:
http://mail.cs.uiuc.edu/mailman/listinfo/llvm-testresults
If you're running a nightly tester, please update your crontab to send
mail to the llvm-testresults at cs.uiuc.edu list (potentially in addition