[LLVMdev] Using -noexternals option of NightlyTest.pl

Reid Spencer reid at x10sys.com
Thu Jun 24 12:49:01 PDT 2004


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 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, you can use -noexternals as you wish.
> Thank you fo information.
> 
> I will used this code for tester run.
> 
> Bu i have problem - script:termnated with error:
> 
> "Cannot change directory to: llvm source directory (llvm)  at
> /home/wanderer/pkg/build/llvm/src/llvm/utils/NightlyTest.pl line 131."
> 
> Called at line 339: ChangeDir( "llvm" , "llvm source directory") ;
> 
> My command-line:
> $HOME/pkg/build/llvm/src/llvm/utils/NightlyTest.pl -parallel -enable-linscan
>  -noexternals $HOME/pkg/build/llvm/src/llvm $HOME/pkg/build/llvm/night/build
> $HOME/pkg/build/llvm/night/testresults-X86-FreeBSD
> 
> Vladimir
> 
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040624/2609fcaa/attachment.sig>


More information about the llvm-dev mailing list