[LLVMbugs] [Bug 5161] New: make llvm-test fails to run

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Oct 10 12:41:35 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=5161

           Summary: make llvm-test fails to run
           Product: new-bugs
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Keywords: build-problem
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: rayfix at gmail.com
                CC: llvmbugs at cs.uiuc.edu


ddunbar asked me to file a bug on this issue.

When I run make llvm-test using a cmake makefile style build I get the
following error.

make llvm-test
Running LLVM regression tests
lit.py: lit.cfg:60: fatal: No site specific configuration available!
make[3]: *** [test/CMakeFiles/llvm-test] Error 2
make[2]: *** [test/CMakeFiles/llvm-test.dir/all] Error 2
make[1]: *** [test/CMakeFiles/llvm-test.dir/rule] Error 2
make: *** [llvm-test] Error 2
vsoc-unix-build-540$ 

(Had some success removing  LLVM_SRC_ROOT/test/Unit/lit.cfg)


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list