[LLVMdev] Problem to run SPEC2006

Izabela Maffra izabelakarennina at gmail.com
Mon Feb 18 09:26:21 PST 2013


Dear LLVMers,

I am having trouble to run SPEC2006. I have checked in my log file that the
spec root has been correctly found with ./configure, but when I try:

make TEST=simple

in the External folder I get the following error:

make -C /home/izabela/svn_llvm/llvm/projects/test-suite/tools all \
      ORIGINAL_CC="clang" \
      ORIGINAL_CXX="clang"
make[1]: Entering directory
`/home/izabela/svn_llvm/llvm/projects/test-suite/tools'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/izabela/svn_llvm/llvm/projects/test-suite/tools'
make[1]: Entering directory
`/home/izabela/svn_llvm/llvm/projects/test-suite/External/SPEC'
make[2]: Entering directory
`/home/izabela/svn_llvm/llvm/projects/test-suite/External/SPEC/CFP2006'
make[3]: Entering directory
`/home/izabela/svn_llvm/llvm/projects/test-suite/External/SPEC/CFP2006/433.milc'
*/bin/sh: Output/433.milc.simple.compile.time: No such file or directory*
^Cmake[3]: *** [Output/433.milc.simple] Interrupt
make[2]: *** [433.milc/.maketest] Interrupt
make[1]: *** [CFP2006/.maketest] Interrupt
make: *** [SPEC/.maketest] Interrupt

Has anyone experienced the same problem and has any suggestions for me?

Sincerely,

-- 
Izabela Maffra.

*Ciência da Computação
Universidade Federal de Minas Gerais
(31) 8615-3077*

"Don't count the days, make the days count." -- Muhammad Ali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130218/7e11a1fd/attachment.html>


More information about the llvm-dev mailing list