[llvm-testresults] fail to run test suite?

Tanya Lattner lattner at apple.com
Fri Mar 28 12:12:50 PDT 2008


llvm-gcc was not found. You need to set --with-llvmgccdir to the  
install directory of llvm-gcc. Check config.log to verify that llvm- 
gcc was found.

-Tanya


On Mar 28, 2008, at 12:11 PM, Lu Zhao wrote:

> Hi,
>
> When I tried to run the test suite the first time by following:
>
> % cd llvm/projects
> % svn co http://llvm.org/svn/llvm-project/test-suite/trunk llvm-test
> % cd ..
> % ./configure --with-llvmgccdir=$LLVM_GCC_DIR
> % cd projects/llvm-test
> % gmake
>
> I got the following error:
>
> gmake[4]: Entering directory
> `/var/soft/llvm-2.2/projects/llvm-test/SingleSource/UnitTests/ 
> Vector/SSE'
> gmake[4]: *** No rule to make target `Output/ 
> sse.expandfft.linked.rbc',
> needed by `Output/sse.expandfft.linked.bc'.
> Stop. gmake[4]: Leaving directory
> `/var/soft/llvm-2.2/projects/llvm-test/SingleSource/UnitTests/ 
> Vector/SSE'
>
> My copy of llvm is 2.2, checked out with svn revison 48906, and the
> test suite revision is 48922. My gcc is 4.1.2.
>
> Thanks for help.
> Lu
> _______________________________________________
> llvm-testresults mailing list
> llvm-testresults at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults




More information about the llvm-testresults mailing list