[LLVMdev] llvm-test make problems

Florian Brandner fbrandne at mail.tuwien.ac.at
Fri May 4 06:29:24 PDT 2007


Reid Spencer wrote:

> Have you modified the makefile in any way?  Note that sse.expantfft.bc should be sse.expandfft.bc

no, did'nt change it.
the typo before seems to be an error while copying from the terminal.

i've cleaned everything and tried again. this is the messsage:

[brandner:/localtmp/brandner/dev/llvm-test:529] make -j1 TEST=nightly
2>&1 | tee report.nightly.raw.out
make[1]: Entering directory `/localtmp/brandner/dev/llvm-test/SingleSource'
make[2]: Entering directory
`/localtmp/brandner/dev/llvm-test/SingleSource/UnitTests'
make[3]: Entering directory
`/localtmp/brandner/dev/llvm-test/SingleSource/UnitTests/Vector'
make[4]: Entering directory
`/localtmp/brandner/dev/llvm-test/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
`/localtmp/brandner/dev/llvm-test/SingleSource/UnitTests/Vector/SSE'
make[3]: *** [test] Error 1
make[3]: Leaving directory
`/localtmp/brandner/dev/llvm-test/SingleSource/UnitTests/Vector'
make[2]: *** [test] Error 1
make[2]: Leaving directory
`/localtmp/brandner/dev/llvm-test/SingleSource/UnitTests'
make[1]: *** [UnitTests/.maketest] Error 2
make[1]: Leaving directory `/localtmp/brandner/dev/llvm-test/SingleSource'
make: *** [SingleSource/.maketest] Error 2






More information about the llvm-dev mailing list