[LLVMbugs] [Bug 16075] New: Cannot Find 'main' in Python File

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 20 13:20:15 PDT 2013


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

            Bug ID: 16075
           Summary: Cannot Find 'main' in Python File
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: other
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: jal054 at bucknell.edu
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 10547
  --> http://llvm.org/bugs/attachment.cgi?id=10547&action=edit
Screen Cap of Error I am Running Into

Trying to build LLVM and Clang to use the Clang Static Analyzer. I am on a
Windows 7 PC, and I followed the directions found at this link:
http://clang.llvm.org/get_started.html#build. I was trying to build the project
so I could use it in the latest version of Visual Studio. I have downloaded and
installed all the necessary extras that are listed from the instructions.

The issue I am running into is when Cmake is trying to compile LLVM into a .sln
file. Cmake reports it is unable to find a main module in the file __init__.py.
It is reporting it as in import error. I have attached a screen shot of my
command prompt illustrating the error I am receiving on llvmbuild.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130520/aa5a2492/attachment.html>


More information about the llvm-bugs mailing list