[LLVMdev] LLVM test-suite

Dale Johannesen dalej at apple.com
Sat Mar 28 14:52:24 PDT 2009


This usually means you didn't have an llvm-gcc in your path when you  
did the latest configure.

On Mar 28, 2009, at 2:48 PM, Aaron Gray wrote:
>
> make[1]: Entering directory `/usr/build/llvm/projects/test-suite/ 
> SingleSource'
> make[2]: Entering directory `/usr/build/llvm/projects/test-suite/ 
> SingleSource/UnitTests'
> make[3]: Entering directory `/usr/build/llvm/projects/test-suite/ 
> SingleSource/UnitTests/Vector'
> make[4]: Entering directory `/usr/build/llvm/projects/test-suite/ 
> SingleSource/UnitTests/Vector/SSE'
> make[4]: *** No rule to make target `Output/ 
> sse.expandfft.linked.rbc', needed by `Output/ 
> sse.expandfft.linked.bc'.  Stop.
> make[4]: Leaving directory `/usr/build/llvm/projects/test-suite/ 
> SingleSource/UnitTests/Vector/SSE'
> make[3]: *** [all] Error 1
> make[3]: Leaving directory `/usr/build/llvm/projects/test-suite/ 
> SingleSource/UnitTests/Vector'
> make[2]: *** [all] Error 1
> make[2]: Leaving directory `/usr/build/llvm/projects/test-suite/ 
> SingleSource/UnitTests'
> make[1]: *** [UnitTests/.makeall] Error 2
> make[1]: Leaving directory `/usr/build/llvm/projects/test-suite/ 
> SingleSource'
> make: *** [SingleSource/.makeall] Error 2
>
> Get the same results in llvm-test as in test-suite
>
> Aaron
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list